eocMasterRegStatus
NMS-EPON-EOC-COMM ·
.1.3.6.1.4.1.3320.101.30.7.1.4
Object
column Enumeration
EoC registered status. de_register(1), register(2), bad_eoc_master(3).
Context
- MIB
- NMS-EPON-EOC-COMM
- OID
.1.3.6.1.4.1.3320.101.30.7.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nmsEponEocMasterEntry
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-EOC-COMM' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-EOC-COMM::eocMasterRegStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-EPON-EOC-COMM' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-EOC-COMM::eocMasterRegStatus.<uniSeqNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-EOC-COMM' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-EOC-COMM::eocMasterRegStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | de_register |
2 | register |
3 | bad_eoc_master |