erpsIfStatsControlPeriodClear
ADTRAN-ERPS-MIB ·
.1.3.6.1.4.1.664.5.79.1.1.2.1.2
Object
column r/w
Enumeration
This attribute allows for some or all of the
interval statistics for this ERPS MAC to be cleared.
It does not affect the values of the running counters
or the counter values reported through the interface MIB.
clearSpecificInterval clears the interval indicated by
erpsIfStatsControlIntervalClear.
Default value for period clear is idle.
Context
- MIB
- ADTRAN-ERPS-MIB
- OID
.1.3.6.1.4.1.664.5.79.1.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- erpsIfStatsControlEntry
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-ERPS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ERPS-MIB::erpsIfStatsControlPeriodClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-ERPS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ERPS-MIB::erpsIfStatsControlPeriodClear.<erpsIfStatsControlIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-ERPS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-ERPS-MIB::erpsIfStatsControlPeriodClear'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | clearAllIntervals |
3 | clearCurrent |
4 | clearIntervals |
5 | clearSpecificInterval |
6 | clearCumulative |
7 | clearAll |