All MIBs › CISCO-VISM-SESSION-MIB › vismSessionGrpRowStatus
vismSessionGrpRowStatus
Module: CISCO-VISM-SESSION-MIB
OID (symbolic): CISCO-VISM-SESSION-MIB::vismSessionGrpRowStatus
OID (numeric): 1.3.6.1.4.1.351.110.5.5.11.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable allows to add or delete an entry in this table. 'createAndGo': Use this to add an entry in this table. vismSessionGrpSetNum and vismSessionGrpMgcName are required to add an entry. Before adding the session group, The session set should already be created.
'active': This state indicates that the session group is available for use by the managed device;
`destroy': the status supplied by a management station wishing to delete all of the instances associated with this session group.
What is vismSessionGrpRowStatus?
This read-write INTEGER manages a session group's lifecycle: createAndGo adds an entry (requiring vismSessionGrpSetNum and vismSessionGrpMgcName, and the session set must already exist), active marks it available for use, and destroy removes it. An admin cares because this enforces the correct provisioning order, a session set must be created before a group can be added to it. For example, an operator building a new redundant MGC connection must first confirm the session set exists, then use createAndGo with the set number and MGC name to add the session group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.2.1.3 snmpwalk -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismSessionGrpRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.2.1.3.1 snmpget -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismSessionGrpRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.11.2.1.3.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::vismSessionGrpRowStatus 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.3 | vismSessionGrpRowStatus | CISCO-VISM-SESSION-MIB |