globalResetCounters
F5-3DNS-MIB ·
.1.3.6.1.4.1.3375.1.2.1.1.1.65
Object
scalar mandatory
r/w
Enumeration
Writing a one to this variable will cause counters within 3DNS to be reset. If the counters have been reset this variable will have a value of 1. If the counters have not been reset the variable will have a value of 2.
Context
- MIB
- F5-3DNS-MIB
- OID
.1.3.6.1.4.1.3375.1.2.1.1.1.65- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- globals
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 'F5-3DNS-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-3DNS-MIB::globalResetCounters.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F5-3DNS-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F5-3DNS-MIB::globalResetCounters'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
2 | unreset |