App-Netsync
view release on metacpan or search on metacpan
share/mib/CISCO-STACK-MIB.my view on Meta::CPAN
moduleIPAddress OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the module has a separate IP address to
reach it by, then it is reported here.
Otherwise, this object has a value of
'00000000H'."
::= { moduleEntry 22 }
moduleIPAddressVlan OBJECT-TYPE
SYNTAX VlanIndex
MAX-ACCESS read-only
STATUS current
DESCRIPTION "If the moduleIPAddress is valid then this
object reports the VLAN to access that IP
address on. Otherwise this object has a value
of zero."
::= { moduleEntry 23 }
moduleSubType2 OBJECT-TYPE
SYNTAX INTEGER {
other(1), -- none of the following
empty(2), -- nothing installed
-- sub module 2 type for the WS-X5530,5540
wsu5531(3), -- 2 port 10/100BaseTX (RJ-45)
wsu5533(5), -- 2 port 100BaseFX MM (SC)
wsu5534(6), -- 2 port 1000BaseSX (SC)
wsu5535(7), -- 2 port 100BaseFX SM (SC)
wsu5536(8), -- 2 port 1000BaseLX (SC)
wsu5537(9), -- 4 port 10/100BaseTX (RJ-45)
wsu5538(10), -- 4 port 100BaseFX MM (SC)
wsu5539(11), -- 4 port 100BaseFX SM (SC)
-- sub module 2 type for WS-X6502-10GE
-- The following two boards were cancelled
wsg6488(102), -- 10GE-LR Serial 1310nm long haul
wsg6489(103), -- 10GE-SX4 850nm WWDM short reach
wsg6483(104), -- 10GE-ER Serial 1550nm extended reach
wsg6485(105), -- 10GE-LX4 Campus 1310nm WWDM long
-- haul/short reach.
wsf6kFe48af(106), -- inline power card
wsf6kGe48af(107), -- inline power card
wsf6kVpwrGe(108), -- inline power card
wsf6kFe48x2af(109), -- inline power card
-- sub module 2 type for cat6k IOS Software
wsf6kmsfc(207), -- Multilayer switch feature card
wsf6kmsfc2(234), -- Multilayer switch feature card II
-- sub module 2 type for WS-X4232,4224,4416
wsu4504fxmt(314), -- 4 port 100BaseFX (MT-RJ)
wsu4502gb(315), -- 2 port 1000BaseX (GBIC)
-- sub module 2 type for Cat6k modules
wssvcidsupg(402), -- IDS 2 accelerator board
wssvccmm6e1(403), -- 6 E1 port adapter
wssvccmm6t1(404), -- 6 T1 port adapter
wssvccmm24fxs(405), -- 24 FXS port adapter
wssvccmmact(406), -- ad-hoc conferencing and
-- transcoding port adapter
wssvcpisa32(597), -- PISA card (Multilayer switch &
-- service feature card)
me6524msfc2a(598), -- Multilayer switch feature
-- card II A
wsf6kmsfc2a(599), -- Multilayer switch feature card II A
-- sub module 2 type for sup 720
wssup720(1001), -- Supervisor Mod 720 CPU board
vsf6kmsfc3(1026), -- Supervisor Mod 720 10G CPU board
-- 7600 only module
esm2x10ge(1701), -- CPU Daughterboard for esm2x10ge
c7600msfc4(1805) -- 7600 MSFC4 cpu daughtercard
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The type of daughterboard attached to this
module."
::= { moduleEntry 24 }
moduleSlotNum OBJECT-TYPE
SYNTAX INTEGER (1..16)
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This value is determined by the chassis slot
number where the module is located. Valid entries
are 1 to the value of chassisNumSlots"
::= { moduleEntry 25 }
moduleSerialNumberString OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..20))
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The serial number of the module. This MIB object
will return the module serial number for any
module that either a numeric or an alphanumeric
serial number is being used."
::= { moduleEntry 26 }
moduleEntPhysicalIndex OBJECT-TYPE
SYNTAX PhysicalIndex
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The value of the instance of the entPhysicalIndex
object, defined in ENTITY-MIB, for the entity
physical index corresponding to this module."
::= { moduleEntry 27 }
moduleAdditionalStatus OBJECT-TYPE
SYNTAX BITS {
fruInstalled(0),
powerDenied(1),
faulty(2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The additional status of the module.
( run in 2.263 seconds using v1.01-cache-2.11-cpan-ceb78f64989 )