All MIBs › RAD-MIB › prtSTestMask
prtSTestMask
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSTestMask
OID (numeric): 1.3.6.1.4.1.164.3.1.4.1.1.1.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This is a mask which indicates which tests from the
'prtSTstCmd' list are allowed for the requested port.
If a specific test is allowed, its respective bit
will be SET in the mask :
TEST BIT
----------- ---
local-loop 1
remote-loop 2
loc-and-rem-main-loops 3
remote-analog-loop 4
remote-digital-loop 5
rem-loop-on-ext-unit 6
bert 7
tone-injection 8
dlci local-loop 9
all dlci local-loop 10
dlci remote-loop 11
all dlci remote-loop 12
bert-and-rem-loop-on-rem-unit 13
rem-loop-on-rem-unit 14
block 15
backward-tone-inject 16
llb 17
rlb 18
ft1Enable 21
lbbd 22 --for 2B+D
lb1 23 --for B1
lb2 24 --for B2
llb-on-rem-unit 25
bert-on-rem-unit 26
bert-on-rem-and-llb-on-rem-unit 27
local-and-bert-on-rem-unit 28
local-loop-on-rem-unit 29
localBert 30 --towards IO ports
test-per-TS 31
e.g : If the return value is 3 -> 0000000000000011 ->
Bits 1 & 2 are set -> the allowed tests are :
local-loop
remote-loop
What is prtSTestMask?
This read-only integer represents a mask or set of test configuration flags for a serial port test facility on RAD equipment. The value encodes which test parameters or modes are active for the port's test suite. Operators check this object to understand what diagnostic tests are currently configured and enabled for a particular port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.1.1.9 snmpwalk -v2c -c public <target> RAD-MIB::prtSTestMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.1.1.9.1 snmpget -v2c -c public <target> RAD-MIB::prtSTestMask.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.4 | prtWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1 | statPrtGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1 | prtSInstTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1.1 | prtSInstEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1.1.9 | prtSTestMask | RAD-MIB |