All MIBs › RAD-MIB › prtGenTestStatus
prtGenTestStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtGenTestStatus
OID (numeric): 1.3.6.1.4.1.164.3.3.3.1.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This attribute will be on(3) when there is at least one test in progress (running) on the port; otherwise the value will be off(2).
What is prtGenTestStatus?
This object indicates whether any diagnostic test is currently running on a RAD port: the value is 'on' (3) when at least one test is in progress, or 'off' (2) when idle. Operators check this status to determine if the port is available for traffic or currently performing self-diagnostics, loopback tests, or other maintenance operations. A test in progress may suppress normal forwarding on that port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.7 snmpwalk -v2c -c public <target> RAD-MIB::prtGenTestStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.7.1 snmpget -v2c -c public <target> RAD-MIB::prtGenTestStatus.1
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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1 | prtGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.1 | prtGenParamTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.1.1 | prtGenEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.1.1.7 | prtGenTestStatus | RAD-MIB |