MIBs Depot

CISCO-NPORT-VIRTUALIZATION-MIB

Registered at
1.3.6.1.4.1.9.9.660
Last updated
2008-06-13 00:00
Organization
Cisco Systems Inc.
Revisions
2008-06-13 00:00
Namespace
cisco
Source file
CISCO-NPORT-VIRTUALIZATION-MIB
Digest
sha256:f288ed60e73d09694f948debab768d5229d13e90381f6312f3626d8088a5691b

Description

The MIB module for the management of N_port Virtualization or NPV within the framework of Cisco's N_port virtualization (NPV) Architecture. N_Port virtualization reduces the number of Fibre Channel domain IDs in SANs. 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. Glossary of terms Used in this MIB: ---------------------------------- SAN - Storage Area Network VSAN - Virtual Storage Area Network, Similar to a VLAN. NPV - N Port Virtualization, a technique using which the number of domain IDs in fibre channel fabric can be reduced, leading to easier management. When operating in this mode, a fibre channel switch (typically, a fabric/blade switch) acts as a HBA with respect to the fibre channel fabric and as a switch with respect to the connected devices. NPV Device - A fibre channel switch working in NPV special mode. NPV Core Switch - A fibre channel edge switch connected to one or more NPV devices. Server - Host connected to the NPV device. Typically, a Blade Server connected to Blade switch in NPV mode in a Blade Chassis. Server Interface - Interface on the NPV Device that connects to end devices(hosts/disks). Also, known as F-port, as it operates in F port mode. External Interface - Interface on the NPV Device that connects to the NPV Core Switch. Also known as NP-port as it operates in NP port mode. Traffic Map - Traffic map is a way to restrict traffic flow from an interface to only a set of interfaces. In NPV device, traffic map can be used to present a server interface to the fibre channel fabric only through one of the valid external interfaces specified in the set of interfaces.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com

Imports

FromSymbols
CISCO-IF-EXTENSION-MIBInterfaceIndexList
CISCO-SMIciscoMgmt
IF-MIBInterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-IF-EXTENSION-MIB
CISCO-NPORT-VIRTUALIZATION-MIB
CISCO-SMI
CISCO-TC
ENTITY-MIB
IANA-ENTITY-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Objects

NameOIDSyntaxAccessStatus
ciscoNportVirtualizationMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.660.0
ciscoNportVirtualizationMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.660.1
cnpvConfiguration
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.660.1.1
cnpvGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.660.1.1.1
cnpvTrafficAutoLoadbalance
OBJECT-TYPE
This object enables/disables automatic rebalancing of the server to external interface assignments such that number of server interface assigned to the external interfaces are evenly distributed as much as possible. Redistribution of the server interfaces are done with the constraints of VSANs assigned to the interfaces and traffic maps specifying which external interface a server interface can take. When this feature is enabled or when an external interface comes up, then the switch reevaluates the current distribution and determines if a rebalancing is required. During the move of server interface from one external interface to another, there is a temporary traffic disruption for that server interface.
1.3.6.1.4.1.9.9.660.1.1.1.1TruthValueread-writecurrent
cnpvTrafficMap
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.660.1.1.2
cnpvTrafficMapTable
OBJECT-TYPE
A table containing information on the assignment of traffic map interfaces to an interface.
1.3.6.1.4.1.9.9.660.1.1.2.1not-accessiblecurrent
cnpvTrafficMapEntry
OBJECT-TYPE
An entry (conceptual row) in the cnpvTrafficMapTable. This table contains entries for each of the interfaces which has been assigned a set of interfaces for traffic mapping. 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 can be created and destroyed to this table via cnpvTrafficMapRowStatus object. Columnar objects can be modified when the corresponding cnpvTrafficMapRowStatus is 'active'.
1.3.6.1.4.1.9.9.660.1.1.2.1.1not-accessiblecurrent
cnpvTrafficMapFromIfIndex
OBJECT-TYPE
The ifIndex of the interface for the traffic to be mapped from.
1.3.6.1.4.1.9.9.660.1.1.2.1.1.1InterfaceIndexnot-accessiblecurrent
cnpvTrafficMapToIfIndexList
OBJECT-TYPE
The list of interfaces to 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 64 interfaces. The 64 interfaces max-limit is due to the size of this object. Specifying this object is mandatory for the creation of a row in cnpvTrafficMapTable.
1.3.6.1.4.1.9.9.660.1.1.2.1.1.2InterfaceIndexList (SIZE(4..256))read-createcurrent
cnpvTrafficMapLastChange
OBJECT-TYPE
The value of sysUpTime at the time of the last 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.
1.3.6.1.4.1.9.9.660.1.1.2.1.1.3TimeStampread-onlycurrent
cnpvTrafficMapStorageType
OBJECT-TYPE
The storage type for this conceptual row.
1.3.6.1.4.1.9.9.660.1.1.2.1.1.4StorageTyperead-createcurrent
cnpvTrafficMapRowStatus
OBJECT-TYPE
The status of this conceptual row. The row can be made 'active' only if value of corresponding instance of cnpvTrafficMapToIfIndexList is provided.
1.3.6.1.4.1.9.9.660.1.1.2.1.1.5RowStatusread-createcurrent
ciscoNportVirtualizationMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.660.2
ciscoNportVirtualizationMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.660.2.1
ciscoNportVirtualizationMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.660.2.2

Conformance

NameOIDStatus
ciscoNportVirtualizationMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the NPV feature.
1.3.6.1.4.1.9.9.660.2.1.1current
cnpvTrafficMapGroup
OBJECT-GROUP
A collection of objects for displaying and configuring NPV.
1.3.6.1.4.1.9.9.660.2.2.1current