This soft copy for use by IBM employees only.
moduleMaxVcc
INTEGER,
moduleUsedVcc
INTEGER
}
moduleSlotIndex OBJECT-TYPE
SYNTAX INTEGER (1..64)
ACCESS read-only
STATUS mandatory
DESCRIPTION
″The slot number for this module.″
::= { moduleEntry 1 }
moduleType OBJECT-TYPE
SYNTAX INTEGER {
unknown (1),
switch (2),
atm-100-Mbps (3),
atm-155-Mbps-2-ports-LAN (4),
atm-kit (5),
atm-base (6),
atm-lan-bridge (51),
atm-25-Mbps (7),
atm-wan (52),
atm-mss-server (53),
atm-155-Mbps-3-ports-LAN (8)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
″The type of module attached to the ATM switch in this
slot.
The ′ unknown′ value is used when the ATM agent
is unable to get information for this module (the
module is isolated from the switch or is not operational).″
::= { moduleEntry 2 }
moduleDescription OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
″A textual description of this module.
This description is blank when no description is available.″
::= { moduleEntry 3 }
moduleSerialNumber OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..13))
ACCESS read-only
STATUS mandatory
DESCRIPTION
″The serial number for this module.″
::= { moduleEntry 4 }
moduleSoftwareVersion OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
Appendix E. IBM ATM Campus Switch Private MIBs 203