All MIBs › RAD-MIB › prtGenTestCmdXP
prtGenTestCmdXP
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtGenTestCmdXP
OID (numeric): 1.3.6.1.4.1.164.3.3.3.1.1.1.18
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
This is an Expanded test command of the prtGenTestCmd object.
The prtGenTestCmd object reached its maximum, being an Integer with 31 bits.
Setting this object to a value as detailed furter on
(except 0) will initiate a test on the specific port,
if the operation is allowed (according to TestMaskXP).
If the operation is not allowed, the mux will ignore the
operation.
The test/s requested will be set according to the respective
bit:
TEST BIT
----------- ---
localLoop 1 =LSB
remoteLoop 2
bert 3
plb 4
inband 5
prbs 8
loop2-v54 (RLB) 9
loop3-v54 (LLB) 10
Tone injection 13
Tx-plb 14
Tx-llb 15
DTE loop (HSSI) 16
HDSL-Tx-Inband 20
HDSL-Rx-Inband 21
Monitor 22 (test port)
User Line Loopback 23
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 requested value is 00000003 hex ->
Bits 1 & 2 are set -> the requested tests are :
local-loop
remote-loop
Setting this object to stop (value=0 ; all bits are 0),
will stop all the user requested tests running on the
selected port; it will NOT stop the tests initiated by
the system.Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.18 snmpwalk -v2c -c public <target> RAD-MIB::prtGenTestCmdXP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.18.1 snmpget -v2c -c public <target> RAD-MIB::prtGenTestCmdXP.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.18.1 s <value>
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.18 | prtGenTestCmdXP | RAD-MIB |