rdnServiceClassResetStats
RDN-CMTS-MIB ·
.1.3.6.1.4.1.4981.2.2.18.1.11
Object
A 'set' of this object to TRUE(1) will cause all statistics in the row to be reset to zero. This applies to BOTH non-bonded and bonded statistics for the specified ifIndex and service class.a This object will always return FALSE(2) when read.
Context
- MIB
- RDN-CMTS-MIB
- OID
.1.3.6.1.4.1.4981.2.2.18.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rdnServiceClassStatsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CMTS-MIB::rdnServiceClassResetStats'
More examples
Read one indexed 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::rdnServiceClassResetStats.<ifIndex>.<docsQosServiceClassName>'
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::rdnServiceClassResetStats'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of