hwGponOntRegisterInfoAuthMethod
HUAWEI-GPON-MIB ·
.1.3.6.1.4.1.2011.5.100.1.1.1.65.1.2
Object
column Enumeration
The authentication mode for the ONT. Options: 1. sn(1) - The authentication mode for the ONT is sn 2. snandpassword(2) - The authentication mode for the ONT is sn and password 3. alwayson(3) - The authentication mode for the ONT is always on 4. onceon(4) - The authentication mode for the ONT is once on 5. loidalwayson (5) - The authentication mode for the ONT is loid + always-on 6. loidonceon (6) - The authentication mode for the ONT is loid + once-on 7. loidcheckcodealwayson (7) - The authentication mode for the ONT is loid + checkcode + always-on 8. loidcheckcodeonceon (8) - The authentication mode for the ONT is loid + checkcode + once-on 9. invalidValue(-1) - The authentication mode for the ONT is invalid
Context
- MIB
- HUAWEI-GPON-MIB
- OID
.1.3.6.1.4.1.2011.5.100.1.1.1.65.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwGponOntRegisterExInfoEntry
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 'HUAWEI-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GPON-MIB::hwGponOntRegisterInfoAuthMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GPON-MIB::hwGponOntRegisterInfoAuthMethod.<ifIndex>.<hwGponDeviceOntObjectIndex>.<hwGponOntRegisterInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-GPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-GPON-MIB::hwGponOntRegisterInfoAuthMethod'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.