CISCO-VISM-SESSION-MIB :: vismSessionSetRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VISM-SESSION-MIBvismSessionSetRowStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.110basisBASIS-MIB
1.3.6.1.4.1.351.110.5basisServicesBASIS-MIB
1.3.6.1.4.1.351.110.5.5voiceBASIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.351.110.5.5.11vismSessionGrpCISCO-VISM-SESSION-MIB
1.3.6.1.4.1.351.110.5.5.11.1vismSessionSetTableCISCO-VISM-SESSION-MIB
1.3.6.1.4.1.351.110.5.5.11.1.1vismSessionSetEntryCISCO-VISM-SESSION-MIB
1.3.6.1.4.1.351.110.5.5.11.1.1.2vismSessionSetRowStatusCISCO-VISM-SESSION-MIB