This soft copy for use by IBM employees only.
--+ Hub Chassis: chassisAgents, conc, env, modules, ocPower, ocInventory.
--+ moduleOperState:
--+ interfaceTable: interfaceScrambling becomes
--Version: 1.6
--+ 3x155M module support
--+ chassis traps
--+ PVC multicast calltype added
--+ PVC multicast : Add createAndWait value for atmPvcEpRowStatus
--====================================================================
ATM-SWITCHING-NODE-MIB DEFINITIONS ::= BEGIN
IMPORTS
Counter, Gauge, IpAddress, DisplayString, enterprises, TimeTicks
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212
sysObjectID, ifPhysAddress, ifIndex FROM
ibm | OBJECT IDENTIFIER ::= { enterprises 2 } | |
ibmProd | OBJECT IDENTIFIER ::= { ibm 6 } |
|
atmSw | OBJECT IDENTIFIER ::= { ibmProd | 33 } |
--Contact JB. Schmitt (SCHMITT at LGEPROFS)
--TEXTUAL CONVENTIONS =====================================================
DateAndTime ::= OCTET STRING (SIZE(8))
--A date and time specification, from SNMPv2 RFC 1443
|
|
| |
Range | |||
===== | |||
year | 0..65535 | ||
3 | month | 1..12 | |
4 | day | 1..31 | |
5 | hour | 0..23 | |
6 | minutes | 0..59 | |
7 | seconds | 0..60 (use 60 for | |
8 | 0..9 |
RowStatus ::= INTEGER { active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)
}
--A way of creating/deleting rows in tables,
--from RMON RFC 1271 and SNMPv2 RFC 1443