rdnPktDQoSResReqReason
RDN-PKTCABLE-GROUP-MIB ·
.1.3.6.1.4.1.4981.7.7.5
Object
scalar Enumeration
This entry contains the rdnPktDQoSResReqTrap reason code 1 = The MTA DSA-REQ has requested more resource than it has been authorized. The MTA is identified by the CM's Mac address as specified in the rdnPktDQoSResReqCmMacAddr field. 2 = The MTA DSA-REQ is requesting resource with an unknown Gate ID. 3 = The MTA DSA-REA is requesting resource without including a Gate ID. 4 = The MTA DSC-REQ has requested more resource than it has been authorized. The MTA is identified by the CM's Mac address as specified in the rdnPktDQoSResReqCmMacAddr field. 5 = The MTA DSC-REQ is requesting resource with an unknown Gate ID. 6 = The MTA DSC-REA is requesting resource without including a Gate ID.
Context
- MIB
- RDN-PKTCABLE-GROUP-MIB
- OID
.1.3.6.1.4.1.4981.7.7.5- 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::rdnPktDQoSResReqReason.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::rdnPktDQoSResReqReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dsaReqResourceGreaterThanAuth |
2 | dsaResReqWithoutGateId |
3 | dsaResReqWithInvalidGateId |
4 | dscReqResourceGreaterThanAuth |
5 | dscResReqWithoutGateId |
6 | dscResReqWithInvalidGateId |