gponOnuAuthenConfirmType
CDATA-GPON-MIB ·
.1.3.6.1.4.1.34592.1.5.1.1.2.18.8.2.1.4
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.4- 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::gponOnuAuthenConfirmType'
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::gponOnuAuthenConfirmType.<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::gponOnuAuthenConfirmType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | snAuth |
2 | snPwdAuth |
3 | pwdAuth |
4 | loidAuth |
5 | loidPwdAuth |
6 | snAuthAll |
7 | snPwdAuthAll |
8 | pwdAuthAll |
9 | loidAuthAll |
10 | loidPwdAuthAll |