All MIBs › ATSWTCH2-MIB › atswitchDebugMallocLogIndex
atswitchDebugMallocLogIndex
Module: ATSWTCH2-MIB
OID (symbolic): ATSWTCH2-MIB::atswitchDebugMallocLogIndex
OID (numeric): 1.3.6.1.4.1.207.8.10.13.1.1.1
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 atswitchDebugMallocLogIndex?
Index into a deprecated debug log used to track memory allocations (up to 6000 entries) that were malloc'd but never freed, for internal memory-leak troubleshooting. This object and the table it belongs to are marked deprecated and not meant to be relied on for accurate values.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.10.13.1.1.1 snmpwalk -v2c -c public <target> ATSWTCH2-MIB::atswitchDebugMallocLogIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.10.13.1.1.1.1 snmpget -v2c -c public <target> ATSWTCH2-MIB::atswitchDebugMallocLogIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atswitchDebugMallocLogIndex.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::atswitchDebugMallocLogIndex 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.1 | atswitchDebugMallocLogIndex | ATSWTCH2-MIB |