inactiveUniqueWanMode
NGPON-MIB ·
.1.3.6.1.4.1.13464.1.14.1.1.2.7.12.1.3
Object
column r/w
Enumeration
The unique wan mode of this table, should be inputted with <1-3>.
Context
- MIB
- NGPON-MIB
- OID
.1.3.6.1.4.1.13464.1.14.1.1.2.7.12.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- inactiveUniqueWanEntry
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::inactiveUniqueWanMode'
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::inactiveUniqueWanMode.<inactiveUniqueWanIndex>.<inactiveUniqueWanNo>'
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::inactiveUniqueWanMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pppoe |
2 | dhcp |
3 | static_ip |