zxAnGponOnuMgmtReonlineAuthInfo

ZTE-AN-GPON-SERVICE-MIB · .1.3.6.1.4.1.3902.1082.500.10.2.3.3.1.17

Object

column r/w Enumeration
The variable indicates the authentication information need to 
authenticate when ONU re-online. Only authentication parameters 
authenticated when ONU online at the first time. There are three 
authentication cases beblow when ONU re-online.
                                    
snAndAuthValue : authenticated both SN and authentication 
                 parameters.                                
sn             : authenticated SN only.
authValue      : authenticated authentication parameters always.                     
                                  
This attribute is valid when zxAnGponOnuMgmtRegMode is following 
values:
         regModePwd(2)
         regModeRegisterId(4)
         regModeRegisterIdPlus8021x(5)
         regModeRegisterIdPlusMutual(6)
         regModeHexPwd(7)                     
         regModeLoid(9)
         regModeLoidPlusPwd(10)                                
         regModePsk(12)

Context

MIB
ZTE-AN-GPON-SERVICE-MIB
OID
.1.3.6.1.4.1.3902.1082.500.10.2.3.3.1.17
Type
column
Access
readwrite
Status
current
Default
sn
Parent
zxAnGponSrvOnuMgmtEntry
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 'ZTE-AN-GPON-SERVICE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-SERVICE-MIB::zxAnGponOnuMgmtReonlineAuthInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-SERVICE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-SERVICE-MIB::zxAnGponOnuMgmtReonlineAuthInfo.<ifIndex>.<zxAnPonOnuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-SERVICE-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-SERVICE-MIB::zxAnGponOnuMgmtReonlineAuthInfo'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1snAndAuthValue
2sn
3authValue

Conformance