RAD-MIB :: agnTestStatus

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBagnTestStatus

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

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.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.6radGenDACS-MIB
1.3.6.1.4.1.164.6.2agntDACS-MIB
1.3.6.1.4.1.164.6.2.22agnTestStatusRAD-MIB