adGenIfResetAllPM
ADTRAN-GENIF-MIB ·
.1.3.6.1.4.1.664.5.70.7.1.1.1.7
Object
column r/w
Enumeration
A SET causes all Performance Monitoring history for the selected interface to be reset to zero. This will reset all interval PM counts (15min and 24hr) as well as the current PM counts (15min and 24hr) for the selected interface. This object has NO affect on rolling counters. A GET will always return a one (1).
Context
- MIB
- ADTRAN-GENIF-MIB
- OID
.1.3.6.1.4.1.664.5.70.7.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenIfEntry
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 'ADTRAN-GENIF-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENIF-MIB::adGenIfResetAllPM'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENIF-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENIF-MIB::adGenIfResetAllPM.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENIF-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENIF-MIB::adGenIfResetAllPM'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |