Initial commit
This commit is contained in:
40
MIBS/cisco/CISCOSB-3SW2SWTABLES-MIB
Normal file
40
MIBS/cisco/CISCOSB-3SW2SWTABLES-MIB
Normal file
@@ -0,0 +1,40 @@
|
||||
CISCOSB-3SW2SWTABLES-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
-- Title: CISCOSB ROS
|
||||
-- Private 3SW 2SW TABLES MIB
|
||||
-- Version: 7.46
|
||||
-- Date: 15-Jan-2007
|
||||
|
||||
IMPORTS
|
||||
switch001 FROM CISCOSB-MIB
|
||||
OBJECT-TYPE, MODULE-IDENTITY FROM SNMPv2-SMI;
|
||||
|
||||
rl3sw2swTables MODULE-IDENTITY
|
||||
LAST-UPDATED "200701020000Z"
|
||||
ORGANIZATION "Cisco Systems, Inc."
|
||||
|
||||
CONTACT-INFO
|
||||
"Postal: 170 West Tasman Drive
|
||||
San Jose , CA 95134-1706
|
||||
USA
|
||||
|
||||
|
||||
Website: Cisco Small Business Support Community <http://www.cisco.com/go/smallbizsupport>"
|
||||
|
||||
DESCRIPTION
|
||||
"This private MIB module defines 3sw 2sw Tables private MIBs."
|
||||
REVISION "200701020000Z"
|
||||
DESCRIPTION
|
||||
"Initial revision."
|
||||
::= { switch001 63 }
|
||||
|
||||
rl3sw2swTablesPollingInterval OBJECT-TYPE
|
||||
SYNTAX INTEGER
|
||||
MAX-ACCESS read-write
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The polling interval for dynamic 3SW/2SW tables in seconds."
|
||||
DEFVAL { 3 }
|
||||
::= { rl3sw2swTables 1 }
|
||||
|
||||
END
|
Reference in New Issue
Block a user