updatePib
NMS-EPON-EOC-COMM ·
.1.3.6.1.4.1.3320.101.30.8.1.4
Object
column r/w
OctetString
EoC master update PIB operation. The value is PIB file name. And the updating operation effects after manually reset the EoC master.
Context
- MIB
- NMS-EPON-EOC-COMM
- OID
.1.3.6.1.4.1.3320.101.30.8.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nmsEponEocMasterMgmtEntry
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::updatePib'
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::updatePib.<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::updatePib'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.