gponOnuAuthenConfirmTimeMode
CDATA-GPON-MIB ·
.1.3.6.1.4.1.34592.1.5.1.1.2.18.8.2.1.11
Object
column r/w
Enumeration
Description.
Context
- MIB
- CDATA-GPON-MIB
- OID
.1.3.6.1.4.1.34592.1.5.1.1.2.18.8.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gponOnuAuthenticationConfirmEntry
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 'CDATA-GPON-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CDATA-GPON-MIB::gponOnuAuthenConfirmTimeMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CDATA-GPON-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CDATA-GPON-MIB::gponOnuAuthenConfirmTimeMode.<gponOnuAuthenticationConfirmDeviceId>.<gponOnuAuthenticationConfirmCardId>.<gponOnuAuthenticationConfirmPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CDATA-GPON-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CDATA-GPON-MIB::gponOnuAuthenConfirmTimeMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | always |
1 | onceAging |
2 | onceNoAging |