CASCADE-MIB :: cardMemStartLog

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBcardMemStartLog

cardMemStartLog

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::cardMemStartLog

OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.175

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Enable/Disable Memory log record, 1 -- enable, 0 -- disable.

What is cardMemStartLog?

Given the empty description and single enable(1) value, this object most likely triggers the start of some form of memory-related logging on the card, inferred from its name pairing with the related cardMemLogLevel and cardMemClrLog objects nearby in the table. Because it has no documented description and sits alongside a log-level and a log-clear object, an admin would reasonably infer this begins recording memory events, such as allocations, errors, or usage snapshots, at whatever level cardMemLogLevel specifies, but should verify the exact behavior with vendor documentation before relying on it for production troubleshooting. For example, an admin sets cardMemStartLog to enable(1) alongside a configured cardMemLogLevel when investigating a suspected memory leak, then checks whether a retrievable log actually starts accumulating detail as a result.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.175
snmpwalk -v2c -c public <target> CASCADE-MIB::cardMemStartLog

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.175.1
snmpget -v2c -c public <target> CASCADE-MIB::cardMemStartLog.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.7.2.1.175.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::cardMemStartLog 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.1cascfrCASCADE-MIB
1.3.6.1.4.1.277.1.7cardCASCADE-MIB
1.3.6.1.4.1.277.1.7.2cardTableCASCADE-MIB
1.3.6.1.4.1.277.1.7.2.1cardEntryCASCADE-MIB
1.3.6.1.4.1.277.1.7.2.1.175cardMemStartLogCASCADE-MIB