rdnPktDQoSEmergencyPreemptReason
RDN-PKTCABLE-GROUP-MIB ·
.1.3.6.1.4.1.4981.7.7.10
Object
scalar Enumeration
This entry contains the rdnPktDQoSEmergencyPreempTrap reason code 1 = Emergency call preempted the most recent DQoS call. 2 = Emergency call preempted the oldest DQoS call. 3 = Emergency call preempted a random DQoS call.
Context
- MIB
- RDN-PKTCABLE-GROUP-MIB
- OID
.1.3.6.1.4.1.4981.7.7.10- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- rdnPktDQoSNotificationObject
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::rdnPktDQoSEmergencyPreemptReason.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::rdnPktDQoSEmergencyPreemptReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | emergencyPreemptedMostRecentCall |
2 | emergencyPreemptedOldestCall |
3 | emergencyPreemptedRandomCall |