All MIBs › CISCO-VISM-SESSION-MIB › vismRudpSessionMaxAutoReset
vismRudpSessionMaxAutoReset
Module: CISCO-VISM-SESSION-MIB
OID (symbolic): CISCO-VISM-SESSION-MIB::vismRudpSessionMaxAutoReset
OID (numeric): 1.3.6.1.4.1.351.110.5.5.11.3.1.14
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The maximum number of consecutive auto reset that will be performed before a connection is reset. A value 0 indicates that an auto reset will not be attempted, the connection will be reset immediately if an auto reset condition occurs.
What is vismRudpSessionMaxAutoReset?
This read-write Integer32 (0-255) is the maximum number of consecutive auto resets performed before the connection is fully reset, where 0 means auto reset is never attempted and the connection resets immediately on an auto-reset-triggering condition. An admin cares because this controls how much automatic self-healing the session attempts before giving up and forcing a full reset, trading resilience against prolonged instability. For example, an operator wanting the session to self-recover from minor glitches would set this above 0, while an operator wanting immediate hard resets on any anomaly would leave it at 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.3.1.14 snmpwalk -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismRudpSessionMaxAutoReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.3.1.14.1 snmpget -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismRudpSessionMaxAutoReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.11.3.1.14.1 i <value>
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-SESSION-MIB::vismRudpSessionMaxAutoReset OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5 | voice | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.11 | vismSessionGrp | CISCO-VISM-SESSION-MIB |
| 1.3.6.1.4.1.351.110.5.5.11.3 | vismRudpSessionCnfTable | CISCO-VISM-SESSION-MIB |
| 1.3.6.1.4.1.351.110.5.5.11.3.1 | vismRudpSessionCnfEntry | CISCO-VISM-SESSION-MIB |
| 1.3.6.1.4.1.351.110.5.5.11.3.1.14 | vismRudpSessionMaxAutoReset | CISCO-VISM-SESSION-MIB |