virtualSessionStatus
ADVA-FSPR7-MIB ·
.1.3.6.1.4.1.2544.1.11.7.7.8.15.1.2
Object
column
ADVA-FSPR7-TC-MIBFspR7VSessStatus
Read-only object that describes current status of user session. There are 3 possible valid values of this object: - Normal(1) - default session status. - writeAcsRequested(2) - status assigned to session that requested write access and is waiting for ADMIN response After time equal 'write access request timeout' if session status has not been changed it will automatically change back to normal(1) and fspR7WriteAccessRequestTimeout trap will be sent. - writeAcsGranted(3) - write access has been granted by ADMIN user. Session can act as if it had PROVISION privilege level. After time equal virtualSessionTimeout session status will be automatically changed to normal(1) and fspR7WriteAccessTimeout trap will be sent.
Context
- MIB
- ADVA-FSPR7-MIB
- OID
.1.3.6.1.4.1.2544.1.11.7.7.8.15.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- virtualSessionEntry
- Table
- virtualSessionTable
- Siblings
- 7
Syntax
ADVA-FSPR7-TC-MIBFspR7VSessStatus
- Source
- ADVA-FSPR7-TC-MIBFspR7VSessStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | undefined |
1 | normal |
2 | writeAcsRequested |
3 | writeAcsGranted |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| virtualSessionId | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2544.1.11.7.7.8.15.1.1 |
| virtualSessionTimeout Read-write parameter describing time for which write access will be granted to the session. This parameter can be edited only if sessionStatus is equal 1 (normal).
Can be edited o… | column | Integer32 | .1.3.6.1.4.1.2544.1.11.7.7.8.15.1.3 |
| virtualSessionWriteAccess Read-write parameter used to manipulate write access of the user. SNMPGET/SNMPGETNEXT will always return none(4) value for this parameter. It can be set to multiple values dependi… | column | ADVA-FSPR7-TC-MIBFspR7VSessWriteAccess | .1.3.6.1.4.1.2544.1.11.7.7.8.15.1.4 |
| virtualSessionUserName Name of the user owning the virtual session. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2544.1.11.7.7.8.15.1.5 |
| virtualSessionIpAddress IP of the user owning the virtual session. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2544.1.11.7.7.8.15.1.6 |
| virtualSessionChangeReason Last operation status | column | ADVA-FSPR7-TC-MIBFspR7VSessChangeReason | .1.3.6.1.4.1.2544.1.11.7.7.8.15.1.7 |
| virtualSessionChangeTime Time of last operation status | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.2544.1.11.7.7.8.15.1.8 |