digitMapAllowedIsValid
MX-DIGIT-MAP-MIB ·
.1.3.6.1.4.1.4935.15.55.1.10.1.20
Object
column deprecated
Enumeration
This object is deprecated. This means some agents may implement it and some
agents may not implement it.
Diagnosis of the string entered in
digitMapAllowedDigitMap.
Possible values are: invalid (0)
valid (1)
If the value is invalid, an error was found in the
entered string. Make sure that the syntax
respects that which is described in the
digitMapMIB entry description.
Context
- MIB
- MX-DIGIT-MAP-MIB
- OID
.1.3.6.1.4.1.4935.15.55.1.10.1.20- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- digitMapAllowedEntry
- Groups
- 1
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 '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::digitMapAllowedIsValid'
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::digitMapAllowedIsValid.<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::digitMapAllowedIsValid'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | valid |
Conformance
Member of