signalingChannelAcceptedProgressCauses
MX-ISDN-MIB ·
.0.1850.1.500.100.1.700
Object
column r/w
OctetString
Accepted PROGRESS Causes
Sets the range of PROGRESS causes accepted by the unit. Causes
excluded from this range trigger call disconnections.
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.700- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- signalingChannelEntry
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-ISDN-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ISDN-MIB::signalingChannelAcceptedProgressCauses'
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::signalingChannelAcceptedProgressCauses.<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::signalingChannelAcceptedProgressCauses'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255