rdnPktEMRKSFailureTrapEnable
RDN-PKTCABLE-GROUP-MIB ·
.1.3.6.1.4.1.4981.7.1.15
Object
scalar r/w
Enumeration
Indicates whether the PacketCable EM RKS Failure trap should be generated. If its value is set to enabled(1), then the trap is generated. If the value is disabled(2), then the trap is not generated. By default, this object has the value disabled(2).
Context
- MIB
- RDN-PKTCABLE-GROUP-MIB
- OID
.1.3.6.1.4.1.4981.7.1.15- 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::rdnPktEMRKSFailureTrapEnable.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::rdnPktEMRKSFailureTrapEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |