hwGonuPloamStates
HUAWEI-GONU-MIB ·
.1.3.6.1.4.1.2011.5.104.1.1.1.1.6
Object
column Enumeration
The gpon onu PLOAM states. Options: 1. initial(1) -Initial state 2. standby(2) -Standby state 3. serialNumber(3) -Serial_Number state 4. ranging(4) -Ranging state 5. operation(5) -Operation state 6. popUp(6) -POPUP state 7. emergencyStop(7) -Emergency Stop state
Context
- MIB
- HUAWEI-GONU-MIB
- OID
.1.3.6.1.4.1.2011.5.104.1.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwGonuStatusEntry
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 'HUAWEI-GONU-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GONU-MIB::hwGonuPloamStates'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-GONU-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GONU-MIB::hwGonuPloamStates.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-GONU-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-GONU-MIB::hwGonuPloamStates'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initial |
2 | standby |
3 | serialNumber |
4 | ranging |
5 | operation |
6 | popUp |
7 | emergencyStop |