digitMapAllowedEnable

MX-DIGIT-MAP-MIB · .1.3.6.1.4.1.4935.15.55.1.10.1.10

Object

column r/w Enumeration
If enabled, this digit map will be recognised and
accepted only if it is also valid.
              
If disabled, this digit map will not be recognised.

Context

MIB
MX-DIGIT-MAP-MIB
OID
.1.3.6.1.4.1.4935.15.55.1.10.1.10
Type
column
Access
readwrite
Status
current
Parent
digitMapAllowedEntry
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 'MX-DIGIT-MAP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DIGIT-MAP-MIB::digitMapAllowedEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-DIGIT-MAP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DIGIT-MAP-MIB::digitMapAllowedEnable.<digitMapAllowedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-DIGIT-MAP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-DIGIT-MAP-MIB::digitMapAllowedEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1enable

Conformance