vismSessionGrpState
CISCO-VISM-SESSION-MIB ·
.1.3.6.1.4.1.351.110.5.5.11.2.1.4
Object
column
Enumeration
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.
Context
- MIB
- CISCO-VISM-SESSION-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.11.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vismSessionGrpEntry
- Table
- vismSessionGrpTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | oos |
3 | is |
4 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vismSessionGrpNum An arbitrary index that uniquely identifies a session group. | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.2.1.1 |
| vismSessionGrpSetNum This object identify session set number to which
this session Group belongs. Once the entry is created
this object cannot be modified.
The same session set can only… | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.2.1.2 |
| vismSessionGrpRowStatus 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
t… | column | Enumeration | .1.3.6.1.4.1.351.110.5.5.11.2.1.3 |
| vismSessionGrpCurrSession This object indicates the current session that is open to
communication with MGC. There is only one active
session per session group. | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.2.1.5 |
| vismSessionGrpTotalSessions The current number of sessions that are configured
in the session group. | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.2.1.6 |
| vismSessionGrpSwitchFails The accumulated number of failed attempts to 'switch'
between sessions in this group. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.351.110.5.5.11.2.1.7 |
| vismSessionGrpSwitchSuccesses The accumulated number of successful attempts to
'switch' between sessions in this group. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.351.110.5.5.11.2.1.8 |
| vismSessionGrpMgcName This denotes the name of the MGC. This corresponds to
a domain name under which the MGC could also be
registered in a DNS(Domain Named System). Once this
entry becomes active, thi… | column | OctetString | .1.3.6.1.4.1.351.110.5.5.11.2.1.9 |