All MIBs › HP-ICF › icfVgRepeaterNonDisruptTest
icfVgRepeaterNonDisruptTest
Module: HP-ICF
OID (symbolic): HP-ICF::icfVgRepeaterNonDisruptTest
OID (numeric): 1.3.6.1.4.1.11.2.14.8.1.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Setting this object to selfTest(2) causes the repeater to perform an 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 icfVgRepeaterHealthState and icfVgRepeaterHealthText).
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.1.1.10 snmpwalk -v2c -c public <target> HP-ICF::icfVgRepeaterNonDisruptTest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.1.1.10.1 snmpget -v2c -c public <target> HP-ICF::icfVgRepeaterNonDisruptTest.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.8.1.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.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8 | icfDot12Draft | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1 | icfVgRepeater | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1 | icfVgBasic | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1.1 | icfVgBasicRptr | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1.1.10 | icfVgRepeaterNonDisruptTest | HP-ICF |