signalingChannelInteropCallingNameDelivery

MX-ISDN-MIB · .0.1850.1.500.50000.100.1.300

Object

column r/w Enumeration
Calling Name delivery method.
              
Defines how the Calling Name is delivered.
              
  * FacilityIe: Use a Facility Information Element for
    delivering the Calling Name.
  * DisplayIe: Use a Display Information Element for delivering
    the Calling Name.
  * UserUserIe: Use a User-User Information Element for
    delivering the Calling Name.
  * SignalingProtocol: Use the delivery method defined by the
    signaling protocol.

Context

MIB
MX-ISDN-MIB
OID
.0.1850.1.500.50000.100.1.300
Type
column
Access
readwrite
Status
current
Parent
signalingChannelInteropEntry

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-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::signalingChannelInteropCallingNameDelivery'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::signalingChannelInteropCallingNameDelivery.<signalingChannelInteropInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-ISDN-MIB::signalingChannelInteropCallingNameDelivery'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100facilityIe
200displayIe
300userUserIe
400signalingProtocol