All MIBs › ERI-DNX-SMC-MIB › addTestMode
addTestMode
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::addTestMode
OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.5.12
Node type: OBJECT-TYPE
Type: TestAccess
Access: read-only
Description:
This indicates whether the current connection is in test mode, and if so, the type of test access being used. none (0) Connection has no active Tests monitorSrc (1) Connection Source port is monitored to a Test port monitorDest (2) Connection Dest port is monitored to a Test port monitorSrc&Dest (3) Connection Source and Dest ports are monitored to Test ports splitSrc (4) Connection Source port is re-routed to a Test port splitDest (5) Connection Dest port is re-routed to a Test port splitSrc&Dest (6) Connection Source and Dest ports are re-routed to Test ports
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.5.12 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::addTestMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.5.12.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::addTestMode.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.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8 | connections | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.5 | addConnRecord | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.5.12 | addTestMode | ERI-DNX-SMC-MIB |