All MIBs › CISCO-WAN-BBIF-ATM-CONN-MIB › bbChanTestType
bbChanTestType
Module: CISCO-WAN-BBIF-ATM-CONN-MIB
OID (symbolic): CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanTestType
OID (numeric): 1.3.6.1.4.1.351.110.5.2.7.1.1.1.40
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The chanTestType starts testing the continuity or delay of a connection. It sends specific cell patterns toward the network and the terminating end of this connection has to be an AXIS or ASI of a BPX in order for this test to be working. The receiving node would loop back when it receives these cells. The test should be done in about couple of seconds. testcon(1) : The testcon tests the continuity of the connection and testdelay uses the same test except that it measures for delay through the network.
To test the delay follow this procedure: a- set chanTestType to testdelay b- read chanTestState till it is Pass or Fail c- Read chanTestResult for the delay if it is Pass
* Note that the chanTestType would go back to notest when the test is completed To test the continuity follow this procedure: a- set chanTestType to testcon b- read chanTestState till it is Pass or Fail * Note that the chanTestType would go back to notest when the test is completed
You CAN NOT select 2 tests back to back, you have to select one and wait for the result and then start the other one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.7.1.1.1.40 snmpwalk -v2c -c public <target> CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanTestType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.7.1.1.1.40.1 snmpget -v2c -c public <target> CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanTestType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.2.7.1.1.1.40.1 i <value>
Start monitoring Cisco MGX WAN switch (PXM1 broadband service module, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanTestType OID value, configure state conditions and alerts, and monitor any Cisco MGX WAN switch (PXM1 broadband service module, legacy) from a single console.
OID Breakdown
Upper-level ancestors (14 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2 | atm | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.7 | bbChan | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.7.1 | bbChanCnfGrp | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.7.1.1 | bbChanCnfGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.7.1.1.1 | bbChanCnfGrpEntry | CISCO-WAN-AXIPOP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.7.1.1.1.40 | bbChanTestType | CISCO-WAN-BBIF-ATM-CONN-MIB |