All MIBs › PEA-BRIDGE-IPDSLAM › ipConnectivityTest
ipConnectivityTest
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::ipConnectivityTest
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.43
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Control and state of IP Connectivity.
Values: standBy (0) DSLAM is between tests. This is the default value. This value is written by client when test is finished and when client wishes to stop test prematurely. runTestVMac (1) Written by client when test is to be started and the test may produce frames with Virtual MAC source addresses. done (2) Written by DSLAM when test is completed. busy (3) Written by DSLAM. Whenever the value is ''runTest'' for a connection, the value for any other connection is ''busy''. runTestNoVMac (4) Written by client when test is to be started and the test may not produce frames with Virtual MAC source addresses.
N.B. Values (2) done and (3) busy may not be written by client.
Normal intended sequence of states:
[standby(DSLAM is ready to start test] >>> (client writes) >>> [runTestX(test is being executed)] >>> DSLAM writes >>> [done] >>> (client writes) >>> [standby]
In case a test is running when the client writes the value ''runTest'', then the running test is aborted prematurely before the new test is started. This is done regardless of whether the running test is on the same or another connection.
Valid from: EDA 2.1R1A
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.43 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::ipConnectivityTest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.43.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::ipConnectivityTest.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.43.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3 | pvcTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1 | pvcEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1.43 | ipConnectivityTest | PEA-BRIDGE-IPDSLAM |