fcipEntityStatus
FCIP-MGMT-MIB ·
.1.3.6.1.2.1.224.1.1.4.1.8
Object
This object specifies the operational status of the row.
When a management station sets the status to active(1), then
the values for the objects fcipEntityName,
fcipEntityAddressType, and fcipEntityAddress should be
supplied as part of the set request. The values of the
objects fcipEntityName, fcipEntityAddressType, and
fcipEntityAddress can be changed if the row status is in
active state. The object fcipEntityTcpConnPort takes the
default value zero(0), if no value is supplied at the time
of row creation.
Setting the status to destroy(6) deletes the specified FCIP
entity instance row from the table. It also deletes all the
rows corresponding to the specified FCIP entity from the
fcipLinkTable and fcipTcpConnTable tables.
Context
- MIB
- FCIP-MGMT-MIB
- OID
.1.3.6.1.2.1.224.1.1.4.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fcipEntityInstanceEntry
- Table
- fcipEntityInstanceTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fcipEntityId The FCIP entity identifier. | column | FcipEntityId | .1.3.6.1.2.1.224.1.1.4.1.1 |
| fcipEntityName An administratively-assigned name for this FCIP entity. | column | OctetString | .1.3.6.1.2.1.224.1.1.4.1.2 |
| fcipEntityAddressType The type of Internet address by which the entity is
reachable. Only address types IPv4 and IPv6 are supported. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.224.1.1.4.1.3 |
| fcipEntityAddress The Internet address for the entity, if configured. The
format of this address is determined by the value of the
fcipEntityAddressType object. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.224.1.1.4.1.4 |
| fcipEntityTcpConnPort A TCP port other than the FCIP Well-Known port on which the
FCIP entity listens for new TCP connection requests. It
contains the value zero(0) if the FCIP Entity only listens
on … | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.224.1.1.4.1.5 |
| fcipEntitySeqNumWrap An indication of whether the FCIP Entity supports protection
against sequence number wrap. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.224.1.1.4.1.6 |
| fcipEntityPHBSupport An indication of whether the FCIP Entity supports PHB IP
quality of service (QoS). | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.224.1.1.4.1.7 |