digitMapRefusedLineToApply
MX-DIGIT-MAP-MIB ·
.1.3.6.1.4.1.4935.15.55.1.20.1.50
Object
column r/w
OctetString
Specifies the line(s) on which to apply the digit map.
The string has the following syntax:
- 'all': Applies to all lines.
- ',': Separator between non-consecutive lists of lines
or single line.
- 'n': A single line, where n is the line number.
- 'm-n': List of lines where m is the start line number
and n is the end line number.
NOTE: Line duplication is not allowed. Lines must be
specified in low to high order.
Example:
'1,3-6': Applies to lines 1, 3, 4, 5, and 6.
Context
- MIB
- MX-DIGIT-MAP-MIB
- OID
.1.3.6.1.4.1.4935.15.55.1.20.1.50- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- digitMapRefusedEntry
- 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::digitMapRefusedLineToApply'
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::digitMapRefusedLineToApply.<digitMapRefusedIndex>'
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::digitMapRefusedLineToApply'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64
Conformance
Member of