zxPwCTDMConfigError
ZXPW-TDM-MIB ·
.1.3.6.1.4.1.3902.1015.1013.2.1.2.1.1.1.5
Object
column Bits
Any of the bits are set if the local configuration is
not compatible with the peer configuration as available
from the various parameters options.
-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.
Context
- MIB
- ZXPW-TDM-MIB
- OID
.1.3.6.1.4.1.3902.1015.1013.2.1.2.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxPwCTDMEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXPW-TDM-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXPW-TDM-MIB::zxPwCTDMConfigError'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXPW-TDM-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXPW-TDM-MIB::zxPwCTDMConfigError.<zxPwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXPW-TDM-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXPW-TDM-MIB::zxPwCTDMConfigError'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | other |
1 | tdmTypeIncompatible |
2 | peerRtpIncompatible |
3 | peerPayloadSizeIncompatible |