All MIBs › PW-TDM-MIB › pwTDMConfigError
pwTDMConfigError
Module: PW-TDM-MIB
OID (symbolic): PW-TDM-MIB::pwTDMConfigError
OID (numeric): 1.3.6.1.2.1.186.1.1.1.5
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: Any of the bits are set if the local configuration is not compatible with the peer configuration as available from the various parameters options. Setting is done based on signaling, or else value (0) will be set.
-tdmTypeIncompatible bit is set if the local configuration is not carrying the same TDM type as the peer configuration.
-peerRtpIncompatible bit is set if the local configuration is configured to send RTP packets for this PW, and the remote is not capable of accepting RTP packets.
-peerPayloadSizeIncompatible bit is set if the local configuration is not carrying the same Payload Size as the peer configuration.
What is pwTDMConfigError?
A bitmask flagging configuration mismatches discovered via signaling with the remote peer, e.g. tdmTypeIncompatible(1) if the TDM types don't match, peerRtpIncompatible(2) if the local side sends RTP but the peer can't accept it, or peerPayloadSizeIncompatible(3). Admins check this read-only field when a pseudowire won't come up to see whether local and remote configuration actually agree.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.186.1.1.1.5 snmpwalk -v2c -c public <target> PW-TDM-MIB::pwTDMConfigError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.186.1.1.1.5.1 snmpget -v2c -c public <target> PW-TDM-MIB::pwTDMConfigError.1
Start monitoring MPLS/PSN provider-edge router, TDM circuit-emulation gateway, vendor-neutral IETF MIB (RFC 5604) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PW-TDM-MIB::pwTDMConfigError OID value, configure state conditions and alerts, and monitor any MPLS/PSN provider-edge router, TDM circuit-emulation gateway, vendor-neutral IETF MIB (RFC 5604) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.186 | pwTDMMIB | PW-TDM-MIB |
| 1.3.6.1.2.1.186.1 | pwTDMObjects | PW-TDM-MIB |
| 1.3.6.1.2.1.186.1.1 | pwTDMTable | PW-TDM-MIB |
| 1.3.6.1.2.1.186.1.1.1 | pwTDMEntry | PW-TDM-MIB |
| 1.3.6.1.2.1.186.1.1.1.5 | pwTDMConfigError | PW-TDM-MIB |