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
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-ST-TC | PortMemberList |
| IANAifType-MIB | IANAifType |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | TruthValue | read-write | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 (1..1024) | not-accessible | current |
| cvifGroupIfIndex OBJECT-TYPE The ifIndex of this Virtual Interface Group. | 1.3.6.1.4.1.9.9.648.1.2.1.1.2 | InterfaceIndex | read-only | current |
| 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.3 | InterfaceIndexOrZero | read-create | current |
| 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.4 | PortMemberList | read-only | current |
| cvifGroupCreationTime OBJECT-TYPE The timestamp of this entry's creation time. | 1.3.6.1.4.1.9.9.648.1.2.1.1.5 | TimeStamp | read-only | current |
| 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.6 | SnmpAdminString | read-only | current |
| cvifGroupOperState OBJECT-TYPE Operational state of the Virtual Interface Group. | 1.3.6.1.4.1.9.9.648.1.2.1.1.7 | INTEGER {up(1), down(2)} | read-only | current |
| 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.8 | RowStatus | read-create | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 (1..1024) | not-accessible | current |
| 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.2 | IANAifType | not-accessible | current |
| cvifIfIndex OBJECT-TYPE The ifIndex of this virtual interface. | 1.3.6.1.4.1.9.9.648.1.2.2.1.3 | InterfaceIndex | read-only | current |
| cvifCreationTime OBJECT-TYPE The timestamp of this entry's creation time. | 1.3.6.1.4.1.9.9.648.1.2.2.1.4 | TimeStamp | read-only | current |
| 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.5 | InterfaceIndexOrZero | read-create | current |
| 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.6 | SnmpAdminString | read-only | current |
| 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.7 | RowStatus | read-create | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |