signalingChannelAcceptedStatusCauses

MX-ISDN-MIB · .0.1850.1.500.100.1.10200

Object

column r/w OctetString
Accepted STATUS Causes
              
Sets the STATUS causes that can be received without
automatically clearing the call.
              
The default action is to clear the call upon the receipt of a
STATUS message. If a STATUS message is received indicating a
compatible call state and containing the supplied STATUS
causes, the clearing of the call is prevented
              
The string has the following syntax:
              
  * ',': Separator between non-consecutive lists of causes or
    single cause.
  * 'n': A single cause, where n is the cause number.
  * 'm-n': List of causes where m is the start cause number and
    n is the end cause number.
              
NOTE: The space character are ignored and cause duplication is
not allowed. Causes must be specified in low to high order.
              
Example: '1,124-127': The accepted causes are 1, 124, 125, 126
and 127.

Context

MIB
MX-ISDN-MIB
OID
.0.1850.1.500.100.1.10200
Type
column
Access
readwrite
Status
current
Parent
signalingChannelEntry

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::signalingChannelAcceptedStatusCauses'
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::signalingChannelAcceptedStatusCauses.<signalingChannelInterfaceName>'
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::signalingChannelAcceptedStatusCauses'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255