rdnPktDQoSAdmittedBwThresholdReason
RDN-CMTS-MIB ·
.1.3.6.1.4.1.4981.2.4.1.3
Object
scalar Enumeration
This entry contains the rdnPktDQosAdmittedBwThresholdTrap reason code 1 = Admitted BW exceeded the admitted BW Threshold. 2 = Admitted BW cleared within the admitted BW Threshold.
Context
- MIB
- RDN-CMTS-MIB
- OID
.1.3.6.1.4.1.4981.2.4.1.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- rdnCmtsMibNotificationObjects
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-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CMTS-MIB::rdnPktDQoSAdmittedBwThresholdReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CMTS-MIB::rdnPktDQoSAdmittedBwThresholdReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | admittedBwExceedsThreshold |
2 | admittedBwClearsOfThreshold |