RAD-MIB :: prtGenTestRunningXP

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBprtGenTestRunningXP

prtGenTestRunningXP

Module: RAD-MIB

OID (symbolic): RAD-MIB::prtGenTestRunningXP

OID (numeric): 1.3.6.1.4.1.164.3.3.3.1.1.1.19

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

This is an Expanded object of the prtGenTestRunning object.
The prtGenTestRunning object reached its maximum, being an Integer with 31 bits.
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        =LSB
 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
 Rem-Loop-on-Rem-Unit   25
         LBBD                   26
         LB1                    27
         LB2                    28
 BERT-on-Rem-Unit       29
         TS Remote Loop         30
         LLB-on-Rem-Unit        31
         Downstream-AIS         32
         Upstream-AIS           33
         Send-RDI               34 
         Test Per TS            35

 e.g : If the return value is 00000003 hex  ->
       Bits 1 & 2 are set -> the running tests are :
                                    local-loop
                                    remote-loop  
 llb (Bit 5) - can be initiated by system only!            

What is prtGenTestRunningXP?

This OID contains a text string representing a currently running test or diagnostic operation on the device, though its specific use is not documented in the MIB. It provides visibility into what test procedure is executing at any given moment. A technician would query this while troubleshooting equipment to see which diagnostic test is active and potentially blocking other operations.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.19
snmpwalk -v2c -c public <target> RAD-MIB::prtGenTestRunningXP

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.19.1
snmpget -v2c -c public <target> RAD-MIB::prtGenTestRunningXP.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.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.3prtDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.3.1prtGenDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.1prtGenParamTableDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.1.1prtGenEntryDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.1.1.19prtGenTestRunningXPRAD-MIB