lecsAtmAddrState
CISCO-LECS-MIB ·
.1.3.6.1.4.1.9.9.38.1.1.2.1.5
Object
column Enumeration
Once a (conceptual) row is created, the LECS, if active, goes about interacting through ILMI and registering the address with the switch. The value of this object denote what phase the current address is in. Whether the lecsAtmAddrActual is valid or not, whether the address has been registered through the ILMI and whether the address has been registered with signalling.
Context
- MIB
- CISCO-LECS-MIB
- OID
.1.3.6.1.4.1.9.9.38.1.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lecsAtmAddrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LECS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LECS-MIB::lecsAtmAddrState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LECS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LECS-MIB::lecsAtmAddrState.<ifIndex>.<lecsAtmAddrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LECS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LECS-MIB::lecsAtmAddrState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | actualValueInvalid |
2 | actualValueValid |
3 | registeredWithSignalling |
4 | regSigAndValid |
5 | registeredWithIlmi |
6 | regIlmiAndValid |
7 | regSigandIlmi |
8 | regSigIlmiAndValid |
Conformance
Member of