MIBs Depot

CISCO-VIRTUAL-INTERFACE-MIB

Registered at
1.3.6.1.4.1.9.9.648
Last updated
2008-02-27 00:00
Organization
Cisco Systems Inc.
Revisions
2008-02-27 00:00
Namespace
cisco
Source file
CISCO-VIRTUAL-INTERFACE-MIB
Digest
sha256:73b44a6b593fbae0a33c54ff1a25702b1117201cf778a3e2c4276870fbb5506e

Description

The MIB module for creation and deletion of Virtual Interfaces and Virtual Interface Groups. In addition to this MIB, interface mib (rfc2863) will also contain entries for virtual interfaces. There are two ways virtual interfaces can be created and bound to an interface. The MIB Object cvifGroupsSupported indicates if a particular system supports the Virtual Interface Group concept. If Virtual Interface Groups are supported, then a virtual interface is always created/deleted in conjunction with its associated Virtual Interface Group. The Virtual Interface Group, which may be associated to multiple virtual interfaces, is then bound to a physical interface or another virtual interface like an EtherChannel. If Virtual Interface Groups are not supported, then a virtual interface is created/deleted independently. And each virtual interface is bound to a physical interface or another virtual interface like an EtherChannel. In order for a virtual interface to become operational, it must be directly or indirectly (via its Virtual Interface Group) bound to a physical interface or possibly to another virtual interface such as an EtherChannel. The cvifGroupTable is only used if the MIB object cvifGroupsSupported indicates Virtual Interface Groups are supported.

Contact

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

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-ST-TCPortMemberList
IANAifType-MIBIANAifType
IF-MIBInterfaceIndex, InterfaceIndexOrZero
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, 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-SMI
CISCO-ST-TC
CISCO-VIRTUAL-INTERFACE-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoVirtualInterfaceMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.648.1
cvifGlobals
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.648.1.1
cvifGroupsSupported
OBJECT-TYPE
This is a boolean that indicates whether Virtual Interface Groups are supported (and enabled). Note that many agents are unlikely to support write-access for this object. If there are entries in the cvifGroupTable when this value is being set to false, the set will fail.
1.3.6.1.4.1.9.9.648.1.1.1TruthValueread-writecurrent
cvifConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.648.1.2
cvifGroupTable
OBJECT-TYPE
This table facilitates the creation and deletion of a Virtual Interface Group. Entries in this table exist only if cvifGroupsSupported is 'true'. A Virtual Interface Group is a collection of virtual interfaces on an adapter in a server. The virtual interfaces within a Virtual Interface Group do not need to all have the same ifType.
1.3.6.1.4.1.9.9.648.1.2.1not-accessiblecurrent
cvifGroupEntry
OBJECT-TYPE
There is one entry in this table for each created Virtual Interface Group.
1.3.6.1.4.1.9.9.648.1.2.1.1not-accessiblecurrent
cvifGroupIndex
OBJECT-TYPE
An index that uniquely identifies an entry in the cvifGroupTable table.
1.3.6.1.4.1.9.9.648.1.2.1.1.1Unsigned32 (1..1024)not-accessiblecurrent
cvifGroupIfIndex
OBJECT-TYPE
The ifIndex of this Virtual Interface Group.
1.3.6.1.4.1.9.9.648.1.2.1.1.2InterfaceIndexread-onlycurrent
cvifGroupBindingIfIndex
OBJECT-TYPE
The ifIndex of the physical interface or another virtual interface like an Etherchannel bound to this Virtual Interface Group. The binding can happen at Virtual Interface Group creation time or at a later time. In order for Virtual Interface Group to become operational, binding to a physical interface or a virtual interface like an Etherchannel is mandatory. When the virtual interface group is not bound to an interface, this field has a value of zero.
1.3.6.1.4.1.9.9.648.1.2.1.1.3InterfaceIndexOrZeroread-createcurrent
cvifGroupMemberList
OBJECT-TYPE
The list of Virtual interfaces in the Virtual Interface Group.
1.3.6.1.4.1.9.9.648.1.2.1.1.4PortMemberListread-onlycurrent
cvifGroupCreationTime
OBJECT-TYPE
The timestamp of this entry's creation time.
1.3.6.1.4.1.9.9.648.1.2.1.1.5TimeStampread-onlycurrent
cvifGroupFailureCause
OBJECT-TYPE
The cause of failure for the last bind operation. This object will be zero length if and only if the bind is successful. After a successful bind operation, the value of cvifGroupOperState is set to 'up'.
1.3.6.1.4.1.9.9.648.1.2.1.1.6SnmpAdminStringread-onlycurrent
cvifGroupOperState
OBJECT-TYPE
Operational state of the Virtual Interface Group.
1.3.6.1.4.1.9.9.648.1.2.1.1.7INTEGER {up(1), down(2)}read-onlycurrent
cvifGroupRowStatus
OBJECT-TYPE
The status of this conceptual row. The RowStatus becomes active on successful creation of a Virtual Interface Group. It is not necessary for the cvifGroupBindingIfIndex to be set at the time of creation.
1.3.6.1.4.1.9.9.648.1.2.1.1.8RowStatusread-createcurrent
cvifTable
OBJECT-TYPE
This table facilitates the creation and deletion of virtual interfaces. Virtual interfaces may or may not be associated with a Virtual Interface Group according to the value of cvifGroupsSupported. In order for a virtual interface to become operational, it must be directly bound to a physical interface or another virtual interface like an EtherChannel or indirectly bound via its Virtual Interface Group. At creation time, the cvifType must be identified.
1.3.6.1.4.1.9.9.648.1.2.2not-accessiblecurrent
cvifEntry
OBJECT-TYPE
There is one entry in this table for each created virtual Interface
1.3.6.1.4.1.9.9.648.1.2.2.1not-accessiblecurrent
cvifIndex
OBJECT-TYPE
When Virtual Interface Groups (as indicated by the cvifGroupsSupported MIB object) are supported, this is the Virtual Interface Group index. Otherwise, this index identifies the virtual interface.
1.3.6.1.4.1.9.9.648.1.2.2.1.1Unsigned32 (1..1024)not-accessiblecurrent
cvifType
OBJECT-TYPE
The type of virtual interface desired by the network manager. If and when a row is created in this table by using a SetRequest to cvifRowStatus, the corresponding ifTable row will be created by the agent with its ifType as specified by this object. Note that agents are unlikely to support more than a few values for this object, e.g., 'ethernetCsmacd(6)' and 'fibreChannel(56)'.
1.3.6.1.4.1.9.9.648.1.2.2.1.2IANAifTypenot-accessiblecurrent
cvifIfIndex
OBJECT-TYPE
The ifIndex of this virtual interface.
1.3.6.1.4.1.9.9.648.1.2.2.1.3InterfaceIndexread-onlycurrent
cvifCreationTime
OBJECT-TYPE
The timestamp of this entry's creation time.
1.3.6.1.4.1.9.9.648.1.2.2.1.4TimeStampread-onlycurrent
cvifBindingIfIndex
OBJECT-TYPE
This field is supported only when Virtual Interface Groups are not supported, as indicated by the cvifGroupsSupported MIB object. It identifies the ifIndex of the interface that this virtual interface is bound to. In order for a virtual interface to become operational, in the absence of Virtual Interface Groups, binding to an interface is mandatory. When the virtual interface is not bound to an interface, this field has a value of zero.
1.3.6.1.4.1.9.9.648.1.2.2.1.5InterfaceIndexOrZeroread-createcurrent
cvifFailureCause
OBJECT-TYPE
This field is supported only when Virtual Interface Groups are not supported, as indicated by the cvifGroupsSupported MIB object. The cause of failure for the last bind operation. This object will be zero length if and only if the bind is successful.
1.3.6.1.4.1.9.9.648.1.2.2.1.6SnmpAdminStringread-onlycurrent
cvifRowStatus
OBJECT-TYPE
The status of this conceptual row. The RowStatus becomes active on successful creation of a virtual interface. If Virtual Interface Groups are not supported, as indicated by the cvifGroupsSupported MIB object, the virtual interface must be bound to a physical interface or another virtual interface like an Etherchannel before it can become operational.
1.3.6.1.4.1.9.9.648.1.2.2.1.7RowStatusread-createcurrent
ciscoVirtualInterfaceMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.648.2
cvifMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.648.2.1
cvifMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.648.2.2

Conformance

NameOIDStatus
cvifGroupMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-VIRTUAL-INTERFACE-MIB mib, with support for Virtual Interface Groups, as indicated by the cvifGroupsSupported MIB object.
1.3.6.1.4.1.9.9.648.2.1.1current
cvifMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-VIRTUAL-INTERFACE-MIB mib, without support for Virtual Interface Groups, as indicated by the cvifGroupsSupported MIB object.
1.3.6.1.4.1.9.9.648.2.1.2current
cvifGroupConformanceObjects
OBJECT-GROUP
A collection of objects related to implementation of virtual interfaces bound to Virtual Interface Groups.
1.3.6.1.4.1.9.9.648.2.2.1current
cvifCommonConformanceObjects
OBJECT-GROUP
A collection of objects related to all implementations of virtual interfaces.
1.3.6.1.4.1.9.9.648.2.2.2current
cvifPhysicalConformanceObjects
OBJECT-GROUP
A collection of objects related to implementation of virtual interfaces bound to physical interfaces.
1.3.6.1.4.1.9.9.648.2.2.3current