HH3C-NPV-MIB

File: HH3C-NPV-MIB.mib (8958 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
HH3C-FC-TC-MIB HH3C-VSAN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION
RowStatus TimeStamp ifIndex
InterfaceIndex Hh3cFcVsanIndex hh3cSan
hh3cVsanIndex

Defined Types

Hh3cNpvIfIndexList  
This textual convention defines a list of 'ifIndex'. Each 4 octets within this value are combined together to represent the 'ifIndex' of a particular port in the module. For example, the first 4 octets (byte 1, byte 2, byte 3 and byte 4) represent the 'ifIndex' of one interface, while the second 4 octets (byte 5, byte 6, byte 7 and byte 8) represent the 'ifIndex' for another interface in the module, and so on.
TEXTUAL-CONVENTION    
  OCTET STRING Size(4..65535)  

Hh3cNpvTrafficMapConfigEntry  
SEQUENCE    
  hh3cNpvTrafficMapExternalIfIndexList Hh3cNpvIfIndexList
  hh3cNpvTrafficMapLastChange TimeStamp
  hh3cNpvTrafficMapRowStatus RowStatus

Hh3cNpvServerIfEntry  
SEQUENCE    
  hh3cNpvExternalIfIndex InterfaceIndex

Defined Values

hh3cNpv 1.3.6.1.4.1.25506.2.127.6
This MIB module is for the management of N_Port Virtualization or NPV within the framework of N_Port virtualization(NPV) architecture. N_Port virtualization reduces the number of Fibre Channel domain IDs in SANs(Storage Aera Network). Switches operating in the NPV mode do not join a fabric; rather, they pass traffic between NPV core switch links and end-devices, which eliminates the domain IDs for these edge switches. NPV core switch is a fibre channel edge switch connected to one or more NPV devices.
MODULE-IDENTITY    

hh3cNpvMibObjects 1.3.6.1.4.1.25506.2.127.6.1
OBJECT IDENTIFIER    

hh3cNpvConfiguration 1.3.6.1.4.1.25506.2.127.6.1.1
OBJECT IDENTIFIER    

hh3cNpvGlobalObjects 1.3.6.1.4.1.25506.2.127.6.1.1.1
OBJECT IDENTIFIER    

hh3cNpvLoadbalanceVsan 1.3.6.1.4.1.25506.2.127.6.1.1.1.1
Used to trigger a load-banlancing in the specified VSAN (Virtual Storage Area Network). When the hh3cNpvLoadbalanceVsan is set to a specific VSAN, a disruptive load-balancing process will be initiated in the VSAN so that all nodes in the VSAN will re-login to the core switch. This load-balancing process redistributes downlink traffic across all uplink interfaces for better load balancing, but it causes traffic interruption.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cFcVsanIndex  

hh3cNpvTrafficMapConfigTable 1.3.6.1.4.1.25506.2.127.6.1.1.2
A table containing information on the assignment of traffic map interfaces to an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cNpvTrafficMapConfigEntry

hh3cNpvTrafficMapConfigEntry 1.3.6.1.4.1.25506.2.127.6.1.1.2.1
An entry in the hh3cNpvTrafficMapConfigTable. This table contains entries for each of the interfaces which has been assigned a set of interfaces for traffic mapping in the VSAN. Traffic mapping is a technique used in NPV device to restrict the usage of external interface(s) for forwarding the traffic from server interface to the fibre channel fabric. If an interface comes up as a server interface and finds a corresponding entry in this table, then the switch software will assign a valid external interface from this list, if any. Once assigned, that assigned external interface will be used for forwarding the traffic from the server interface to the fibre channel fabric. If an interface comes up as a server interface and finds an entry in this table, but with no valid list of external interfaces, then the switch software keeps the server interface in operationally down state until at least one of the interface in the list becomes a valid external interface. If an interface comes up as a server interface and it can not find an entry in this table, then any of the available external interfaces can be assigned to that server interface. Entries in this table can be created or destroyed via hh3cNpvTrafficMapRowStatus object. Columnar objects can be modified when the corresponding hh3cNpvTrafficMapRowStatus is 'active'.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cNpvTrafficMapConfigEntry  

hh3cNpvTrafficMapExternalIfIndexList 1.3.6.1.4.1.25506.2.127.6.1.1.2.1.1
The list of external interfaces which the traffic needs to be mapped to. This object is a list of interfaces presented as an octet string of interface indices or ifindex-es. The list should contain at least one interface and at most all the interfaces in the switch up to 16384 interfaces. The 16384 interfaces max-limit is due to the size of this object. Specifying this object is mandatory for the creation of a row in hh3cNpvTrafficMapConfigTable.
Status: current Access: read-create
OBJECT-TYPE    
  Hh3cNpvIfIndexList  

hh3cNpvTrafficMapLastChange 1.3.6.1.4.1.25506.2.127.6.1.1.2.1.2
The value of sysUpTime at the time of the latest change to this traffic map entry. When there has not been any change to the traffic map entry, the value of this field will be that of the entry creation time.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

hh3cNpvTrafficMapRowStatus 1.3.6.1.4.1.25506.2.127.6.1.1.2.1.3
The status of this conceptual row. The row can be made 'active' only if value of corresponding instance of hh3cNpvTrafficMapExternalIfIndexList is provided.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cNpvServerIfTable 1.3.6.1.4.1.25506.2.127.6.1.1.3
This table contains, one entry for each server interface(FC-port configured in F-port mode) in this VSAN in the Fabric element. Each entry contains NPV related information like external interface assigned for the server interface in the VSAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cNpvServerIfEntry

hh3cNpvServerIfEntry 1.3.6.1.4.1.25506.2.127.6.1.1.3.1
An entry in the hh3cNpvServerIfTable, containing NPV related parameters established by a server interface indicated by ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cNpvServerIfEntry  

hh3cNpvExternalIfIndex 1.3.6.1.4.1.25506.2.127.6.1.1.3.1.1
This value of this object is the external interface assigned for the server interface associated with the server interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex