All MIBs › ATSWTCH2-MIB › atswitchDebugMallocLogAddress
atswitchDebugMallocLogAddress
Module: ATSWTCH2-MIB
OID (symbolic): ATSWTCH2-MIB::atswitchDebugMallocLogAddress
OID (numeric): 1.3.6.1.4.1.207.8.10.13.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is strictly for Debug reason and this object should not be beleived as the correct number. This log is useful for finding the memory leak which is stored in Leak_Table. The Entry of this table is the address where malloc is done and no free is done. The size of this 6000.
What is atswitchDebugMallocLogAddress?
In the deprecated memory-leak debug log, records the address of the block that was malloc'd and never freed for this log entry. Marked deprecated and not intended to be treated as reliable data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.10.13.1.1.3 snmpwalk -v2c -c public <target> ATSWTCH2-MIB::atswitchDebugMallocLogAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.10.13.1.1.3.1 snmpget -v2c -c public <target> ATSWTCH2-MIB::atswitchDebugMallocLogAddress.1
Start monitoring Allied Telesyn ATM switch (fabric v2) (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATSWTCH2-MIB::atswitchDebugMallocLogAddress OID value, configure state conditions and alerts, and monitor any Allied Telesyn ATM switch (fabric v2) (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.10 | atswitchMib | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.13 | atswitchDebugMallocLogGroup | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.13.1 | atswitchDebugMallocLogTable | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.13.1.1 | atswitchMallocLogEntry | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.13.1.1.3 | atswitchDebugMallocLogAddress | ATSWTCH2-MIB |