adGenGponOntOperState
ADTRAN-GENGPON-MIB ·
.1.3.6.1.4.1.664.6.10000.76.1.1.3.1.1.7
Object
column AdGenGponOntOperState
The operational state of the GPON ONT.
Context
- MIB
- ADTRAN-GENGPON-MIB
- OID
.1.3.6.1.4.1.664.6.10000.76.1.1.3.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenGponOntStatusEntry
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 'ADTRAN-GENGPON-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENGPON-MIB::adGenGponOntOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENGPON-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENGPON-MIB::adGenGponOntOperState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENGPON-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENGPON-MIB::adGenGponOntOperState'
Syntax
- Source
- AdGenGponOntOperState
- Base type
Enumeration
Values & Constraints
Type Values
0 | init |
1 | discovering |
2 | discovered |
3 | rejected |
4 | up |
5 | down |