All MIBs › EDGELINK-MIB › elPMClearAllPMMetrics
elPMClearAllPMMetrics
Module: EDGELINK-MIB
OID (symbolic): EDGELINK-MIB::elPMClearAllPMMetrics
OID (numeric): 1.3.6.1.4.1.564.101.1.4.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Clears all Performance Management related metrics and statistics. On a read, the value indeterminate(1) will be returned if this variable was never set to clearAllPMMetrics(2), otherwise clearAllPMMetrics(2) will be returned.
What is elPMClearAllPMMetrics?
Setting this to clearAllPMMetrics wipes all performance-management counters and statistics on the device; reading it back returns indeterminate if it was never set to that value. An admin uses this to get a clean baseline after resolving an issue, for example before starting a fresh 24-hour monitoring window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.564.101.1.4.2 snmpwalk -v2c -c public <target> EDGELINK-MIB::elPMClearAllPMMetrics
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.564.101.1.4.2.1 snmpget -v2c -c public <target> EDGELINK-MIB::elPMClearAllPMMetrics.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.564.101.1.4.2.1 i <value>
Start monitoring EdgeLink edge access multiplexer (DS1 channelized module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EDGELINK-MIB::elPMClearAllPMMetrics OID value, configure state conditions and alerts, and monitor any EdgeLink edge access multiplexer (DS1 channelized module) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.564 | telco | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101 | edgeLink | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1 | elM13v1 | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.4 | elPM | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.4.2 | elPMClearAllPMMetrics | EDGELINK-MIB |