All MIBs › IPMS-MIB › ipmsZeroStatsFlag
ipmsZeroStatsFlag
Module: IPMS-MIB
OID (symbolic): IPMS-MIB::ipmsZeroStatsFlag
OID (numeric): 1.3.6.1.4.1.800.2.14.1.1.5.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Seting this flag to one causes statistics counters to be zeroed.
What is ipmsZeroStatsFlag?
Setting this to zeroStats(1) resets all of IPMS's multicast traffic statistics counters back to zero, giving an admin a clean baseline before starting a new measurement period.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.14.1.1.5.1 snmpwalk -v2c -c public <target> IPMS-MIB::ipmsZeroStatsFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.14.1.1.5.1.1 snmpget -v2c -c public <target> IPMS-MIB::ipmsZeroStatsFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.14.1.1.5.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipmsZeroStatsFlag.1
Start monitoring Xylan/Alcatel OmniSwitch modular chassis switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPMS-MIB::ipmsZeroStatsFlag OID value, configure state conditions and alerts, and monitor any Xylan/Alcatel OmniSwitch modular chassis switch from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.14 | xylanIpmsArch | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.14.1 | ipmsMIB | IPMS-MIB |
| 1.3.6.1.4.1.800.2.14.1.1 | ipmsMIBObjects | IPMS-MIB |
| 1.3.6.1.4.1.800.2.14.1.1.5 | ipmsZeroStatsGroup | IPMS-MIB |
| 1.3.6.1.4.1.800.2.14.1.1.5.1 | ipmsZeroStatsFlag | IPMS-MIB |