hwOntDigitMapFormat
HUAWEI-VOIP-ONT-MIB ·
.1.3.6.1.4.1.2011.6.36.11.5.1.5
Object
column r/w
Enumeration
The Format of Digitmap. Options: 1. notDefined(1) -indicates the digital format is not defined 2. h248Format(2) -indicates the digital format is h248 3. nscFormat(3) -indicates the digital format is nsc 4. vendorSpencificFormat(4) -indicates the digital format is vendor-spencific Default:h248Format(2)
Context
- MIB
- HUAWEI-VOIP-ONT-MIB
- OID
.1.3.6.1.4.1.2011.6.36.11.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwOntDigitMapTemplateEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwOntDigitMapFormat'
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::hwOntDigitMapFormat.<hwOntDigitMapTemplateIndex>'
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::hwOntDigitMapFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notDefined |
2 | h248Format |
3 | nscFormat |
4 | vendorSpencificFormat |