isdnPriPortChannelsStatus
CPIWF-R-MIB ·
.1.3.6.1.4.1.164.20.5.1.13.1.7
Object
column r/w
OctetString
This object is used to reflect the desired state and echo canceler
usage for ALL 30 ISDN PRI B Channels.
The actual state of each B channel is given by isdnPriBChannelOperStatus.
Each channel is represented by 1 octet.
Channel 1 is represented by 1st octet,
Channel 30 is represented by octet #30.
Bits order 01234567...
00000000 - down
00000001 - up
00000010 - shuttingDown
00000011 - testing
00000100 - up with echo canceler
00000101 - testing with echo canceler
'down'- all existing calls on the channel are cleared immediately.
'shuttingDown' - no further calls shall be accepted - either incoming or
outgoing on the B channel. Once any call on the B Channel
has benn cleared, the value of this object moves to 'down'.
Context
- MIB
- CPIWF-R-MIB
- OID
.1.3.6.1.4.1.164.20.5.1.13.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpIwfIsdnPriPortEntry
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 'CPIWF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPIWF-R-MIB::isdnPriPortChannelsStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPIWF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPIWF-R-MIB::isdnPriPortChannelsStatus.<isdnPriPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPIWF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPIWF-R-MIB::isdnPriPortChannelsStatus'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 15-15