rdnPktESEnable
RDN-PKTCABLE-GROUP-MIB ·
.1.3.6.1.4.1.4981.7.1.12
Object
scalar r/w
Enumeration
Indicates whether the PacketCable ES feature is enabled. If its value is set to enabled(1), then Packet Cable ES functionality will operate based on the information received in the Gate-Set message from the CMS. If the value is disabled(2), then the Packet Cable ES functionality will not function according to the information received in the Gate-Set message from the CMS. By default, this object has the value enabled(1).
Context
- MIB
- RDN-PKTCABLE-GROUP-MIB
- OID
.1.3.6.1.4.1.4981.7.1.12- 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::rdnPktESEnable.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::rdnPktESEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |