hwOntMgVagVersion

HUAWEI-VOIP-ONT-MIB · .1.3.6.1.4.1.2011.6.36.11.15.1.17

Object

column r/w Enumeration
The H.248 version of MG interface, just used by H248. It is valid for GPON ONT and invalid for EPON ONT.
Options:
1.ontDefault(1)  -indicates the H.248 version of MG interface is ont-default
2.v1(2)          -indicates the H.248 version of MG interface is v1
3.v2(3)          -indicates the H.248 version of MG interface is v2  
4.v3(4)          -indicates the H.248 version of MG interface is v3

Context

MIB
HUAWEI-VOIP-ONT-MIB
OID
.1.3.6.1.4.1.2011.6.36.11.15.1.17
Type
column
Access
readwrite
Status
current
Parent
hwOntMgVagEntry

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 'HUAWEI-VOIP-ONT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-ONT-MIB::hwOntMgVagVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOIP-ONT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-ONT-MIB::hwOntMgVagVersion.<hwOntMgVagIfIndex>.<hwOntMgVagOntIndex>.<hwOntMgVagMgId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOIP-ONT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOIP-ONT-MIB::hwOntMgVagVersion'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ontDefault
2v1
3v2
4v3