hwGponDeviceOntObjectAuthMethod

HUAWEI-GPON-MIB · .1.3.6.1.4.1.2011.5.100.1.1.1.5.1.3

Object

column r/w Enumeration
The authentication mode for the ONT.
Options:
1. sn(1)                        - SN
2. snpassword(2)                - SN and password
3. alwayson(3)                  - Password + always-on
4. onceon(4)                    - Password + once-on
5. loidalwayson (5)             - LOID + always-on
6. loidonceon (6)               - LOID + once-on
7. loidcheckcodealwayson (7)    - LOID + CHECKCODE + always-on
8. loidcheckcodeonceon (8)      - LOID + CHECKCODE + once-on
9. snorpassword(9)              - SN or password
10.invalid(-1)                  - invalid value

Context

MIB
HUAWEI-GPON-MIB
OID
.1.3.6.1.4.1.2011.5.100.1.1.1.5.1.3
Type
column
Access
readwrite
Status
current
Parent
hwGponDeviceOntConfigEntry

Walk 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::hwGponDeviceOntObjectAuthMethod'
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::hwGponDeviceOntObjectAuthMethod.<ifIndex>.<hwGponDeviceOntObjectIndex>'
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::hwGponDeviceOntObjectAuthMethod'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.