All MIBs › CISCO-VISM-SESSION-MIB › vismSessionGrpState
vismSessionGrpState
Module: CISCO-VISM-SESSION-MIB
OID (symbolic): CISCO-VISM-SESSION-MIB::vismSessionGrpState
OID (numeric): 1.3.6.1.4.1.351.110.5.5.11.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the operational state of the session group. The possible operational states are as follows:
'idle': This is the initial state. 'oos' : Out of service state. when a session group has been created the state of the session group becomes 'oos' or when all sessions belonging to this group are deleted, session group state becomes 'oos' 'is': In service state. After at least one session has been added to the group, socket has been successfully set up and the session has sent a START message to MGC the group state changes to 'is'. 'unknown': This is the state other than the above states.
What is vismSessionGrpState?
This read-only INTEGER reports the operational state of a session group as idle (initial state), oos (out of service, either freshly created or all sessions deleted), is (in service, after at least one session activates), or unknown. An admin cares because this state directly shows whether a session group is currently able to carry MGC communication. For example, an operator troubleshooting a group stuck at oos would check whether any session within that group has actually been successfully created and activated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.2.1.4 snmpwalk -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismSessionGrpState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.2.1.4.1 snmpget -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismSessionGrpState.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::vismSessionGrpState 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.2 | vismSessionGrpTable | CISCO-VISM-SESSION-MIB |
| 1.3.6.1.4.1.351.110.5.5.11.2.1 | vismSessionGrpEntry | CISCO-VISM-SESSION-MIB |
| 1.3.6.1.4.1.351.110.5.5.11.2.1.4 | vismSessionGrpState | CISCO-VISM-SESSION-MIB |