slbSessionInfoState
ALTEON-CHEETAH-LAYER4-MIB ·
.1.3.6.1.4.1.1872.2.5.4.3.5.1
Object
scalar
r/w
Enumeration
When this object is read the current state is returned. idle(2) indicates that there is no session binding table request in progress. When a read on this object returns inprogress(3) indicates that a session binding table retrieval request is in progress. Setting the value to start(1), will start a new session table retrieval operation based on the filtering criteria. complete(4) indicates that the session table has been retrieved. Once the slbSessionInfoTable is read the state should be set back to 'idle' which frees the session table buffer and others can issue a request command via SNMP.
Context
- MIB
- ALTEON-CHEETAH-LAYER4-MIB
- OID
.1.3.6.1.4.1.1872.2.5.4.3.5.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- slbSessionInfo
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | idle |
3 | inprogress |
4 | complete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| slbSessionInfoType This identifies the filtering criteria for the
session binding table request.
all(1) : Show all session entries
cip(2) : Show all session entries with source IP address
cp… | scalar | Enumeration | .1.3.6.1.4.1.1872.2.5.4.3.5.2 |
| slbSessionInfoIpAddr IP address of the requested filtering criteria
0.0.0.0 if the filtering criteria is not to match
session entries with the same IP address. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1872.2.5.4.3.5.3 |
| slbSessionInfoFilterId This field indicates that the session is created by filtering
code as a result of the IP header keys matching the filtering
criteria. 0 if slbSessionInfoFilterID is not the matchi… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1872.2.5.4.3.5.4 |
| slbSessionInfoPortId The <port number> if the filtering criteria is (port) to
match all session entries with the matching ingress port
or this represents the <real port> if the requested filtering
cr… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1872.2.5.4.3.5.5 |
| slbSessionInfoFlag If the filtering criteria is flag select one of e|l|n|p|s|t|u|w(Flag)
none(20) is selected if flag is not the fitering criteria.
eFlag: Indicates the session is in use … | scalar | Enumeration | .1.3.6.1.4.1.1872.2.5.4.3.5.6 |
| slbSessionInfoStringFormatFlag The flag which determines if the session table entries
have to be formatted or (none) indicates no formatting to be done. | scalar | Enumeration | .1.3.6.1.4.1.1872.2.5.4.3.5.7 |
| slbSessionInfoTable The table of SLB session entries. | table | - | .1.3.6.1.4.1.1872.2.5.4.3.5.8 |
| slbSessionInfoMaxSessDump The maximum number of sessions that can exist at any given time. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1872.2.5.4.3.5.9 |