maintenanceResetQosCounters
GIGE-MIB ·
.1.3.6.1.4.1.1038.17.10.21.1.9
Object
When the value of this field is set to true, all Qos counters attached to this interface are deleted.
Context
- MIB
- GIGE-MIB
- OID
.1.3.6.1.4.1.1038.17.10.21.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- maintenanceEntry
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 'GIGE-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GIGE-MIB::maintenanceResetQosCounters'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GIGE-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GIGE-MIB::maintenanceResetQosCounters.<maintenanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GIGE-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GIGE-MIB::maintenanceResetQosCounters'
Syntax
- Source
- EQUIPMENT-MIBSagemBoolean
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |