All MIBs › RFC1229-MIB › ifExtnsTestType
ifExtnsTestType
Module: RFC1229-MIB
OID (symbolic): RFC1229-MIB::ifExtnsTestType
OID (numeric): 1.3.6.1.2.1.12.2.1.4
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-write
Description: A control variable used to start and stop operator-initiated interface tests. Most OBJECT IDENTIFIER values assigned to tests are defined elsewhere, in associ- ation with specific types of interface. However, this document assigns a value for a full-duplex loopback test, and defines the special meanings of the subject identifier:
noTest OBJECT IDENTIFIER ::= { 0 0 }
When the value noTest is written to this object, no action is taken unless a test is in progress, in which case the test is aborted. Writing any other value to this object is only valid when no test is currently in progress, in which case the indicated test is initiated. Note that noTest is a syntactically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value. When read, this object always returns the most recent value that ifExtnsTestType was set to. If it has not been set since the last initialization of the network management subsystem on the agent, a value of noTest is returned.
What is ifExtnsTestType?
This is a control variable used to start and stop operator-initiated diagnostic tests on the interface, identified by an OID assigned to a specific test type such as the RFC-defined full-duplex loopback test. An admin writes a test's OID to start it, which is only valid when no test is already running, or writes the special value noTest ({0 0}) to abort an in-progress test; reading it always returns the most recently set value, defaulting to noTest after agent restart. For example, writing the testFullDuplexLoopBack OID to this object on interface 4 initiates a loopback diagnostic on that port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.12.2.1.4 snmpwalk -v2c -c public <target> RFC1229-MIB::ifExtnsTestType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.12.2.1.4.1 snmpget -v2c -c public <target> RFC1229-MIB::ifExtnsTestType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.12.2.1.4.1 s <value>
Start monitoring vendor-neutral, standards-based MIB, router/bridge/NIC with IEEE 802.5 Token Ring interfaces with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1229-MIB::ifExtnsTestType OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, router/bridge/NIC with IEEE 802.5 Token Ring interfaces from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.12 | ifExtensions2 | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.12.2 | ifExtnsTestTable | RFC1229-MIB |
| 1.3.6.1.2.1.12.2.1 | ifExtnsTestEntry | RFC1229-MIB |
| 1.3.6.1.2.1.12.2.1.4 | ifExtnsTestType | RFC1229-MIB |