rdnCtmClearHistory
RDN-CABLE-TRAFFIC-MANAGEMENT-MIB ·
.1.3.6.1.4.1.4981.10.1.3
Object
scalar r/w
Enumeration
This object is always read as the value noAction(1). Writing the value clear(2) clears the history of last enforcement for each monitored service flow as reported in the object rdnCtmEnforcedLast and the 'LastEnforced' column of the output of the CLI command 'show cable subscriber-usage'.
Context
- MIB
- RDN-CABLE-TRAFFIC-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.4981.10.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rdnCtmScalar
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-CABLE-TRAFFIC-MANAGEMENT-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CABLE-TRAFFIC-MANAGEMENT-MIB::rdnCtmClearHistory.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CABLE-TRAFFIC-MANAGEMENT-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CABLE-TRAFFIC-MANAGEMENT-MIB::rdnCtmClearHistory'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAction |
2 | clear |