All MIBs › CISCO-TAP2-MIB › cTap2DebugStatus
cTap2DebugStatus
Module: CISCO-TAP2-MIB
OID (symbolic): CISCO-TAP2-MIB::cTap2DebugStatus
OID (numeric): 1.3.6.1.4.1.9.9.399.1.3.3.1.5
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description:
The status of this conceptual row. A row in this table is created by the implementing device. A management station cannot modify any of the objects in this row, except deleting the row by setting this object to 'destroy'.
What is cTap2DebugStatus?
Reflects the row status of a device-created debug table entry; a manager cannot modify the row's contents but can delete it by setting this object to 'destroy'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.399.1.3.3.1.5 snmpwalk -v2c -c public <target> CISCO-TAP2-MIB::cTap2DebugStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.399.1.3.3.1.5.1 snmpget -v2c -c public <target> CISCO-TAP2-MIB::cTap2DebugStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.399.1.3.3.1.5.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cTap2DebugStatus.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.399 | ciscoTap2MIB | CISCO-TAP2-MIB |
| 1.3.6.1.4.1.9.9.399.1 | ciscoTap2MIBObjects | CISCO-TAP2-MIB |
| 1.3.6.1.4.1.9.9.399.1.3 | cTap2DebugGroup | CISCO-TAP2-MIB |
| 1.3.6.1.4.1.9.9.399.1.3.3 | cTap2DebugTable | CISCO-TAP2-MIB |
| 1.3.6.1.4.1.9.9.399.1.3.3.1 | cTap2DebugEntry | CISCO-TAP2-MIB |
| 1.3.6.1.4.1.9.9.399.1.3.3.1.5 | cTap2DebugStatus | CISCO-TAP2-MIB |