All MIBs › RAD-MIB › agnTestStatus
agnTestStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnTestStatus
OID (numeric): 1.3.6.1.4.1.164.6.2.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the current test status (for all levels: system, card, port). This attribute will be set to: on(3): when there is at least one test in progress on the system/card/port off(2): when there is NO test in progress on the system/card/port
What is agnTestStatus?
This holds a status value indicating whether diagnostic tests are running on the system, card, or port (on=3 means tests in progress, off=2 means no tests). It tells you the real-time state of automated testing across your network element. An operator would monitor this during maintenance windows to ensure no competing tests are running before starting their own diagnostics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.22 snmpwalk -v2c -c public <target> RAD-MIB::agnTestStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.22.1 snmpget -v2c -c public <target> RAD-MIB::agnTestStatus.1
Start monitoring RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAD-MIB::agnTestStatus OID value, configure state conditions and alerts, and monitor any RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) from a single console.
OID Breakdown
Upper-level ancestors (9 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.6.2.22 | agnTestStatus | RAD-MIB |