atmPortAddressMode OBJECT-TYPE
SYNTAX INTEGER {
addrModeNone(0)
,
addrModeManual(1)
,
addrModeILMI(2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The mode reflects the type of address in operation. addrModeNone(0) : No administrative address has been configured and no ILMI address has been registered. Thus no address is available to assign to the port. addrModeManual(1): An Administrative address has been configured and no ILMI address has been registered. Thus the port is assigned the manually configured address.addrModeILMI (2): An ILMI address has been registered. The port is assigned this address. The administrative address is ignored if it has been configured."
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.5003.9.10.6.1.2.1.1.1 | atmPortAdministrativeState | 0 | 0 | atmPortAdministrativeState OBJECT-TYPE SYNTAX INTEGER { locked (0) , shuttingDown(1) , unlocked(2) } MAX-ACCESS read-write STAT… |
1.3.6.1.4.1.5003.9.10.6.1.2.1.1.2 | atmPortOperationalState | 0 | 0 | atmPortOperationalState OBJECT-TYPE SYNTAX INTEGER { disabled(0) , enabled(1) } MAX-ACCESS read-only STATUS current DESCRIPTION… |
1.3.6.1.4.1.5003.9.10.6.1.2.1.1.3 | atmPortNumber | 0 | 0 | atmPortNumber OBJECT-TYPE SYNTAX INTEGER { port0(0) , port1(1) , port2(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Th… |
1.3.6.1.4.1.5003.9.10.6.1.2.1.1.4 | atmPortAdminAddress | 0 | 0 | atmPortAdminAddress OBJECT-TYPE SYNTAX AtmAddr (SIZE (0..40)) MAX-ACCESS read-write STATUS current DESCRIPTION "This is the Adm… |
1.3.6.1.4.1.5003.9.10.6.1.2.1.1.5 | atmPortOperationalAddress | 0 | 0 | atmPortOperationalAddress OBJECT-TYPE SYNTAX AtmAddr (SIZE (0..40)) MAX-ACCESS read-only STATUS current DESCRIPTION "This is th… |
1.3.6.1.4.1.5003.9.10.6.1.2.1.1.6 | atmPortAlarmStatus | 0 | 0 | atmPortAlarmStatus OBJECT-TYPE SYNTAX INTEGER { cleared(0) , los(1) , ais(2) , rdi(4) } MAX-ACCESS read-only STATUS current DES… |