CISCO-VIRTUAL-INTERFACE-MIB
32 objects
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.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| CISCO-ST-TC | PortMemberList |
| IANAifType-MIB | IANAifType |
| IF-MIB | InterfaceIndex InterfaceIndexOrZero |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.648 | IdentityciscoVirtualInterfaceMIB | 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… | ||
| 1.3.6.1.4.1.9.9.648.1 | NodeciscoVirtualInterfaceMIBObjects | |||
| 1.3.6.1.4.1.9.9.648.1.1 | NodecvifGlobals | |||
| 1.3.6.1.4.1.9.9.648.1.1.1 | ScalarcvifGroupsSupported | read-write | current | 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 t… |
| 1.3.6.1.4.1.9.9.648.1.2 | NodecvifConfig | |||
| 1.3.6.1.4.1.9.9.648.1.2.1 | TablecvifGroupTable | not-accessible | current | This table facilitates the creation and deletion of a Virtual Interface Group. Entries in this table exist only if cvifGroupsSupported is 'true'. A Virtual Int… |
| 1.3.6.1.4.1.9.9.648.1.2.1.1 | RowcvifGroupEntry | not-accessible | current | 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.1 | ColumncvifGroupIndex | not-accessible | current | An index that uniquely identifies an entry in the cvifGroupTable table. |
| 1.3.6.1.4.1.9.9.648.1.2.1.1.2 | ColumncvifGroupIfIndex | read-only | current | The ifIndex of this Virtual Interface Group. |
| 1.3.6.1.4.1.9.9.648.1.2.1.1.3 | ColumncvifGroupBindingIfIndex | read-create | current | The ifIndex of the physical interface or another virtual interface like an Etherchannel bound to this Virtual Interface Group. The binding can happen at Virtua… |
| 1.3.6.1.4.1.9.9.648.1.2.1.1.4 | ColumncvifGroupMemberList | read-only | current | The list of Virtual interfaces in the Virtual Interface Group. |
| 1.3.6.1.4.1.9.9.648.1.2.1.1.5 | ColumncvifGroupCreationTime | read-only | current | The timestamp of this entry's creation time. |
| 1.3.6.1.4.1.9.9.648.1.2.1.1.6 | ColumncvifGroupFailureCause | read-only | current | 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… |
| 1.3.6.1.4.1.9.9.648.1.2.1.1.7 | ColumncvifGroupOperState | read-only | current | Operational state of the Virtual Interface Group. |
| 1.3.6.1.4.1.9.9.648.1.2.1.1.8 | ColumncvifGroupRowStatus | read-create | current | The status of this conceptual row. The RowStatus becomes active on successful creation of a Virtual Interface Group. It is not necessary for the cvifGroupBindi… |
| 1.3.6.1.4.1.9.9.648.1.2.2 | TablecvifTable | not-accessible | current | This table facilitates the creation and deletion of virtual interfaces. Virtual interfaces may or may not be associated with a Virtual Interface Group accordin… |
| 1.3.6.1.4.1.9.9.648.1.2.2.1 | RowcvifEntry | not-accessible | current | 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.1 | ColumncvifIndex | not-accessible | current | When Virtual Interface Groups (as indicated by the cvifGroupsSupported MIB object) are supported, this is the Virtual Interface Group index. Otherwise, this in… |
| 1.3.6.1.4.1.9.9.648.1.2.2.1.2 | ColumncvifType | not-accessible | current | 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 correspond… |
| 1.3.6.1.4.1.9.9.648.1.2.2.1.3 | ColumncvifIfIndex | read-only | current | The ifIndex of this virtual interface. |
| 1.3.6.1.4.1.9.9.648.1.2.2.1.4 | ColumncvifCreationTime | read-only | current | The timestamp of this entry's creation time. |
| 1.3.6.1.4.1.9.9.648.1.2.2.1.5 | ColumncvifBindingIfIndex | read-create | current | This field is supported only when Virtual Interface Groups are not supported, as indicated by the cvifGroupsSupported MIB object. It identifies the ifIndex of … |
| 1.3.6.1.4.1.9.9.648.1.2.2.1.6 | ColumncvifFailureCause | read-only | current | 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 … |
| 1.3.6.1.4.1.9.9.648.1.2.2.1.7 | ColumncvifRowStatus | read-create | current | The status of this conceptual row. The RowStatus becomes active on successful creation of a virtual interface. If Virtual Interface Groups are not supported, a… |
| 1.3.6.1.4.1.9.9.648.2 | NodeciscoVirtualInterfaceMIBConformance | |||
| 1.3.6.1.4.1.9.9.648.2.1 | NodecvifMIBCompliances | |||
| 1.3.6.1.4.1.9.9.648.2.1.1 | CompliancecvifGroupMIBCompliance | read-only | current | The compliance statement for entities which implement the CISCO-VIRTUAL-INTERFACE-MIB mib, with support for Virtual Interface Groups, as indicated by the cvifG… |
| 1.3.6.1.4.1.9.9.648.2.1.2 | CompliancecvifMIBCompliance | read-only | current | The compliance statement for entities which implement the CISCO-VIRTUAL-INTERFACE-MIB mib, without support for Virtual Interface Groups, as indicated by the cv… |
| 1.3.6.1.4.1.9.9.648.2.2 | NodecvifMIBGroups | |||
| 1.3.6.1.4.1.9.9.648.2.2.1 | GroupcvifGroupConformanceObjects | current | 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.2 | GroupcvifCommonConformanceObjects | current | A collection of objects related to all implementations of virtual interfaces. | |
| 1.3.6.1.4.1.9.9.648.2.2.3 | GroupcvifPhysicalConformanceObjects | current | A collection of objects related to implementation of virtual interfaces bound to physical interfaces. |