pwTDMCfgPktReplacePolicy
PW-TDM-R-MIB ·
.1.3.6.1.4.1.164.20.13.1.3.1.12
Object
column r/w
Enumeration
This parameter determines the value to be played when CE bound packets have 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 agent specific algorithm. Selecting filler(3) requires setting of pwTDMCfgPktFiller. Object MAY be changed when the related PW is defined as not active.
Context
- MIB
- PW-TDM-R-MIB
- OID
.1.3.6.1.4.1.164.20.13.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-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-TDM-R-MIB::pwTDMCfgPktReplacePolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-TDM-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-TDM-R-MIB::pwTDMCfgPktReplacePolicy.<pwTDMCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-TDM-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-TDM-R-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.