ontGemportStaUpdateData
NGPON-MIB ·
.1.3.6.1.4.1.13464.1.14.2.4.3.1.1.6
Object
column r/w
Integer32
Set ontGemportStaUpdateData=2 to update data of the entry. then you can read this node. still 2 means update incomplete, 0 means update successfully, 1 means update failed. If you don't update the data of the entry, the value you get maybe not newest.
Context
- MIB
- NGPON-MIB
- OID
.1.3.6.1.4.1.13464.1.14.2.4.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ontGemportStatisticsEntry
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 'NGPON-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NGPON-MIB::ontGemportStaUpdateData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NGPON-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NGPON-MIB::ontGemportStaUpdateData.<soSlotIndexIX>.<soPportIndexIX>.<soOntIndexIX>.<ontGemportStaFrameType>.<ontGemportStaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NGPON-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NGPON-MIB::ontGemportStaUpdateData'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2