All MIBs › CISCO-TAP2-MIB › cTap2DebugMaxEntries
cTap2DebugMaxEntries
Module: CISCO-TAP2-MIB
OID (symbolic): CISCO-TAP2-MIB::cTap2DebugMaxEntries
OID (numeric): 1.3.6.1.4.1.9.9.399.1.3.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object contains the maximum number of debug messages maintained by the implementing device at a time. If this limit is crossed, most recent message will replace the least recent message.
What is cTap2DebugMaxEntries?
Reports the maximum number of debug messages the device keeps in its intercept-related debug log at any one time; once this limit is reached, the oldest message is overwritten by the newest.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.399.1.3.2 snmpwalk -v2c -c public <target> CISCO-TAP2-MIB::cTap2DebugMaxEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.399.1.3.2.1 snmpget -v2c -c public <target> CISCO-TAP2-MIB::cTap2DebugMaxEntries.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cTap2DebugMaxEntries.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.2 | cTap2DebugMaxEntries | CISCO-TAP2-MIB |