authMode

GEPON-OLT-COMMON-MIB · .1.3.6.1.4.1.5875.800.3.14.1.1.2

Object

column r/w Integer32
NGPON: 
0- Physical identifier authentication;.
1- Physical identifier + physical password authentication.
2- Physical password authentication.
3- Logical identifier + logical password authentication.
4- Physical identifier / logical identifier (containing password) authentication.
5- Unauthentication.
6- Logical identifier authentication (not containing password).
7- Physical identifier / logical identifier (not containing password) authentication.
8- Logical password authentication

Context

MIB
GEPON-OLT-COMMON-MIB
OID
.1.3.6.1.4.1.5875.800.3.14.1.1.2
Type
column
Access
readwrite
Status
current
Parent
ponAuthModeEntry
Groups
1

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 'GEPON-OLT-COMMON-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEPON-OLT-COMMON-MIB::authMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GEPON-OLT-COMMON-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEPON-OLT-COMMON-MIB::authMode.<ponIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GEPON-OLT-COMMON-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GEPON-OLT-COMMON-MIB::authMode'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-8

Conformance