pwTDMCfgPktReplacePolicy
PW-TDM-MIB ·
.1.3.6.1.2.1.186.1.3.1.12
Object
column r/w
Enumeration
This parameter determines the value to be played when CE bound
packets over/underflow the jitter buffer, or are missing
for any reason. This byte pattern is sent (played) on
the TDM line. Selecting implementationSpecific(2) implies an
agent-specific algorithm. Selecting filler(3) requires
the setting of pwTDMCfgPktFiller.
Object MAY be changed only when the related PW is
defined as not active.
Context
- MIB
- PW-TDM-MIB
- OID
.1.3.6.1.2.1.186.1.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pwTDMCfgEntry
- Groups
- 1
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 'PW-TDM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-TDM-MIB::pwTDMCfgPktReplacePolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-TDM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-TDM-MIB::pwTDMCfgPktReplacePolicy.<pwTDMCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-TDM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-TDM-MIB::pwTDMCfgPktReplacePolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allOnes |
2 | implementationSpecific |
3 | filler |
Conformance
Member of
Compliance refinements
pwTDMModuleCompliance
readonly
The ability to set the replace policy
is not required.
is not required.