IFCP-MGMT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
48
ifcpLclGtwyInstTable
table.1.3.6.1.2.1.10.230.1.1.1
·
1 row entry
·
11 columns
Information about all local iFCP gateway instances that can be monitored and controlled. This table contains an entry for each local iFCP gateway instance that is being managed.
An entry in the local iFCP gateway instance table.
Parameters and settings for the gateway are found here.
Parameters and settings for the gateway are found here.
Indexes
ifcpLclGtwyInstIndex
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ifcpLclGtwyInstIndex
An arbitrary integer value to uniquely identify this iFCP
gateway from other local gateway instances. |
Unsigned32 Constraints: range: 1-2147483647 |
.1.3.6.1.2.1.10.230.1.1.1.1.1 |
||||||||||
|
ifcpLclGtwyInstPhyIndex
An index indicating the location of this local gateway within
a larger entity, if one exists. If supported, this is the entPhysicalIndex from the Entity MIB (Version 3), for this iFCP gateway. If not supported, or if … |
ENTITY-MIBPhysicalIndexOrZero Textual Convention: ENTITY-MIBPhysicalIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.2.1.10.230.1.1.1.1.2 |
||||||||||
|
ifcpLclGtwyInstVersionMin
The minimum iFCP protocol version supported by the local iFCP
gateway instance. |
Unsigned32 Constraints: range: 0-255 |
.1.3.6.1.2.1.10.230.1.1.1.1.3 |
||||||||||
|
ifcpLclGtwyInstVersionMax
The maximum iFCP protocol version supported by the local iFCP
gateway instance. |
Unsigned32 Constraints: range: 0-255 |
.1.3.6.1.2.1.10.230.1.1.1.1.4 |
||||||||||
|
ifcpLclGtwyInstAddrTransMode
The local iFCP gateway operating mode. Changing this value
may cause existing sessions to be disrupted. |
IfcpAddressModer/w Textual Convention: IfcpAddressMode EnumerationType Values:
|
.1.3.6.1.2.1.10.230.1.1.1.1.5 |
||||||||||
|
ifcpLclGtwyInstFcBrdcstSupport
This value indicates whether the local iFCP gateway supports
FC Broadcast. Changing this value may cause existing sessions to be disrupted. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.2.1.10.230.1.1.1.1.6 |
||||||||||
|
ifcpLclGtwyInstDefaultIpTOV
The default IP_TOV used for iFCP sessions at this gateway.
This is the default maximum propagation delay that will be used for an iFCP session. The value can be changed on a per-session basis. The valid range is 0 - 3… |
secondsIfcpIpTOVorZeror/w Textual Convention: IfcpIpTOVorZero Unsigned32Type Constraints: range: 0..3600 |
.1.3.6.1.2.1.10.230.1.1.1.1.7 |
||||||||||
|
ifcpLclGtwyInstDefaultLTInterval
The default Liveness Test Interval (LTI), in seconds, used
for iFCP sessions at this gateway. This is the default value for an iFCP session and can be changed on a per-session basis. The valid range is 0 - 65535 secon… |
secondsIfcpLTIorZeror/w Textual Convention: IfcpLTIorZero Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.10.230.1.1.1.1.8 |
||||||||||
|
ifcpLclGtwyInstDescr
A user-entered description for this iFCP gateway.
|
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.2.1.10.230.1.1.1.1.9 |
||||||||||
|
ifcpLclGtwyInstNumActiveSessions
The current total number of iFCP sessions in the open or
open-pending state. |
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.2.1.10.230.1.1.1.1.10 |
||||||||||
|
ifcpLclGtwyInstStorageType
The storage type for this row. Parameter values defined
for a gateway are usually non-volatile, but may be volatile or permanent in some configurations. If permanent, then the following parameters must have read-write… |
SNMPv2-TCStorageType Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.10.230.1.1.1.1.11 |
.1.3.6.1.2.1.10.230.1.2.1
·
1 row entry
·
18 columns
An iFCP session consists of the pair of N_PORTs comprising
the session endpoints joined by a single TCP/IP connection.
This table provides information on each iFCP session
currently using a local iFCP gateway instance. iFCP sessions
are created and removed by the iFCP gateway instances, which
are reflected in this table.
Each entry contains information about one iFCP session consisting
of a pair of N_PORTs joined by a single TCP/IP connection. This
table's INDEX includes ifcpLclGtwyInstIndex, which identifies the
local iFCP gateway ins…
of a pair of N_PORTs joined by a single TCP/IP connection. This
table's INDEX includes ifcpLclGtwyInstIndex, which identifies the
local iFCP gateway ins…
Indexes
ifcpLclGtwyInstIndex ifcpSessionIndex
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ifcpSessionIndex
The iFCP session index is a unique value used as an index
to the table, along with a specific local iFCP gateway instance. This index is used because the local N Port and remote N Port information would create a comple… |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.2.1.10.230.1.2.1.1.1 |
||||||||||||||
|
ifcpSessionLclPrtlIfIndex
This is the interface index in the IF-MIB ifTable being used
as the local portal in this session, as described in the IF-MIB. If the local portal is not associated with an entry in the ifTable, then the value is 0. Th… |
IF-MIBInterfaceIndexOrZero Textual Convention: IF-MIBInterfaceIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.2.1.10.230.1.2.1.1.2 |
||||||||||||||
|
ifcpSessionLclPrtlAddrType
The type of address in ifcpSessionLclIfAddr.
|
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.2.1.10.230.1.2.1.1.3 |
||||||||||||||
|
ifcpSessionLclPrtlAddr
This is the external IP address of the interface being used
for the iFCP local portal in this session. The address type is defined in ifcpSessionLclPrtlAddrType. If the value is a DNS name, then the name is resolved o… |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.2.1.10.230.1.2.1.1.4 |
||||||||||||||
|
ifcpSessionLclPrtlTcpPort
This is the TCP port number that is being used for the iFCP
local portal in this session. This is normally an ephemeral port number selected by the gateway. The value may be 0 during an initial setup period. |
INET-ADDRESS-MIBInetPortNumber Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.10.230.1.2.1.1.5 |
||||||||||||||
|
ifcpSessionLclNpWwun
World Wide Unique Name of the local N Port. For an unbound
session, this variable will be a zero-length string. |
FC-MGMT-MIBFcNameIdOrZero Textual Convention: FC-MGMT-MIBFcNameIdOrZero OctetStringType Constraints: range: 0range: 8range: 16 |
.1.3.6.1.2.1.10.230.1.2.1.1.6 |
||||||||||||||
|
ifcpSessionLclNpFcid
Fibre Channel Identifier of the local N Port. For an unbound
session, this variable will be a zero-length string. |
FC-MGMT-MIBFcAddressIdOrZero Textual Convention: FC-MGMT-MIBFcAddressIdOrZero OctetStringType Constraints: range: 0range: 3 |
.1.3.6.1.2.1.10.230.1.2.1.1.7 |
||||||||||||||
|
ifcpSessionRmtNpWwun
World Wide Unique Name of the remote N Port. For an unbound
session, this variable will be a zero-length string. |
FC-MGMT-MIBFcNameIdOrZero Textual Convention: FC-MGMT-MIBFcNameIdOrZero OctetStringType Constraints: range: 0range: 8range: 16 |
.1.3.6.1.2.1.10.230.1.2.1.1.8 |
||||||||||||||
|
ifcpSessionRmtPrtlIfAddrType
The type of address in ifcpSessionRmtPrtlIfAddr.
|
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.2.1.10.230.1.2.1.1.9 |
||||||||||||||
|
ifcpSessionRmtPrtlIfAddr
This is the remote gateway IP address being used for the
portal on the remote iFCP gateway. The address type is defined in ifcpSessionRmtPrtlIfAddrType. If the value is a DNS name, then the name is resolved once, duri… |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.2.1.10.230.1.2.1.1.10 |
||||||||||||||
|
ifcpSessionRmtPrtlTcpPort
This is the TCP port number being used for the portal on the
remote iFCP gateway. Generally, this will be the iFCP canonical port. The value may be 0 during an initial setup period. |
INET-ADDRESS-MIBInetPortNumber Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.10.230.1.2.1.1.11 |
||||||||||||||
|
ifcpSessionRmtNpFcid
Fibre Channel Identifier of the remote N Port. For an
unbound session, this variable will be a zero-length string. |
FC-MGMT-MIBFcAddressIdOrZero Textual Convention: FC-MGMT-MIBFcAddressIdOrZero OctetStringType Constraints: range: 0range: 3 |
.1.3.6.1.2.1.10.230.1.2.1.1.12 |
||||||||||||||
|
ifcpSessionRmtNpFcidAlias
Fibre Channel Identifier Alias assigned by the local gateway
for the remote N Port. For an unbound session, this variable will be a zero-length string. |
FC-MGMT-MIBFcAddressIdOrZero Textual Convention: FC-MGMT-MIBFcAddressIdOrZero OctetStringType Constraints: range: 0range: 3 |
.1.3.6.1.2.1.10.230.1.2.1.1.13 |
||||||||||||||
|
ifcpSessionIpTOV
The IP_TOV being used for this iFCP session. This is the
maximum propagation delay that will be used for the iFCP session. The value can be changed on a per-session basis and initially defaults to ifcpLclGtwyInstDefau… |
secondsIfcpIpTOVorZeror/w Textual Convention: IfcpIpTOVorZero Unsigned32Type Constraints: range: 0..3600 |
.1.3.6.1.2.1.10.230.1.2.1.1.14 |
||||||||||||||
|
ifcpSessionLclLTIntvl
The Liveness Test Interval (LTI) used for this iFCP session.
The value can be changed on a per-session basis and initially defaults to ifcpLclGtwyInstDefaultLTInterval for the local gateway instance. The… |
secondsIfcpLTIorZero Textual Convention: IfcpLTIorZero Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.10.230.1.2.1.1.15 |
||||||||||||||
|
ifcpSessionRmtLTIntvl
The Liveness Test Interval (LTI) as requested by the remote
gateway instance to use for this iFCP session. This value may change over the life of the session. The valid range is 0 - 65535 seconds. A value of 0 implie… |
secondsIfcpLTIorZero Textual Convention: IfcpLTIorZero Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.10.230.1.2.1.1.16 |
||||||||||||||
|
ifcpSessionBound
This value indicates whether this session is bound to a
specific local and remote N Port. Sessions by default are unbound and ready for future assignment to a local and remote N Port. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.2.1.10.230.1.2.1.1.17 |
||||||||||||||
|
ifcpSessionStorageType
The storage type for this row. Parameter values defined
for a session are usually non-volatile, but may be volatile or permanent in some configurations. If permanent, then ifcpSessionIpTOV must have read-write access. |
SNMPv2-TCStorageType Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.10.230.1.2.1.1.18 |
ifcpSessionStatsTable
table.1.3.6.1.2.1.10.230.1.2.2
·
1 row entry
·
11 columns
This table provides statistics on an iFCP session.
Provides iFCP-specific statistics per session.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
ifcpSessionState
The current session operating state.
|
IfcpSessionStates Textual Convention: IfcpSessionStates EnumerationType Values:
|
.1.3.6.1.2.1.10.230.1.2.2.1.1 |
||||||
|
ifcpSessionDuration
This indicates, in seconds, how long the iFCP session has
been in an open or open-pending state. When a session is down, the value is reset to 0. |
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.2.1.10.230.1.2.2.1.2 |
||||||
|
ifcpSessionTxOctets
The total number of octets transmitted by the iFCP gateway
for this session. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the v… |
HCNUM-TCZeroBasedCounter64 Textual Convention: HCNUM-TCZeroBasedCounter64 Unsigned64 |
.1.3.6.1.2.1.10.230.1.2.2.1.3 |
||||||
|
ifcpSessionRxOctets
The total number of octets received by the iFCP gateway for
this session. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the valu… |
HCNUM-TCZeroBasedCounter64 Textual Convention: HCNUM-TCZeroBasedCounter64 Unsigned64 |
.1.3.6.1.2.1.10.230.1.2.2.1.4 |
||||||
|
ifcpSessionTxFrames
The total number of iFCP frames transmitted by the gateway
for this session. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the v… |
HCNUM-TCZeroBasedCounter64 Textual Convention: HCNUM-TCZeroBasedCounter64 Unsigned64 |
.1.3.6.1.2.1.10.230.1.2.2.1.5 |
||||||
|
ifcpSessionRxFrames
The total number of iFCP frames received by the gateway
for this session. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other times as indicated by the valu… |
HCNUM-TCZeroBasedCounter64 Textual Convention: HCNUM-TCZeroBasedCounter64 Unsigned64 |
.1.3.6.1.2.1.10.230.1.2.2.1.6 |
||||||
|
ifcpSessionStaleFrames
The total number of received iFCP frames that were stale and
discarded by the gateway for this session. Discontinuities in the value of this counter can occur at reinitialization of the management system, and at other … |
HCNUM-TCZeroBasedCounter64 Textual Convention: HCNUM-TCZeroBasedCounter64 Unsigned64 |
.1.3.6.1.2.1.10.230.1.2.2.1.7 |
||||||
|
ifcpSessionHeaderCRCErrors
The total number of Cyclic Redundancy Check (CRC) errors that
occurred in the frame header, detected by the gateway for this session. Usually, a single Header CRC error is sufficient to terminate an iFCP session. Disc… |
HCNUM-TCZeroBasedCounter64 Textual Convention: HCNUM-TCZeroBasedCounter64 Unsigned64 |
.1.3.6.1.2.1.10.230.1.2.2.1.8 |
||||||
|
ifcpSessionFcPayloadCRCErrors
The total number of CRC errors that occurred in the Fibre
Channel frame payload, detected by the gateway for this session. Discontinuities in the value of this counter can occur at reinitialization of the management sy… |
HCNUM-TCZeroBasedCounter64 Textual Convention: HCNUM-TCZeroBasedCounter64 Unsigned64 |
.1.3.6.1.2.1.10.230.1.2.2.1.9 |
||||||
|
ifcpSessionOtherErrors
The total number of errors, other than errors explicitly
measured, detected by the gateway for this session. Discontinuities in the value of this counter can occur at reinitialization of the management sy… |
HCNUM-TCZeroBasedCounter64 Textual Convention: HCNUM-TCZeroBasedCounter64 Unsigned64 |
.1.3.6.1.2.1.10.230.1.2.2.1.10 |
||||||
|
ifcpSessionDiscontinuityTime
The value of sysUpTime on the most recent occasion at which
any one (or more) of the ifcpSessionStatsTable counters suffered a discontinuity. The relevant counters are the specific Counter64-based instances associated … |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.2.1.10.230.1.2.2.1.11 |
ifcpSessionLcStatsTable
table.1.3.6.1.2.1.10.230.1.2.3
·
1 row entry
·
8 columns
This table provides low-capacity statistics for an iFCP session. These are provided for backward compatibility with systems that do not support Counter64-based objects. At 1-Gbps rates, a Counter32-based object can wrap as often as every 34 seconds. Counter32-based objects can be sufficient for many situations. However, when possible, it is recommended to use the high-capacity statistics in ifcpSessionStatsTable based on Counter64 objects.
Provides iFCP-specific statistics per session.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
ifcpSessionLcTxOctets
The total number of octets transmitted by the iFCP gateway
for this session. |
RMON2-MIBZeroBasedCounter32 Textual Convention: RMON2-MIBZeroBasedCounter32 Unsigned32 |
.1.3.6.1.2.1.10.230.1.2.3.1.1 |
|
ifcpSessionLcRxOctets
The total number of octets received by the iFCP gateway for
this session. |
RMON2-MIBZeroBasedCounter32 Textual Convention: RMON2-MIBZeroBasedCounter32 Unsigned32 |
.1.3.6.1.2.1.10.230.1.2.3.1.2 |
|
ifcpSessionLcTxFrames
The total number of iFCP frames transmitted by the gateway
for this session. |
RMON2-MIBZeroBasedCounter32 Textual Convention: RMON2-MIBZeroBasedCounter32 Unsigned32 |
.1.3.6.1.2.1.10.230.1.2.3.1.3 |
|
ifcpSessionLcRxFrames
The total number of iFCP frames received by the gateway
for this session. |
RMON2-MIBZeroBasedCounter32 Textual Convention: RMON2-MIBZeroBasedCounter32 Unsigned32 |
.1.3.6.1.2.1.10.230.1.2.3.1.4 |
|
ifcpSessionLcStaleFrames
The total number of received iFCP frames that were stale and
discarded by the gateway for this session. |
RMON2-MIBZeroBasedCounter32 Textual Convention: RMON2-MIBZeroBasedCounter32 Unsigned32 |
.1.3.6.1.2.1.10.230.1.2.3.1.5 |
|
ifcpSessionLcHeaderCRCErrors
The total number of CRC errors that occurred in the frame
header, detected by the gateway for this session. Usually, a single Header CRC error is sufficient to terminate an iFCP session. |
RMON2-MIBZeroBasedCounter32 Textual Convention: RMON2-MIBZeroBasedCounter32 Unsigned32 |
.1.3.6.1.2.1.10.230.1.2.3.1.6 |
|
ifcpSessionLcFcPayloadCRCErrors
The total number of CRC errors that occurred in the Fibre
Channel frame payload, detected by the gateway for this session. |
RMON2-MIBZeroBasedCounter32 Textual Convention: RMON2-MIBZeroBasedCounter32 Unsigned32 |
.1.3.6.1.2.1.10.230.1.2.3.1.7 |
|
ifcpSessionLcOtherErrors
The total number of errors, other than errors explicitly
measured, detected by the gateway for this session. |
RMON2-MIBZeroBasedCounter32 Textual Convention: RMON2-MIBZeroBasedCounter32 Unsigned32 |
.1.3.6.1.2.1.10.230.1.2.3.1.8 |