All MIBs › LANART-AGENT › rptrNonDisruptTest
rptrNonDisruptTest
Module: LANART-AGENT
OID (symbolic): LANART-AGENT::rptrNonDisruptTest
OID (numeric): 1.3.6.1.2.1.22.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Setting this object to selfTest(2) causes the
repeater to perform a agent-specific, non- disruptive self-test that has the following characteristics: a) The nature of the tests is not specified. b) The test does not change the state of the repeater or management information about the repeater. c) The test does not inject packets onto any segment. d) The test does not prevent the relay of any packets. e) The test does not interfere with management functions.
After performing this test the agent will update the repeater health information and send a rptrHealth trap.
Setting this object to noSelfTest(1) has no effect. The agent will always return the value noSelfTest(1) when this object is read.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.1.1.5 snmpwalk -v2c -c public <target> LANART-AGENT::rptrNonDisruptTest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.1.1.5.1 snmpget -v2c -c public <target> LANART-AGENT::rptrNonDisruptTest.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.22.1.1.5.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.22 | snmpDot3RptrMgt | LANART-AGENT |
| 1.3.6.1.2.1.22.1 | rptrBasicPackage | LANART-AGENT |
| 1.3.6.1.2.1.22.1.1 | rptrRptrInfo | LANART-AGENT |
| 1.3.6.1.2.1.22.1.1.5 | rptrNonDisruptTest | LANART-AGENT |