callDtmfMapRefuseApplyTo
MX-EPSERV-MIB ·
.0.1700.1.100.500.200.1.300
Object
column r/w
Enumeration
DTMF Map Apply To
Sets the entity to which apply the DTMF map.
* Unit: The DTMF map applies to all endpoints.
* Endpoint: The DTMF map applies to a specific endpoint.
The endpoint is specified in the EpId parameter.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.100.500.200.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- callDtmfMapRefuseEntry
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-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPSERV-MIB::callDtmfMapRefuseApplyTo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPSERV-MIB::callDtmfMapRefuseApplyTo.<callDtmfMapRefuseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EPSERV-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EPSERV-MIB::callDtmfMapRefuseApplyTo'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | unit |
200 | endpoint |