rdnPktDQoSCOPSStatus
RDN-PKTCABLE-GROUP-MIB ·
.1.3.6.1.4.1.4981.7.1.1
Object
This object is used to enable/disable PacketCable DQoS feature. When this object is set to FALSE(2), DQoS will be disabled.
Context
- MIB
- RDN-PKTCABLE-GROUP-MIB
- OID
.1.3.6.1.4.1.4981.7.1.1- 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::rdnPktDQoSCOPSStatus.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::rdnPktDQoSCOPSStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |