isdnPriBChannelTestType
CPIWF-R-MIB ·
.1.3.6.1.4.1.164.20.5.1.14.1.6
Object
column r/w
Enumeration
This object is used to specify the type of test to run for the ISDN-PRI B channel. There are no results stored locally for a loopback test. Loopback of the individual B channels is supported. AAL2 Loopback is also supported on the D channel. In order to run these tests, the CO-IWF must first set the value of this object appropriate to the test that needs to be run. The CO-IWF should then set the value of isdnPriBChannelAdminStatus to 'testing'. The CO-IWF should verify that the test is in progress by checking that the value of isdnPriBChannelOperStatus is equal to 'testing'. Once testing is complete the CO-IWF must set the isdnPriBChannelAdminStatus to a value other than 'testing'.
Context
- MIB
- CPIWF-R-MIB
- OID
.1.3.6.1.4.1.164.20.5.1.14.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpIwfIsdnPriBChannelEntry
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::isdnPriBChannelTestType'
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::isdnPriBChannelTestType.<isdnPriPortNumber>.<isdnPriBChannelNumber>'
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::isdnPriBChannelTestType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bChannelPhysicalPortLoopback |
2 | bChannelAal2Loopback |