All MIBs › DACS-MIB › prtGenTestRunning
prtGenTestRunning
Module: DACS-MIB
OID (symbolic): DACS-MIB::prtGenTestRunning
OID (numeric): 1.3.6.1.4.1.164.3.3.3.1.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object indicates which tests are running currently on
the selected port (initiated by user and/or by the system).
If a specific test is currently running on the port, its
respective bit will be SET:
TEST BIT
----------- ---
localLoop 1
remoteLoop 2
bert 3
plb 4
llb 5
txInband 6
rxInband 7
prbs 8
loop2-v54 (RLB) 9
loop3-v54 (LLB) 10
DDS DSU loop 11
DDS CSU loop 12
Tone injection 13
Tx-plb 14
Tx-llb 15
DTE loop (HSSI) 16
Local DTE loop (HSSI)17
Local Line loop (HSSI)18
Remote Line loop (HSSI)19
HDSL-Tx-Inband 20
HDSL-Rx-Inband 21
Monitor 22 (test port)
User Line Loopback 23
Network Line Loopback 24
e.g : If the return value is 3 -> 0000000000000011 ->
Bits 1 & 2 are set -> the running tests are :
local-loop
remote-loop
llb (Bit 5) - can be initiated by system only! Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.10 snmpwalk -v2c -c public <target> DACS-MIB::prtGenTestRunning
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.10.1 snmpget -v2c -c public <target> DACS-MIB::prtGenTestRunning.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.10 | prtGenTestRunning | DACS-MIB |