llidOnuBindLastDeregReason
NMS-EPON-LLID-ONU-BIND ·
.1.3.6.1.4.1.3320.101.11.1.1.11
Object
column mandatory
Enumeration
LLID & ONU binding last deregister reason. normal(2), mpcp-down(3), oam-down(4), firmware-download(5) , illegal-mac(6) ,llid-admin-down(7) , wire-down(8) , power-off(9) ,unknow(255)
Context
- MIB
- NMS-EPON-LLID-ONU-BIND
- OID
.1.3.6.1.4.1.3320.101.11.1.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nmsEponLlidOnuBindEntry
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 'NMS-EPON-LLID-ONU-BIND' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-LLID-ONU-BIND::llidOnuBindLastDeregReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-EPON-LLID-ONU-BIND' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-LLID-ONU-BIND::llidOnuBindLastDeregReason.<llidEponIfDiid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-LLID-ONU-BIND' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-LLID-ONU-BIND::llidOnuBindLastDeregReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | normal |
3 | mpcp-down |
4 | oam-down |
5 | firmware-download |
6 | illegal-mac |
7 | llid-admin-down |
8 | wire-down |
9 | power-off |
255 | unknow |