All MIBs › CISCO-VISM-SESSION-MIB › vismSessionSetRowStatus
vismSessionSetRowStatus
Module: CISCO-VISM-SESSION-MIB
OID (symbolic): CISCO-VISM-SESSION-MIB::vismSessionSetRowStatus
OID (numeric): 1.3.6.1.4.1.351.110.5.5.11.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable is used to allow add or delete a session set.
'active': This state indicates that the session set is available for use by the managed device;
'createAndGo': Use this to add an entry in this table.
`destroy': the status supplied by a management station wishing to delete all of the instances associated with this session group. Deletion of a set is not allowed if there is still group in this set.
What is vismSessionSetRowStatus?
This read-write INTEGER manages the lifecycle of a session set row: active indicates it's available for use by the device, createAndGo adds a new entry, and destroy deletes all instances in the set, but only if no group remains in the set. An admin cares because this enforces that a session set cannot be destroyed while it still contains a session group, protecting active redundancy configurations from accidental removal. For example, a technician decommissioning a fault-tolerant session set must first remove all session groups from it before setting this object to destroy(6).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.1.1.2 snmpwalk -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismSessionSetRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.11.1.1.2.1 snmpget -v2c -c public <target> CISCO-VISM-SESSION-MIB::vismSessionSetRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.11.1.1.2.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::vismSessionSetRowStatus 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.1 | vismSessionSetTable | CISCO-VISM-SESSION-MIB |
| 1.3.6.1.4.1.351.110.5.5.11.1.1 | vismSessionSetEntry | CISCO-VISM-SESSION-MIB |
| 1.3.6.1.4.1.351.110.5.5.11.1.1.2 | vismSessionSetRowStatus | CISCO-VISM-SESSION-MIB |