All MIBs › LBHUB-MSH-MIB › rbTest
rbTest
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-MIB::rbTest
OID (numeric): 1.3.6.1.4.1.43.14.3.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Setting this object to test(2) causes the Ringbuilder to execute a test by transmitting a frame to itself and checking that it is properly received. The test does not disrupt the operation of the ring. Initially the value of this object is noTest(1), indicating that no test has yet been performed. After a test has been requested the value read is testing(3) if a test is in progress, or pass(4) or fail(5) depending on the result of the last test executed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.14.3.1.1.10 snmpwalk -v2c -c public <target> LBHUB-MSH-MIB::rbTest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.14.3.1.1.10.1 snmpget -v2c -c public <target> LBHUB-MSH-MIB::rbTest.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.14.3.1.1.10.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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.14 | linkBuilderMSH_mib | A3Com-products-MIB |
| 1.3.6.1.4.1.43.14.3 | ringBuilder | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.14.3.1 | ringBuilderTable | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.14.3.1.1 | ringBuilderTableEntry | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.14.3.1.1.10 | rbTest | LBHUB-MSH-MIB |