HPN-ICF-FC-FLOGIN-MIB

File: HPN-ICF-FC-FLOGIN-MIB.mib (6914 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HPN-ICF-FC-TC-MIB
HPN-ICF-VSAN-MIB IF-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY TruthValue
HpnicfFcNameId HpnicfFcAddressId HpnicfFcBbCredit
HpnicfFcClassOfServices HpnicfFcRxMTU hpnicfSan
hpnicfVsanIndex ifIndex

Defined Types

HpnicfFcFLoginEntry  
SEQUENCE    
  hpnicfFcFLoginIndex HpnicfFcAddressId
  hpnicfFcFLoginPortNodeWWN HpnicfFcNameId
  hpnicfFcFLoginPortWWN HpnicfFcNameId
  hpnicfFcFLoginPortFcId HpnicfFcAddressId
  hpnicfFcFLoginRxBbCredit HpnicfFcBbCredit
  hpnicfFcFLoginTxBbCredit HpnicfFcBbCredit
  hpnicfFcFLoginClass2RxMTU HpnicfFcRxMTU
  hpnicfFcFLoginClass3RxMTU HpnicfFcRxMTU
  hpnicfFcFLoginSuppClassRequested HpnicfFcClassOfServices
  hpnicfFcFLoginClass2ReqAgreed TruthValue
  hpnicfFcFLoginClass3ReqAgreed TruthValue

Defined Values

hpnicfFcFLogin 1.3.6.1.4.1.11.2.14.11.15.2.127.3
This MIB module is for representing fabric login information.
MODULE-IDENTITY    

hpnicfFcFLoginMibObjects 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1
OBJECT IDENTIFIER    

hpnicfFcFLoginTable 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1
A table of Fibre Channel related service parameters used to represent the fabric login information in accord with each Nx_Port attached to a particular Fibre Channel port in a particular VSAN (Virtual Storage Area Network). Each entry is created by a fabric switch when an Nx_Port successfully logged in to it explicitly or implicitly, and is deleted when the port logged out.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfFcFLoginEntry

hpnicfFcFLoginEntry 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1
A group of Fibre Channel related service parameters used to represent fabric login information of a specific Nx_Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfFcFLoginEntry  

hpnicfFcFLoginIndex 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.1
The index of current fabric login entry. The Fibre Channel address identifier is used to identify the associated Nx_Port of this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfFcAddressId  

hpnicfFcFLoginPortNodeWWN 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.2
The world wide name of the Remote Node to which the logged-in Nx_Port belongs.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfFcNameId  

hpnicfFcFLoginPortWWN 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.3
The world wide name of the logged-in Nx_Port.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfFcNameId  

hpnicfFcFLoginPortFcId 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.4
The Fibre Channel address identifier that has been assigned by the fabric to the logged-in Nx_Port.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfFcAddressId  

hpnicfFcFLoginRxBbCredit 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.5
The maximum number of buffers available for a recipient to receive frames from the logged-in Nx_Port in Class2, Class3. The object is used in the buffer-to-buffer flow control from the logged-in Nx_Port to Fx_Port.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfFcBbCredit  

hpnicfFcFLoginTxBbCredit 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.6
The total number of buffers available for a sender to transmit frames to the logged-in Nx_Port in Class2, Class3. The object is used in the buffer-to-buffer flow control from Fx_Port to the logged-in Nx_Port.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfFcBbCredit  

hpnicfFcFLoginClass2RxMTU 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.7
The object specifies the Maximum Transmission Unit of an Fibre Channel frame that can be received by the logged-in Nx_Port in Class 2 service.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfFcRxMTU  

hpnicfFcFLoginClass3RxMTU 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.8
The object specifies the Maximum Transmission Unit of an Fibre Channel frame that can be received by the logged-in Nx_Port in Class 3 service.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfFcRxMTU  

hpnicfFcFLoginSuppClassRequested 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.9
The object indicating the supported Classes that the logged-in Nx_Port has requested.
Status: current Access: read-only
OBJECT-TYPE    
  HpnicfFcClassOfServices  

hpnicfFcFLoginClass2ReqAgreed 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.10
The object indicating whether the Fx_Port has agreed to support Class 2 delivery that the logged-in Nx_Port requested. It's meaningful only when the Class 2 delivery has been requested.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpnicfFcFLoginClass3ReqAgreed 1.3.6.1.4.1.11.2.14.11.15.2.127.3.1.1.1.11
The object indicating whether the Fx_Port has agreed to support Class 3 delivery that the logged-in Nx_Port requested. It's meaningful only when the Class 3 delivery has been requested.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue