adGenGponOntEverActivated
ADTRAN-GENGPON-MIB ·
.1.3.6.1.4.1.664.6.10000.76.1.1.3.1.1.35
Object
column AdGenGponTrueFalseValue
Indicates if ONT has been previously in the 'up' state on its PON. This value should be false upon ONT ID creation but should return true once the ONT is in the 'up' state. The value will only become false again if the ONT ID is deleted or the OLT is restarted.
Context
- MIB
- ADTRAN-GENGPON-MIB
- OID
.1.3.6.1.4.1.664.6.10000.76.1.1.3.1.1.35- 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::adGenGponOntEverActivated'
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::adGenGponOntEverActivated.<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::adGenGponOntEverActivated'
Syntax
- Source
- AdGenGponTrueFalseValue
- Base type
Enumeration
Values & Constraints
Type Values
0 | false |
1 | true |