zxGponTr069AcsValidationScheme

ZXGPON-ONTMGMT-MIB · .1.3.6.1.4.1.3902.1012.3.50.26.2.1.3

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].
3  Validate using basic authentication as defined in 
   [IETF RFC 2617].

Context

MIB
ZXGPON-ONTMGMT-MIB
OID
.1.3.6.1.4.1.3902.1012.3.50.26.2.1.3
Type
column
Access
readwrite
Status
current
Parent
zxGponTr069AcsEntry

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::zxGponTr069AcsValidationScheme'
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::zxGponTr069AcsValidationScheme.<zxGponOltIndex>.<zxGponONTIndex>.<zxGponVeipIndex>'
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::zxGponTr069AcsValidationScheme'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2md5
3basic