ADN-MIB :: adnPmdBoardKindOfPmd

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-MIBadnPmdBoardKindOfPmd

adnPmdBoardKindOfPmd

Module: ADN-MIB

OID (symbolic): ADN-MIB::adnPmdBoardKindOfPmd

OID (numeric): 1.3.6.1.4.1.637.3.1.5.18.2.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 board level.

min : post mortem dump will be minimum (only the failure ~~~ context is provided) at the processor level, unless . the value of adnPmdProcessorKindOfPmd is short, . long or full. . In this case, the more complete PMD is chosen.

short : post mortem dump will be short at the processor ~~~~~ level, unless the value of adnPmdProcessorKindOfPmd . is long or full. . In this case, the more complete PMD is chosen. . Short means only the memory areas belonging to the . faulty application and explicitly declared for the . post mortem dump are extracted from the target . memory.

long : post mortem dump will be long at the processor ~~~~ level, unless the value of adnPmdProcessorKindOfPmd . is full. . In this case, the full PMD is chosen. . Long means 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) ~~~~ at the processor level, no matter what the value is . for adnPmdProcessorKindOfPmd, no matter what the . memory areas declared by the applications are.

free : post mortem dump will be processed at the ~~~~ processor level according to the value of the . adnPmdProcessorKindOfPmd object.

What is adnPmdBoardKindOfPmd?

This read-write OID sets the level of post mortem dump detail to capture at the board level, with options from minimum to full scope depending on diagnostic needs. Network engineers adjust this per board to match the importance of that board and available storage capacity. For example, a critical processor board might use 'full' to capture complete diagnostics, while less critical boards use 'minimum' to save space.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.18.2.1.2
snmpwalk -v2c -c public <target> ADN-MIB::adnPmdBoardKindOfPmd

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.18.2.1.2.1
snmpget -v2c -c public <target> ADN-MIB::adnPmdBoardKindOfPmd.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.5.18.2.1.2.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnPmdBoardKindOfPmd.1

Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnPmdBoardKindOfPmd 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 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.637alcatelADN-MIB
1.3.6.1.4.1.637.3adnADN-MIB
1.3.6.1.4.1.637.3.1adnMIBADN-MIB
1.3.6.1.4.1.637.3.1.5adnProprietaryADN-MIB
1.3.6.1.4.1.637.3.1.5.18adnPmdMIBADN-MIB
1.3.6.1.4.1.637.3.1.5.18.2adnPmdBoardTableADN-MIB
1.3.6.1.4.1.637.3.1.5.18.2.1adnPmdBoardEntryADN-MIB
1.3.6.1.4.1.637.3.1.5.18.2.1.2adnPmdBoardKindOfPmdADN-MIB