cfcspMode
CISCO-FCSP-MIB ·
.1.3.6.1.4.1.9.9.391.1.1.1.1.1
Object
column
r/w
Enumeration
The FC-SP mode of this interface.
If off(1), port would never initiate FC-SP
authentication exchange and send reject to any FC-SP
authentication message started from other end.
If autoPassive(2), a port would not initiate any FC-SP
authentication exchange; but would always take part in
FC-SP authentication exchange initiated on this
interface by other devices.
If autoActive(3), a port would always try to initiate
FC-SP authentication exchange after ESC. If otherside
does not support FC-SP authentication, port will
still be brought up. If the authentication fails, the
port will not be brought up.
If on(4), port would always try to initiate FC-SP
authentication exchange and authentication is done
before the port becomes up. If otherside does not
support FC-SP authentication or if authentication
fails, port will not be brought up.
Context
- MIB
- CISCO-FCSP-MIB
- OID
.1.3.6.1.4.1.9.9.391.1.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfcspIfEntry
- Table
- cfcspIfTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | autoPassive |
3 | autoActive |
4 | on |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfcspReauthInterval The time for which a port has to wait
before trying to re-authenticate the other
end.
0 means re-authentication is not done.
This object is not relevant if cfcspMode is 'off'. | column | minutes Unsigned32 | .1.3.6.1.4.1.9.9.391.1.1.1.1.2 |
| cfcspReauthenticate If this object is set to 'enable',
reauthentication is started.
No action is taken if set to 'noOp'.
When read, always 'noOp' is returned. | column | Enumeration | .1.3.6.1.4.1.9.9.391.1.1.1.1.3 |