zxGponVoipAppBlaUriAuthMode

ZXGPON-ONTMGMT-MIB · .1.3.6.1.4.1.3902.1012.3.50.20.7.1.13

Object

column r/w Enumeration
This attribute specifies the validation scheme used when the ONT 
validates a challenge. Validation schemes are defined as follows:
1  Validation disabled.
2  Validate using MD5 digest authentication as defined in 
   [IETF RFC 2069] (recommended).
3  Validate using basic authentication as defined in 
   [IETF RFC 2617].(R, W) (mandatory) (1 byte)

Context

MIB
ZXGPON-ONTMGMT-MIB
OID
.1.3.6.1.4.1.3902.1012.3.50.20.7.1.13
Type
column
Access
readwrite
Status
current
Parent
zxGponVoipAppServiceProfileEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2md5
3basic