All MIBs › ADN-MIB › adnPmdProcessorKindOfPmd
adnPmdProcessorKindOfPmd
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnPmdProcessorKindOfPmd
OID (numeric): 1.3.6.1.4.1.637.3.1.5.18.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This defines the type of post mortem dump (PMD) to execute. This variable applies at the processor level.
min : post mortem dump will provide failure context only. ~~~
short : only the memory areas belonging to the faulty ~~~~~ application and explicitly declared for the post . mortem dump are extracted from the target memory.
long : all the memory areas explicitly declared by ~~~~ the applications for the post mortem dump are . extracted from the target memory.
full : post mortem dump will be full (entire memory), no ~~~~ matter what the memory areas declared by the . applications are.
free : the post mortem dump mechanism will decide itself ~~~~ the kind of PMD to do.
What is adnPmdProcessorKindOfPmd?
This read-write OID sets the scope of post mortem dump collection at the processor level, from minimum failure context to full memory extraction depending on diagnostic depth needed. Network engineers use this to control the size and detail of debug files when processor-level failures are suspected. For example, 'short' captures only the memory areas belonging to the failing application, while 'long' captures all explicitly marked memory areas.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.18.3.1.2 snmpwalk -v2c -c public <target> ADN-MIB::adnPmdProcessorKindOfPmd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.18.3.1.2.1 snmpget -v2c -c public <target> ADN-MIB::adnPmdProcessorKindOfPmd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.5.18.3.1.2.1 i <value>
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnPmdProcessorKindOfPmd OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.18 | adnPmdMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.18.3 | adnPmdProcessorTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.18.3.1 | adnPmdProcessorEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.18.3.1.2 | adnPmdProcessorKindOfPmd | ADN-MIB |