All MIBs › ACMIB › viprVpnReset
viprVpnReset
Module: ACMIB
OID (symbolic): ACMIB::viprVpnReset
OID (numeric): 1.3.6.1.4.1.1751.2.18.16.28
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Reset the VPN statistics for VPN specified by (SSVV)
What is viprVpnReset?
This OID resets performance statistics for a specific VPN tunnel managed by the VIPR protocol. You would clear these counters after a VPN reconnection or security incident to separate old data from new monitoring. Setting it to VPN 1-1 (first shelf, first slot, VPN 1) clears packet loss and latency stats for that tunnel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.16.28 snmpwalk -v2c -c public <target> ACMIB::viprVpnReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.16.28.1 snmpget -v2c -c public <target> ACMIB::viprVpnReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.18.16.28.1 i <value>
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::viprVpnReset OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) 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.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.16 | sysControl | ACMIB |
| 1.3.6.1.4.1.1751.2.18.16.28 | viprVpnReset | ACMIB |