All MIBs › RAD-MIB › mdlSTstStatusAll
mdlSTstStatusAll
Module: RAD-MIB
OID (symbolic): RAD-MIB::mdlSTstStatusAll
OID (numeric): 1.3.6.1.4.1.164.3.1.3.1.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This attribute will be set to on(3) when there is at least one test in progress on a channel of the card, otherwise the value will be off(2).
What is mdlSTstStatusAll?
This object indicates whether any diagnostic tests are currently in progress on the card's channels, returning 'on' when at least one test is active and 'off' when idle. An operator would monitor this to avoid starting manual tests while the system is already running tests, preventing conflicts in the test queue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.3.1.1.1.9 snmpwalk -v2c -c public <target> RAD-MIB::mdlSTstStatusAll
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.3.1.1.1.9.1 snmpget -v2c -c public <target> RAD-MIB::mdlSTstStatusAll.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.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3 | mdlWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.1 | statMdlGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.1.1 | mdlSInstTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.1.1.1 | mdlSInstEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.1.1.1.9 | mdlSTstStatusAll | RAD-MIB |