hwGponDeviceOntAuthMethod

HUAWEI-XPON-MIB · .1.3.6.1.4.1.2011.6.128.1.1.2.43.1.2

Object

column r/w Enumeration
This object indicates the authentication mode for the ONT.
Options:
1. sn(1)                        - Serial Number 
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)                  - Indicates that the query fails or no information is detected
If the hwGponDeviceOntAuthMethod leaf is not specified for creation of a table instance, the default authentication mode sn(1) is used.

Context

MIB
HUAWEI-XPON-MIB
OID
.1.3.6.1.4.1.2011.6.128.1.1.2.43.1.2
Type
column
Access
readwrite
Status
current
Parent
hwGponDeviceOntConfigInfoEntry

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-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwGponDeviceOntAuthMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwGponDeviceOntAuthMethod.<ifIndex>.<hwGponDeviceOntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-MIB::hwGponDeviceOntAuthMethod'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1sn
2snpassword
3alwayson
4onceon
5loidalwayson
6loidonceon
7loidcheckcodealwayson
8loidcheckcodeonceon
9snorpassword