bindOper
NMS-EPON-EOC-SLAVE ·
.1.3.6.1.4.1.3320.101.31.1.1.4
Object
column r/w
Enumeration
EoC master and slave binding operation. binding(1), unbinding(2).
Context
- MIB
- NMS-EPON-EOC-SLAVE
- OID
.1.3.6.1.4.1.3320.101.31.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nmsEponEocMasterSlaveBindEntry
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-SLAVE' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-EOC-SLAVE::bindOper'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-EPON-EOC-SLAVE' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-EOC-SLAVE::bindOper.<bindUniSeqNo>.<bindTerSeqNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-EOC-SLAVE' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-EOC-SLAVE::bindOper'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | binding |
2 | unbinding |