All MIBs › CASCADE-MIB › cardMemClrLog
cardMemClrLog
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cardMemClrLog
OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.177
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enable/Disable Clear Memory log, 1 -- clear, 0 (default) -- not clear.
What is cardMemClrLog?
Given the empty description, the enable(1) value, and its placement alongside cardMemStartLog and cardMemLogLevel, this object most likely clears out the accumulated memory log on the card when set. An admin would set this after having already captured and saved the relevant log contents from a troubleshooting session, using it to reset the log to a clean state before starting a fresh capture window rather than letting old and new entries mix together. For example, after saving off a memory log that captured a suspected leak event, the admin sets cardMemClrLog to enable(1) to start the next observation window with a clean log.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.177 snmpwalk -v2c -c public <target> CASCADE-MIB::cardMemClrLog
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.177.1 snmpget -v2c -c public <target> CASCADE-MIB::cardMemClrLog.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.7.2.1.177.1 i <value>
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::cardMemClrLog OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7 | card | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7.2 | cardTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7.2.1 | cardEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7.2.1.177 | cardMemClrLog | CASCADE-MIB |