SNMP-REPEATER-MIB :: rptrNonDisruptTest

MIB Reference — IPNetwork Monitor

All MIBsSNMP-REPEATER-MIBrptrNonDisruptTest

rptrNonDisruptTest

Module: SNMP-REPEATER-MIB

OID (symbolic): SNMP-REPEATER-MIB::rptrNonDisruptTest

OID (numeric): 1.3.6.1.2.1.22.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

********* THIS OBJECT IS DEPRECATED **********

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 (including rptrOperStatus and rptrHealthText) and send a rptrHealth trap.

Note that this definition allows returning an 'okay' result after doing a trivial test.

Setting this object to noSelfTest(1) has no effect. The agent will always return the value noSelfTest(1) when this object is read.

What is rptrNonDisruptTest?

This deprecated object allows an administrator to trigger a non-disruptive self-test on a network repeater without affecting user traffic. The test is agent-specific and does not inject packets into the network or alter system state, making it safe to run during operation. Modern network equipment uses more sophisticated diagnostics, rendering this simple object obsolete.

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> SNMP-REPEATER-MIB::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> SNMP-REPEATER-MIB::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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.22snmpDot3RptrMgtLANART-AGENT
1.3.6.1.2.1.22.1rptrBasicPackageLANART-AGENT
1.3.6.1.2.1.22.1.1rptrRptrInfoLANART-AGENT
1.3.6.1.2.1.22.1.1.5rptrNonDisruptTestSNMP-REPEATER-MIB