All MIBs › CISCO-VISM-SESSION-MIB › vismRudpSessionState
vismRudpSessionState
Module: CISCO-VISM-SESSION-MIB
OID (symbolic): CISCO-VISM-SESSION-MIB::vismRudpSessionState
OID (numeric): 1.3.6.1.4.1.351.110.5.5.11.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the current session operational state. The possible operational states are as follows:
'oos': Out of service state. This is the initial state when a RUDP session is created. 'is' : In service state. When a channel has been created between gateway and MGC and gateway has sent Start message the state of the session changes to 'is'. If the communication is lost between GW (gateway) and the MGC, the state of this session becomes 'oos'. 'unknown': This is the state other than the above states.
What is vismRudpSessionState?
This read-only INTEGER reports a RUDP session's operational state as oos (out of service, the initial state), is (in service, once a channel is established to the MGC and a Start message sent), or unknown. An admin cares because this state is the direct indicator of whether a specific RUDP session is currently carrying live signaling traffic to the MGC. For example, an operator diagnosing a failed MGC connection attempt would check whether this object is stuck at oos rather than transitioning to is.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.3.1.5 snmpwalk -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismRudpSessionState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.3.1.5.1 snmpget -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismRudpSessionState.1
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::vismRudpSessionState 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.5 | vismRudpSessionState | CISCO-VISM-SESSION-MIB |