rdnPktDQoSEmergencyPreemption
RDN-PKTCABLE-GROUP-MIB ·
.1.3.6.1.4.1.4981.7.1.14
Object
scalar r/w
Enumeration
Indicates whether the PacketCable Emergency Preemption is disabled or set to a specific option of dropping a normal dqos voice call. If its value is set to most-recent(1), the most-recent normal dqos voice call of that Service Class is dropped when the bandwidth of the Emergency Service Class has maxed out. The Preemption can only occur if that Service Class has 'allowShared' turned on. Otherwise, Preemption can not occur and thus, the high priority call can not be completed. If the value is oldest(2), the oldest normal dqos voice call is dropped. If the value is random, random normal dqos voice call is dropped. By default, this object has the value disabled(0).
Context
- MIB
- RDN-PKTCABLE-GROUP-MIB
- OID
.1.3.6.1.4.1.4981.7.1.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rdnPktDQoSConfigGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-PKTCABLE-GROUP-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-PKTCABLE-GROUP-MIB::rdnPktDQoSEmergencyPreemption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-PKTCABLE-GROUP-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-PKTCABLE-GROUP-MIB::rdnPktDQoSEmergencyPreemption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | most-recent |
2 | oldest |
3 | random |