All MIBs › DACS-MIB › prtSTestMask
prtSTestMask
Module: DACS-MIB
OID (symbolic): DACS-MIB::prtSTestMask
OID (numeric): 1.3.6.1.4.1.164.3.1.4.1.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
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
e.g : If the return value is 3 -> 0000000000000011 ->
Bits 1 & 2 are set -> the allowed tests are :
local-loop
remote-loop
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> DACS-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> DACS-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 | DACS-MIB |