HPVC-MIB

File: HPVC-MIB.mib (43466 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
RFC1155-SMI TRANSPORT-ADDRESS-MIB SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 NOTIFICATION-TYPE Counter32
Gauge32 mib-2 zeroDotZero
TEXTUAL-CONVENTION TruthValue RowPointer
TimeStamp SnmpAdminString enterprises
TransportAddressType TransportAddress MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP

Defined Types

VcManagedStatus  
The managed status of a virtual Connect object. The enumerations are described below: unknown(1), normal(2), warning(3), minor(4), major(5), critical(6), disabled(7), info(8)
TEXTUAL-CONVENTION    
  INTEGER unknown(1), normal(2), warning(3), minor(4), major(5), critical(6), disabled(7), info(8)  

VcDomainModuleRole  
The virtual connect manager role of this module. The enumerations are described below: unintegrated - module is not a member of a domain primaryProtected - module is VCM primary, and a VCM standby exists primaryUnprotected - module is VCM primary, and no VCM standby exists standby - module is VCM standby other - module is not able to host VCM For roles other than primaryProtected and primaryUnprotected, the only populated objects are: domainModuleRole, domainPrimaryAddressType, domainPrimary, checkpointState
TEXTUAL-CONVENTION    
  INTEGER unintegrated(1), primaryProtected(2), primaryUnprotected(3), standby(4), other(5)  

VcModuleType  
The virtual connect interconnect module type. The enumerations are described below: vcModuleEnet - VC-Enet module vcModuleFC - VC-FC module vcModuleOther - Unknown module or a module not suppported by VC
TEXTUAL-CONVENTION    
  INTEGER vcModuleEnet(1), vcModuleFC(2), vcModuleOther(3)  

VcPortType  
The virtual connect port type. The enumerations are described below: vcEnetPhysicalPort - A physical port on VC-Enet module vcEnetLogicallPort - A logical port on VC-Enet module (e.g., a Flex-10 subport) vcFCPort - A physical port on VC-FC module
TEXTUAL-CONVENTION    
  INTEGER vcEnetPhysicalPort(1), vcEnetLogicallPort(2), vcFCPort(3)  

VcEnclosureEntry  
SEQUENCE    
  vcEnclosureIndex INTEGER
  vcEnclosureName OCTET STRING
  vcEnclosureManagedStatus VcManagedStatus
  vcEnclosureAddressType TransportAddressType
  vcEnclosureAddress TransportAddress
  vcEnclosureUUID SnmpAdminString

VcModuleEntry  
SEQUENCE    
  vcModuleIndex INTEGER
  vcModuleType VcModuleType
  vcModuleManagedStatus VcManagedStatus
  vcModulePartNumber SnmpAdminString
  vcModuleSerialNumber SnmpAdminString
  vcModuleProductName SnmpAdminString
  vcModuleFwRev SnmpAdminString
  vcModuleEnclosurePointer RowPointer
  vcModuleLocation Unsigned32
  vcModuleAddressType TransportAddressType
  vcModuleAddress TransportAddress
  vcModuleID SnmpAdminString

VcPortEntry  
SEQUENCE    
  vcPortIndex INTEGER
  vcPortType VcPortType
  vcPortManagedStatus VcManagedStatus
  vcPortManagerAddressType TransportAddressType
  vcPortManagerAddress TransportAddress
  vcPortContainerPointer RowPointer
  vcPortPhysicalPortPointer RowPointer

VcPhysicalServerEntry  
SEQUENCE    
  vcPhysicalServerIndex INTEGER
  vcPhysicalServerEnclosureIndex INTEGER
  vcPhysicalServerManagedStatus VcManagedStatus
  vcPhysicalServerPartNumber SnmpAdminString
  vcPhysicalServerSerialNumber SnmpAdminString
  vcPhysicalServerProductName SnmpAdminString
  vcPhysicalServerLocation Unsigned32

VcFcFabricEntry  
SEQUENCE    
  vcFcFabricIndex INTEGER
  vcFcFabricName SnmpAdminString
  vcFcFabricManagedStatus VcManagedStatus

VcEnetNetworkEntry  
SEQUENCE    
  vcEnetNetworkIndex INTEGER
  vcEnetNetworkName SnmpAdminString
  vcEnetNetworkManagedStatus VcManagedStatus
  vcEnetNetworkUplinkVlanId Unsigned32

VcProfileEntry  
SEQUENCE    
  vcProfileIndex INTEGER
  vcProfileName SnmpAdminString
  vcProfileManagedStatus VcManagedStatus
  vcProfilePhysicalServerIndex Unsigned32
  vcProfileLogicalSerialNumber SnmpAdminString

VcEnetNetworkVcPortMapEntry  
SEQUENCE    
  vcEnetNetworkVcPortMapNetworkIndex INTEGER
  vcEnetNetworkVcPortMapVcPortIndex INTEGER

VcFcFabricVcPortMapEntry  
SEQUENCE    
  vcFcFabricVcPortMapFcFabricIndex INTEGER
  vcFcFabricVcPortMapVcPortIndex INTEGER

VcProfileNetworkMapEntry  
SEQUENCE    
  vcProfileNetworkMapProfileIndex INTEGER
  vcProfileNetworkMapConnectionIndex INTEGER
  vcProfileNetworkMapNetworkIndex INTEGER

VcProfileFcFabricMapEntry  
SEQUENCE    
  vcProfileFcFabricMapProfileIndex INTEGER
  vcProfileFcFabricMapConnectionIndex INTEGER
  vcProfileFcFabricMapFcFabricIndex INTEGER

Defined Values

hp 1.3.6.1.4.1.11
OBJECT IDENTIFIER    

hpSysMgt 1.3.6.1.4.1.11.5
OBJECT IDENTIFIER    

hpEmbeddedServerMgt 1.3.6.1.4.1.11.5.7
OBJECT IDENTIFIER    

hpModuleMgmtProc 1.3.6.1.4.1.11.5.7.5
OBJECT IDENTIFIER    

virtualConnect 1.3.6.1.4.1.11.5.7.5.2
OBJECT IDENTIFIER    

vcDomainMIB 1.3.6.1.4.1.11.5.7.5.2.1
This MIB module describes Virtual Connect (VC) domain level MIB objects for HP Virtual Connect Manager (VCM). The VCM is responsible for managing an entire Virtual Connect (VC) domain. This MIB module reports all managed objects with in the VC domain,such as VC Ethernet modules (Enet), VC FibreChannel (FC) modules, Physical Servers, network, fabrics, server profiles and associations between various VC objects. Keeping the limitations of SMI specifications in mind, the complex relationships between VC objects are represented in the form of mapping tables with appropriate index values to indicate the assoications.
MODULE-IDENTITY    

vcDomainMIBObjects 1.3.6.1.4.1.11.5.7.5.2.1.1
OBJECT IDENTIFIER    

vcDomain 1.3.6.1.4.1.11.5.7.5.2.1.1.1
OBJECT IDENTIFIER    

vcEnclosure 1.3.6.1.4.1.11.5.7.5.2.1.1.2
OBJECT IDENTIFIER    

vcModule 1.3.6.1.4.1.11.5.7.5.2.1.1.3
OBJECT IDENTIFIER    

vcPort 1.3.6.1.4.1.11.5.7.5.2.1.1.4
OBJECT IDENTIFIER    

vcPhysicalServer 1.3.6.1.4.1.11.5.7.5.2.1.1.5
OBJECT IDENTIFIER    

vcEnetNetwork 1.3.6.1.4.1.11.5.7.5.2.1.1.6
OBJECT IDENTIFIER    

vcFcFabric 1.3.6.1.4.1.11.5.7.5.2.1.1.7
OBJECT IDENTIFIER    

vcProfile 1.3.6.1.4.1.11.5.7.5.2.1.1.8
OBJECT IDENTIFIER    

vcEnetNetworkVcPortMap 1.3.6.1.4.1.11.5.7.5.2.1.1.9
OBJECT IDENTIFIER    

vcFcFabricVcPortMap 1.3.6.1.4.1.11.5.7.5.2.1.1.10
OBJECT IDENTIFIER    

vcProfileNetworkMap 1.3.6.1.4.1.11.5.7.5.2.1.1.11
OBJECT IDENTIFIER    

vcProfileFcFabricMap 1.3.6.1.4.1.11.5.7.5.2.1.1.12
OBJECT IDENTIFIER    

vcDomainName 1.3.6.1.4.1.11.5.7.5.2.1.1.1.1
The Virtual Connect Domain name.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcDomainManagedStatus 1.3.6.1.4.1.11.5.7.5.2.1.1.1.2
The overall domain status of the Virtual Connect Domain.
Status: current Access: read-only
OBJECT-TYPE    
  VcManagedStatus  

vcDomainPrimaryAddressType 1.3.6.1.4.1.11.5.7.5.2.1.1.1.3
The transport address type used to address the primary VC module.
Status: current Access: read-only
OBJECT-TYPE    
  TransportAddressType  

vcDomainPrimaryAddress 1.3.6.1.4.1.11.5.7.5.2.1.1.1.4
The address of the primary VC module. The address format is determined by the vcDomainPrimaryAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  TransportAddress  

vcDomainCheckpointValid 1.3.6.1.4.1.11.5.7.5.2.1.1.1.5
This object returns 'true' when the VC configuration has been successfully checkpointed.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

vcDomainLastCheckpointTime 1.3.6.1.4.1.11.5.7.5.2.1.1.1.6
The timestamp of the last attempt to update the configuration state of the domain.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcDomainStackingLinkRedundant 1.3.6.1.4.1.11.5.7.5.2.1.1.1.7
The overall stacking link connection redundancy status. This value indicates whether all VC-Enet modules will remain connected to each other with the loss of a link.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

vcEnclosureTable 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1
A table of enclosures in the Virtual Connect Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcEnclosureEntry

vcEnclosureEntry 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1
An entry containing information about a particular enclosure.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcEnclosureEntry  

vcEnclosureIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1.1
Index value for the enclosure table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcEnclosureName 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1.2
Administratively assigned name for the enclosure.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcEnclosureManagedStatus 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1.3
Managed status of the enclusure.
Status: current Access: read-only
OBJECT-TYPE    
  VcManagedStatus  

vcEnclosureAddressType 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1.4
The transport address type used to address the enclosure's management entity.
Status: current Access: read-only
OBJECT-TYPE    
  TransportAddressType  

vcEnclosureAddress 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1.5
The address of the enclosure's management entity. The address format is determined by the vcEnclosureAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  TransportAddress  

vcEnclosureUUID 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1.6
UUID value for the enclosure.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcModuleTable 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1
A table of VC interconnect modules in the Virtual Connect Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcModuleEntry

vcModuleEntry 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1
An entry containing information about a single interconnect module.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcModuleEntry  

vcModuleIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.1
Index value for the vcModuleTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcModuleType 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.2
The VC interconnect module type.
Status: current Access: read-only
OBJECT-TYPE    
  VcModuleType  

vcModuleManagedStatus 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.3
The overall managed status of the vcEnetModule.
Status: current Access: read-only
OBJECT-TYPE    
  VcManagedStatus  

vcModulePartNumber 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.4
The part number of the VC module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcModuleSerialNumber 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.5
The serial number of the VC module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcModuleProductName 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.6
The product name of the VC module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcModuleFwRev 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.7
The revision number of the firmware running on this Enet module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcModuleEnclosurePointer 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.8
A reference pointer into vcEnclosureTable that contains enclosure information for the enclosure associated with this vcModule.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

vcModuleLocation 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.9
The interconnect bay number associated with this VC module.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

vcModuleAddressType 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.10
The transport address type used to address the EnetModule's management entity.
Status: current Access: read-only
OBJECT-TYPE    
  TransportAddressType  

vcModuleAddress 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.11
The address of the SNMP agent on the VC module. The address format is determined by the vcModuleAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  TransportAddress  

vcModuleID 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.12
Unique identifier for the VC module. This object contains reports the following values, - MAC address for Enet module. - WWN address for FC modules.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcPortTable 1.3.6.1.4.1.11.5.7.5.2.1.1.4.1
A table of ports in the Virtual Connect Domain. Ports include physical network ports (uplinks, server links, stacking links, and unconnected), logical network ports (Flex-10 subports on downlinks), and Fibre Channel ports (uplinks and downlinks).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcPortEntry

vcPortEntry 1.3.6.1.4.1.11.5.7.5.2.1.1.4.1.1
An entry continaing information about a particular ethernet port.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcPortEntry  

vcPortIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.4.1.1.1
Index value for the vcPort table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcPortType 1.3.6.1.4.1.11.5.7.5.2.1.1.4.1.1.2
Indicates the VC port type.
Status: current Access: read-only
OBJECT-TYPE    
  VcPortType  

vcPortManagedStatus 1.3.6.1.4.1.11.5.7.5.2.1.1.4.1.1.3
Managed status of the vcPort.
Status: current Access: read-only
OBJECT-TYPE    
  VcManagedStatus  

vcPortManagerAddressType 1.3.6.1.4.1.11.5.7.5.2.1.1.4.1.1.4
The transport address type used to address the EnetModule's management entity.
Status: current Access: read-only
OBJECT-TYPE    
  TransportAddressType  

vcPortManagerAddress 1.3.6.1.4.1.11.5.7.5.2.1.1.4.1.1.5
The address of the SNMP agent on the VC module. The address format is determined by the vcPortManagerAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  TransportAddress  

vcPortPhysicalPortPointer 1.3.6.1.4.1.11.5.7.5.2.1.1.4.1.1.6
reference to the table entry for the physical port in the containing module's MIB. The referenced table depends on the port type: vcEnetPhysicalPort: ifTable vcEnetLogicalPort : ifTable of corresponding physical port vcFCPort : connUnitPortTable
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

vcPortContainerPointer 1.3.6.1.4.1.11.5.7.5.2.1.1.4.1.1.7
reference to the table entry in the VC Domain MIB for the component which contains this port: vcEnetPhysicalPort: vcModuleTable vcEnetLogicalPort : vcPortTable (for the physical port containing this Flex-10 subport) vcFCPort: vcModuleTable
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

vcPhysicalServerTable 1.3.6.1.4.1.11.5.7.5.2.1.1.5.1
A table of server bay devices in the Virtual Connect Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcPhysicalServerEntry

vcPhysicalServerEntry 1.3.6.1.4.1.11.5.7.5.2.1.1.5.1.1
VC PhysicalServer bay (server bay) table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcPhysicalServerEntry  

vcPhysicalServerIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.5.1.1.1
Index value for the vcPhysicalServer table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcPhysicalServerEnclosureIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.5.1.1.2
Index value for the enclosure in vcEnclosureTable containing this server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcPhysicalServerManagedStatus 1.3.6.1.4.1.11.5.7.5.2.1.1.5.1.1.3
Managed status of the vcPhysicalServer.
Status: current Access: read-only
OBJECT-TYPE    
  VcManagedStatus  

vcPhysicalServerPartNumber 1.3.6.1.4.1.11.5.7.5.2.1.1.5.1.1.4
The part number of the Physical Server.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcPhysicalServerSerialNumber 1.3.6.1.4.1.11.5.7.5.2.1.1.5.1.1.5
The serial number of the Physical Server.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcPhysicalServerProductName 1.3.6.1.4.1.11.5.7.5.2.1.1.5.1.1.6
The product name of the Physical Server.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcPhysicalServerLocation 1.3.6.1.4.1.11.5.7.5.2.1.1.5.1.1.7
The device bay number of the bay in which this server is installed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

vcFcFabricTable 1.3.6.1.4.1.11.5.7.5.2.1.1.7.1
A table of FC fabrics in the Virtual Connect Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcFcFabricEntry

vcFcFabricEntry 1.3.6.1.4.1.11.5.7.5.2.1.1.7.1.1
Information about a single fabric.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcFcFabricEntry  

vcFcFabricIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.7.1.1.1
Index value for the vcFcFabric table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcFcFabricName 1.3.6.1.4.1.11.5.7.5.2.1.1.7.1.1.2
Administratively assigned name for the fabric.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcFcFabricManagedStatus 1.3.6.1.4.1.11.5.7.5.2.1.1.7.1.1.3
The overall managed status of the vcFcFabric.
Status: current Access: read-only
OBJECT-TYPE    
  VcManagedStatus  

vcEnetNetworkTable 1.3.6.1.4.1.11.5.7.5.2.1.1.6.1
A table of ethernet networks in the Virtual Connect Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcEnetNetworkEntry

vcEnetNetworkEntry 1.3.6.1.4.1.11.5.7.5.2.1.1.6.1.1
An entry contianing information about a single network.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcEnetNetworkEntry  

vcEnetNetworkIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.6.1.1.1
Index value for the vcEnetNetwork table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcEnetNetworkName 1.3.6.1.4.1.11.5.7.5.2.1.1.6.1.1.2
Administratively assigned name for the network.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcEnetNetworkManagedStatus 1.3.6.1.4.1.11.5.7.5.2.1.1.6.1.1.3
The overall managed status of the vcEnetNetwork.
Status: current Access: read-only
OBJECT-TYPE    
  VcManagedStatus  

vcEnetNetworkUplinkVlanId 1.3.6.1.4.1.11.5.7.5.2.1.1.6.1.1.4
The VLAN ID for the external uplink network. This value is set to 0 if no uplink VLAN ID is assigned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

vcProfileTable 1.3.6.1.4.1.11.5.7.5.2.1.1.8.1
A table of Server profiles in the Virtual Connect Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcProfileEntry

vcProfileEntry 1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1
Information about a single server profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcProfileEntry  

vcProfileIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.1
Index value for the vcProfile table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcProfileName 1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.2
A globally-unique, administratively assigned name for the vcProfilek.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcProfileManagedStatus 1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.3
Managed status of the vcProfile.
Status: current Access: read-only
OBJECT-TYPE    
  VcManagedStatus  

vcProfilePhysicalServerIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.4
Index value of assigned physical server from vcPhysicalServer table. The value is set to 0 if the profile is unassigned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

vcProfileLogicalSerialNumber 1.3.6.1.4.1.11.5.7.5.2.1.1.8.1.1.5
A logical server serial number to this profile. If the value is empty, the server will use hardware serial number.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

vcEnetNetworkVcPortMapTable 1.3.6.1.4.1.11.5.7.5.2.1.1.9.1
This table lists a mapping of networks and associated ports The objective of this table is to provide a mechanism to access all EnetPorts associated with a given EnetNetwork. The second index to the table vcPortIndex can be used access port information for a given port
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcEnetNetworkVcPortMapEntry

vcEnetNetworkVcPortMapEntry 1.3.6.1.4.1.11.5.7.5.2.1.1.9.1.1
Information about a VcPort in Enet Network.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcEnetNetworkVcPortMapEntry  

vcEnetNetworkVcPortMapNetworkIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.9.1.1.1
Index value for network entry. This index value must correspond to vcEnetNetworkIndex from vcEnetNetworkTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcEnetNetworkVcPortMapVcPortIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.9.1.1.2
Index value for VcPort entry. This index value must correspond to vcPortIndex from vcPortTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcFcFabricVcPortMapTable 1.3.6.1.4.1.11.5.7.5.2.1.1.10.1
This table lists a mapping of fabics and associated VcPorts. The objective of this table is to provide a mechanism to access all VcPorts associated with a given FcFabric. The second index to the table vcVcPortIndex can be used access VcPort information for a given VcPort
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcFcFabricVcPortMapEntry

vcFcFabricVcPortMapEntry 1.3.6.1.4.1.11.5.7.5.2.1.1.10.1.1
Information about a single fabric.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcFcFabricVcPortMapEntry  

vcFcFabricVcPortMapFcFabricIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.10.1.1.1
Index value for vcFabric entry. This index value must correspond to vcFcFabricIndex from vcFcFabricTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcFcFabricVcPortMapVcPortIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.10.1.1.2
Index value for VcPort entry. This index value must correspond to vcPortIndex from vcPortTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcProfileNetworkMapTable 1.3.6.1.4.1.11.5.7.5.2.1.1.11.1
This table lists a mapping of profiles and associated ports. The objective of this table is to provide a mechanism to access all Networks assigned to a given vcProfile. The second index to the table vcNetworkIndex can be used access network information for a given network
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcProfileNetworkMapEntry

vcProfileNetworkMapEntry 1.3.6.1.4.1.11.5.7.5.2.1.1.11.1.1
Information about a single network.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcProfileNetworkMapEntry  

vcProfileNetworkMapProfileIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.11.1.1.1
Index value for profile entry. This index value must correspond to vcProfileIndex from vcProfileTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcProfileNetworkMapConnectionIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.11.1.1.2
Ethernet network connection number associated with this mapping.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcProfileNetworkMapNetworkIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.11.1.1.3
Index value to identify the network. This index value must correspond to vcNetworkIndex from vcEnetNetworkTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcProfileFcFabricMapTable 1.3.6.1.4.1.11.5.7.5.2.1.1.12.1
This table lists a mapping of profiles and associated ports. The objective of this table is to provide a mechanism to access all Fabrics associated with a given vcProfile. The second index to the table vcFcFabricIndex can be used to access fabric information for a given fabric
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VcProfileFcFabricMapEntry

vcProfileFcFabricMapEntry 1.3.6.1.4.1.11.5.7.5.2.1.1.12.1.1
Information about a single network.
Status: current Access: not-accessible
OBJECT-TYPE    
  VcProfileFcFabricMapEntry  

vcProfileFcFabricMapProfileIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.12.1.1.1
Index value for profile entry. This index value must correspond to vcProfileIndex from vcProfileTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcProfileFcFabricMapConnectionIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.12.1.1.2
FcFabric connection number associated with this mapping.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcProfileFcFabricMapFcFabricIndex 1.3.6.1.4.1.11.5.7.5.2.1.1.12.1.1.3
Index value for vcFcFabric entry. This index value must correspond to vcFcFabricIndex from vcFcFabricTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

vcDomainMIBNotificationPrefix 1.3.6.1.4.1.11.5.7.5.2.1.2
OBJECT IDENTIFIER    

vcDomainMIBNotifications 1.3.6.1.4.1.11.5.7.5.2.1.2.0
OBJECT IDENTIFIER    

vcDomainMIBNotificationObjects 1.3.6.1.4.1.11.5.7.5.2.1.2.1
OBJECT IDENTIFIER    

vcDomainManagedStatusChange 1.3.6.1.4.1.11.5.7.5.2.1.2.0.1
The summary managed status of the domain has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

vcCheckpointTimeout 1.3.6.1.4.1.11.5.7.5.2.1.2.0.2
The checkpoint valid status remained false for more than five minutes.
Status: current Access: read-only
NOTIFICATION-TYPE    

vcCheckpointCompleted 1.3.6.1.4.1.11.5.7.5.2.1.2.0.3
A checkpoint operation has completed following a checkpoint timeout trap. The checkpoint valid status is true again. This trap is not sent on every checkpoint completion, but only on a checkpoint completion after a vcCheckpointTimeout trap has been sent.
Status: current Access: read-only
NOTIFICATION-TYPE    

vcEnetNetworkManagedStatusChange 1.3.6.1.4.1.11.5.7.5.2.1.2.0.4
The managed status of network has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

vcFcFabricManagedStatusChange 1.3.6.1.4.1.11.5.7.5.2.1.2.0.5
The managed status of VC FC Fabric has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

vcModuleManagedStatusChange 1.3.6.1.4.1.11.5.7.5.2.1.2.0.6
The managed status of VC module has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

vcEnclosureManagedStatusChange 1.3.6.1.4.1.11.5.7.5.2.1.2.0.7
The managed status of the enclosure has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

vcPhysicalServerManagedStatusChange 1.3.6.1.4.1.11.5.7.5.2.1.2.0.8
The managed status of the server has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

vcProfileManagedStatusChange 1.3.6.1.4.1.11.5.7.5.2.1.2.0.9
The managed status of the profile has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

vcTestTrap 1.3.6.1.4.1.11.5.7.5.2.1.2.0.10
A test trap for verifying trap configuration.
Status: current Access: read-only
NOTIFICATION-TYPE    

vcDomainStackingLinkRendundancyStatusChange 1.3.6.1.4.1.11.5.7.5.2.1.2.0.11
The stacking link connection redundancy status has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

vcDomainMIBConformance 1.3.6.1.4.1.11.5.7.5.2.1.3
OBJECT IDENTIFIER    

vcDomainMIBCompliances 1.3.6.1.4.1.11.5.7.5.2.1.3.1
OBJECT IDENTIFIER    

vcDomainMIBGroups 1.3.6.1.4.1.11.5.7.5.2.1.3.2
OBJECT IDENTIFIER    

vcDomainMIBCompliance 1.3.6.1.4.1.11.5.7.5.2.1.3.1.1
The compliance statement for entities which implement the VC MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

vcDomainGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.1
Virtual Connect Domain level objects.
Status: current Access: read-only
OBJECT-GROUP    

vcEnclosureGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.2
Virtual Connect Enclosure objects.
Status: current Access: read-only
OBJECT-GROUP    

vcModuleGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.3
Virtual Connect Module objects.
Status: current Access: read-only
OBJECT-GROUP    

vcPortGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.4
Virtual Connect Port objects.
Status: current Access: read-only
OBJECT-GROUP    

vcPhysicalServerGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.5
Virtual Connect PhysicalServer objects.
Status: current Access: read-only
OBJECT-GROUP    

vcFcFabricGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.6
Virtual Connect FC Fabric objects.
Status: current Access: read-only
OBJECT-GROUP    

vcEnetNetworkGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.7
Virtual Connect Ethernet Network objects.
Status: current Access: read-only
OBJECT-GROUP    

vcProfileGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.8
Virtual Connect Server profile objects.
Status: current Access: read-only
OBJECT-GROUP    

vcEnetNetworkVcPortMapGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.9
VC Ethernet Network to VC Port mapping objects.
Status: current Access: read-only
OBJECT-GROUP    

vcFcFabricVcPortMapGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.10
VC FC fabric to VC Port mapping objects.
Status: current Access: read-only
OBJECT-GROUP    

vcProfileNetworkMapGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.11
VC Profile to Ethernet network mapping objects.
Status: current Access: read-only
OBJECT-GROUP    

vcProfileFcFabricMapGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.12
VC Profile to FC fabric mapping objects.
Status: current Access: read-only
OBJECT-GROUP    

vcManagedStatusNotificationsGroup 1.3.6.1.4.1.11.5.7.5.2.1.3.2.13
The notifications which indicate specific changes in the Virtual Connect Domain managed status.
Status: current Access: read-only
NOTIFICATION-GROUP