activeAuthMode

NGPON-MIB · .1.3.6.1.4.1.13464.1.14.1.1.3.1.1.3

Object

column Integer32
activeAuthMode:
0  auth mode sn
1  auth mode pw
2  auth mode sn_pw
3  auth mode loid
4  auth mode lopw
5  auth mode loid_lopw

Context

MIB
NGPON-MIB
OID
.1.3.6.1.4.1.13464.1.14.1.1.3.1.1.3
Type
column
Access
readonly
Status
current
Parent
activeAuthEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-5