rdnSpectrumQualityResetStatistics
RDN-CABLE-SPECTRUM-MIB ·
.1.3.6.1.4.1.4981.6.1.3.1.5
Object
Setting this object to TRUE(1) will reset
rdnSpectrumQualityNumberStateTransitions.
No other table objects are affected.
A query of this object is not meaningful, but will always
return FALSE
Context
- MIB
- RDN-CABLE-SPECTRUM-MIB
- OID
.1.3.6.1.4.1.4981.6.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rdnSpectrumAgilityStatisticsEntry
- 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-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CABLE-SPECTRUM-MIB::rdnSpectrumQualityResetStatistics'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CABLE-SPECTRUM-MIB::rdnSpectrumQualityResetStatistics.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CABLE-SPECTRUM-MIB::rdnSpectrumQualityResetStatistics'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of