inactiveUniqueWanPppoeConnMode
NGPON-MIB ·
.1.3.6.1.4.1.13464.1.14.1.1.2.7.12.1.10
Object
column r/w
Enumeration
The unique wan pppoe mode connection mode of this table. 0 - always (the default) 1 - demand
Context
- MIB
- NGPON-MIB
- OID
.1.3.6.1.4.1.13464.1.14.1.1.2.7.12.1.10- 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::inactiveUniqueWanPppoeConnMode'
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::inactiveUniqueWanPppoeConnMode.<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::inactiveUniqueWanPppoeConnMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | always |
1 | demand |