vismSessionSetState
CISCO-VISM-SESSION-MIB ·
.1.3.6.1.4.1.351.110.5.5.11.1.1.3
Object
column
Enumeration
When an entry in vismSessionSetTable is created and no group
has been added to this set yet or group has been created
in this set but no session has been added yet the set state
is 'idle'.
After a group has been created in this set and one session
has been added to the group the set state becomes 'oos',i.e,
out of service.
After successfully open socket and the session has sent
START message to MGC, the state of the set will be changed
based on whether this set is fault tolerant(FT) or none fault
tolerant(NFT) specify in vismSessionSetFaultTolerant.
In NFT case the set state becomes 'activeIs'.
In FT case, if one session from a group received an active
message from MGC and no standby message received from a
session in the other group, the state of the set will change
to 'activeIs'.
On the other hand, if at least one session from a group
received standby message from MGC and no other
session from the other group received active message then
the set state is transferred to 'standbyIs'.
The set becomes 'fullIs' when at least one session from
one group receives active message and at least one session
from the other group receives standby message.
'unknown' is a state other than the above states.
Context
- MIB
- CISCO-VISM-SESSION-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.11.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vismSessionSetEntry
- Table
- vismSessionSetTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | oos |
3 | activeIs |
4 | standbyIs |
5 | fullIs |
6 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vismSessionSetNum An arbitrary index that uniquely identifies a session set. | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.1.1.1 |
| vismSessionSetRowStatus 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;
… | column | Enumeration | .1.3.6.1.4.1.351.110.5.5.11.1.1.2 |
| vismSessionSetTotalGrps The current number of session groups in the session set. | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.1.1.4 |
| vismSessionSetActiveGrp This is the current group number in active state. | column | Integer32 | .1.3.6.1.4.1.351.110.5.5.11.1.1.5 |
| vismSessionSetSwitchFails The accumulated number of failed attempts to 'switch'
between session groups in this session set. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.351.110.5.5.11.1.1.6 |
| vismSessionSetSwitchSuccesses The accumulated number of successful attempts to
'switch' between session groups in this session set. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.351.110.5.5.11.1.1.7 |
| vismSessionSetFaultTolerant This object indicates whether the set configuration
is fault tolerant, 'true(1)' indicate fault tolerant
and 'false(2)' non fault tolerant. If the set is
fault tolerant then ther… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.351.110.5.5.11.1.1.8 |