All MIBs › GDC7616-MIB › uas7616ResetIntervals
uas7616ResetIntervals
Module: GDC7616-MIB
OID (symbolic): GDC7616-MIB::uas7616ResetIntervals
OID (numeric): 1.3.6.1.4.1.498.12.4.5.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable is used to reset Loop performance intervals. When it is set to reset, the Loop performance tables are reset to zero.
What is uas7616ResetIntervals?
Writing reset(1) to this object clears the loop performance interval tables (Current15Min, Interval, Current24Hr, etc.) back to zero; reading it back shows normal(2). An admin uses this after fixing a known fault to start performance counting fresh, so old error counts don't skew ongoing monitoring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.12.4.5.1.7 snmpwalk -v2c -c public <target> GDC7616-MIB::uas7616ResetIntervals
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.12.4.5.1.7.1 snmpget -v2c -c public <target> GDC7616-MIB::uas7616ResetIntervals.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.12.4.5.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> uas7616ResetIntervals.1
Start monitoring General DataComm (GDC) UAS 7616 multiplexer/access chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDC7616-MIB::uas7616ResetIntervals OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) UAS 7616 multiplexer/access chassis 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.498 | gdc | GDC7616-MIB |
| 1.3.6.1.4.1.498.12 | bql2 | GDC7616-MIB |
| 1.3.6.1.4.1.498.12.4 | uas7616 | GDC7616-MIB |
| 1.3.6.1.4.1.498.12.4.5 | uas7616ControlTable | GDC7616-MIB |
| 1.3.6.1.4.1.498.12.4.5.1 | uas7616ControlEntry | GDC7616-MIB |
| 1.3.6.1.4.1.498.12.4.5.1.7 | uas7616ResetIntervals | GDC7616-MIB |