primaryRateInterfaceIncomingChannelRange
MX-ISDN-MIB ·
.0.1850.1.200.100.1.830
Object
column r/w
OctetString
Channel Range Reserved for Incoming Calls
Bearer channels are by default usable for both incoming and
outgoing calls. Use this range to reserve channels for incoming
calls.
NOTE: Channels outside of the range defined by ChannelRange are
ignored.
NOTE: Channels reserved in both IncomingChannelRange and
OutgoingChannelRange parameters are considered usable for both
incoming and outgoing calls.
The string has the following syntax:
* ',': Separator between non-consecutive lists of channels or
single channel.
* 'n': A single channel, where n is the channel number.
* 'm-n': List of channels where m is the start channel number
and n is the end channel number.
NOTE: The space character is ignored and duplication is not
allowed. Channels must be specified in low to high order.
Example: '1,12-15': The accepted channels are 1, 12, 13, 14 and
15.
Context
- MIB
- MX-ISDN-MIB
- OID
.0.1850.1.200.100.1.830- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- primaryRateInterfaceEntry
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::primaryRateInterfaceIncomingChannelRange'
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::primaryRateInterfaceIncomingChannelRange.<primaryRateInterfaceName>'
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::primaryRateInterfaceIncomingChannelRange'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255