Home/Catalog/LUM-INVENTORY-MIB

LUM-INVENTORY-MIB

AI MIB Summary

The LUM-INVENTORY-MIB module provides standardized access to physical inventory data, such as device serial numbers, model identifiers, and hardware component states, by extending the Entity MIB (RFC 2737) framework to monitor specific hardware entities within LUM (Lightware) infrastructure equipment.

The inventory MIB. In large parts modeled after the Entity MIB version 2 see RFC2737. - General - Physical entitites
Main OID:
lumInventoryMIBModule.1.3.6.1.4.1.8708.1.1.5
72
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

72 total
Object Name
lumInventoryMIBModuleThe inventory MIB. In large parts modeled after the Entity MIB version 2 see RFC2737. - General - Physical entitites
MODULE-IDENTITY
.1.3.6.1.4.1.8708.1.1.5
lumInventoryConfs
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.1
lumInventoryGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.1.1
lumInventoryCompl
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.1.2
lumInventoryMinimalGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.1.3
lumInventoryMinimalCompl
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.1.4
lumInventoryMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.2
invPhysical
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.2.1
invPhysTableThis table contains one row per physical entity. There is always at least one row for an 'overall' physical entity.
SEQUENCE OF InvPhysEntry
.1.3.6.1.4.1.8708.2.3.2.1.1
invPhysEntryInformation about a particular physical entity. Each entry provides objects (invPhysicalDescr, invPhysicalVendorType, and invPhysicalClass) to help an NMS identify and characterize the entry, and objects (invPhysicalContainedIn and invPhysicalParentRelPos) to help an NMS relate the particular entry to other entries in this table.
InvPhysEntry
.1.3.6.1.4.1.8708.2.3.2.1.1.1
invPhysIndexThe index for this entry.ro
Unsigned32
.1.3.6.1.4.1.8708.2.3.2.1.1.1.1
invPhysDescrA textual description of physical entity. This object should contain a string which identifies the manufacturers name for the physical entity, and should be set to a distinct value for each version or model of the physical entity.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.8708.2.3.2.1.1.1.2
invPhysVendorTypeAn indication of the vendor-specific hardware type of the physical entity. Note that this is different from the definition of MIB-IIs sysObjectID. An agent should set this object to a enterprise-specific registration identifier value indicating the specific equipment type in detail. The associated instance of invPhysClass is used to indicate the general type of hardware device. If no vendor-specific registration identifier exists for this physical entity, or the value is unknown by this agent, then the value { 0 0 } is returned.rodeprecated
AutonomousType (SNMPv2-TC)
.1.3.6.1.4.1.8708.2.3.2.1.1.1.3
invPhysContainedInThe value of invPhysIndex for the physical entity which 'contains' this physical entity. A value of zero indicates this physical entity is not contained in any other physical entity. Note that the set of 'containment' relationships define a strict hierarchy; that is, recursion is not allowed. In the event a physical entity is contained by more than one physical entity (e.g., double-wide modules), this object should identify the containing entity with the lowest value of invPhysIndex.ro
Unsigned32
.1.3.6.1.4.1.8708.2.3.2.1.1.1.4
invPhysClassAn indication of the general hardware type of the physical entity. An agent should set this object to the standard enumeration value which most accurately indicates the general class of the physical entity, or the primary class if there is more than one. If no appropriate standard registration identifier exists for this physical entity, then the value 'other(1)' is returned. If the value is unknown by this agent, then the value 'unknown(2)' is returned.ro
PhysicalClass
.1.3.6.1.4.1.8708.2.3.2.1.1.1.5
invPhysParentRelPosAn indication of the relative position of this 'child' component among all its 'sibling' components. Sibling components are defined as invPhysEntries which share the same instance values of each of the invPhysContainedIn and invPhysClass objects. An NMS can use this object to identify the relative ordering for all sibling components of a particular parent (identified by the invPhysContainedIn instance in each sibling entry). This value should match any external labeling of the physical component if possible. For example, for a container (e.g., card slot) labeled as 'slot #3', invPhysParentRelPos should have the value '3'. Note that the invPhysEntry for the module plugged in slot 3 should have an invPhysParentRelPos value of '1'. If the physical position of this component does not match any external numbering or clearly visible ordering, then user documentation or other external reference material should be used to determine the parent-relative position. If this is not possible, then the the agent should assign a consistent (but possibly arbitrary) ordering to a given set of 'sibling' components, perhaps based on internal representation of the components. If the agent cannot determine the parent-relative position for some reason, or if the associated value of invPhysContainedIn is '0', then the value '-1' is returned. Otherwise a non-negative integer is returned, indicating the parent-relative position of this physical entity. Parent-relative ordering normally starts from '1' and continues to 'N', where 'N' represents the highest positioned child entity. However, if the physical entities (e.g., slots) are labeled from a starting position of zero, then the first sibling should be associated with a invPhysParentRelPos value of '0'. Note that this ordering may be sparse or dense, depending on agent implementation. The actual values returned are not globally meaningful, as each 'parent' component may use different numbering algorithms. The ordering is only meaningful among siblings of the same parent component. The agent should retain parent-relative position values across reboots, either through algorithmic assignment or use of non-volatile storage.ro
Integer32 (-1..2147483647)
.1.3.6.1.4.1.8708.2.3.2.1.1.1.6
invPhysNameThe textual name of the physical entity. The value of this object should be the name of the component as assigned by the local device and should be suitable for use in commands entered at the 'console' of the device. This might be a text name, such as 'console' or a simple component number (e.g., port or module number), such as '1', depending on the physical component naming syntax of the device. If there is no local name, or this object is otherwise not applicable, then this object contains a zero-length string. Note that the value of invPhysName for two physical entities will be the same in the event that the console interface does not distinguish between them, e.g., slot-1 and the card in slot-1.ro
MgmtNameString
.1.3.6.1.4.1.8708.2.3.2.1.1.1.7
invPhysHardwareRevThe vendor-specific hardware revision string for the physical entity. The preferred value is the hardware revision identifier actually printed on the component itself (if present). Note that if revision information is stored internally in a non-printable (e.g., binary) format, then the agent must convert such information to a printable format, in an implementation-specific manner. If no specific hardware revision string is associated with the physical component, or this information is unknown to the agent, then this object will contain a zero-length string.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.8708.2.3.2.1.1.1.8
invPhysFirmwareRevThe vendor-specific firmware revision string for the physical entity. Note that if revision information is stored internally in a non-printable (e.g., binary) format, then the agent must convert such information to a printable format, in an implementation-specific manner. If no specific firmware programs are associated with the physical component, or this information is unknown to the agent, then this object will contain a zero-length string.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.8708.2.3.2.1.1.1.9
invPhysProductDataRevThe vendor-specific product data revision string for the physical entity. Note that if revision information is stored internally in a non-printable (e.g., binary) format, then the agent must convert such information to a printable format, in an implementation-specific manner. If no specific software programs are associated with the physical component, or this information is unknown to the agent, then this object will contain a zero-length string.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.8708.2.3.2.1.1.1.10
invPhysSerialNumThe vendor-specific serial number string for the physical entity. The preferred value is the serial number string actually printed on the component itself (if present). On the first instantiation of an physical entity, the value of invPhysSerialNum associated with that entity is set to the correct vendor-assigned serial number, if this information is available to the agent. If a serial number is unknown or non-existent, the invPhysSerialNum will be set to a zero-length string instead.ro
SnmpAdminString
.1.3.6.1.4.1.8708.2.3.2.1.1.1.11
invPhysMfgNameThe name of the manufacturer of this physical component. The preferred value is the manufacturer name string actually printed on the component itself (if present). If the manufacturer name string associated with the physical component is unknown to the agent, then this object will contain a zero-length string.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.8708.2.3.2.1.1.1.12
invPhysModelNameThe vendor-specific model name identifier string associated with this physical component. The preferred value is the customer-visible product/part number, which may be printed on the component itself. If the model name string associated with the physical component is unknown to the agent, then this object will contain a zero-length string.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.8708.2.3.2.1.1.1.13
invPhysIsFRUThis object indicates whether or not this physical entity is considered a 'field replaceable unit' by the vendor. If this object contains the value 'true(1)' then this invPhysEntry identifies a field replaceable unit. For all invPhysEntries which represent components that are permanently contained within a field replaceable unit, the value 'false(2)' should be returned for this object.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.8708.2.3.2.1.1.1.14
invPhysSoftwareRevThe vendor-specific software revision string for the physical entity. If no specific software revision string is associated with the physical component, or this information is unknown to the agent, then this object will contain a zero-length string.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.8708.2.3.2.1.1.1.15
invPhysSoftwareProductThe vendor-specific software part/product number string for the physical entity. If no specific software part/product number string is associated with the physical component, or this information is unknown to the agent, then this object will contain a zero-length string.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.8708.2.3.2.1.1.1.16
invPhysCleiThe Common Language Equipment Identifier (CLEI) code for the product. The format is according to RFC 4152.ro
DisplayString
.1.3.6.1.4.1.8708.2.3.2.1.1.1.17
invPhysAidThe access identifier (AID) of the equipment. The format is according to GR-833.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.8708.2.3.2.1.1.1.18
invGeneral
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.2.2
invGeneralLastChangeTimeThe time the inventory list was last changed.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.8708.2.3.2.2.1
invGeneralTestAndIncrProtection against simultaneous access from multiple managers. See SNMPv2-TC.rw
TestAndIncr (SNMPv2-TC)
.1.3.6.1.4.1.8708.2.3.2.2.2
invGeneralMibSpecVersionThe version of the MIB specification.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.8708.2.3.2.2.3
invGeneralMibImplVersionThe version of the MIB implementation.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.8708.2.3.2.2.4
invGeneralConfigLastChangeTimeThe time when the configuration of the MIB was last changed.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.8708.2.3.2.2.5
invGeneralPhysTableSizeNumber of rows available in the physical entities list.ro
Unsigned32
.1.3.6.1.4.1.8708.2.3.2.2.6
invGeneralEntityTableSizeNumber of rows available in the logical entity list.ro
Unsigned32
.1.3.6.1.4.1.8708.2.3.2.2.7
invGeneralRelationTableSizeNumber of rows available in the relation list.ro
Unsigned32
.1.3.6.1.4.1.8708.2.3.2.2.8
invGeneralInsRemTableSizeNumber of rows available in the insert and remove list.ro
Unsigned32
.1.3.6.1.4.1.8708.2.3.2.2.9
invGeneralInsRemLastSeqNumberThe sequence number last used when creating a new entry in the insert remove log.ro
Counter32
.1.3.6.1.4.1.8708.2.3.2.2.10
lumentisInvNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.2.3
invNotifyPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.2.3.0
invNotificationPhysAddedSent when a physical entity is added to the inventory.
NOTIFICATION-TYPE
.1.3.6.1.4.1.8708.2.3.2.3.0.1
invNotificationPhysRemovedSent when a physical entity is removed from the inventory.
NOTIFICATION-TYPE
.1.3.6.1.4.1.8708.2.3.2.3.0.2
invEntities
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.2.4
invEntityTableThe entity table.
SEQUENCE OF InvEntityEntry
.1.3.6.1.4.1.8708.2.3.2.4.1
invEntityEntryAn entry in the entity table.
InvEntityEntry
.1.3.6.1.4.1.8708.2.3.2.4.1.1
invEntityIndexAn arbitrary index assigned to each entry.ro
Unsigned32
.1.3.6.1.4.1.8708.2.3.2.4.1.1.1
invEntityNameThe management name of the object this entry is related to.ro
MgmtNameString
.1.3.6.1.4.1.8708.2.3.2.4.1.1.2
invEntityObjectPointer to the object related to this entry.ro
RowPointer (SNMPv2-TC)
.1.3.6.1.4.1.8708.2.3.2.4.1.1.3
invEntityClassIndicates the type of entity.ro
EntityClass
.1.3.6.1.4.1.8708.2.3.2.4.1.1.4
invRelations
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.2.5
invRelationTableRelation table.
SEQUENCE OF InvRelationEntry
.1.3.6.1.4.1.8708.2.3.2.5.1
invRelationEntryAn entry in the relation table.
InvRelationEntry
.1.3.6.1.4.1.8708.2.3.2.5.1.1
invRelationIndexAn arbitrary index assigned to each entry.ro
Unsigned32
.1.3.6.1.4.1.8708.2.3.2.5.1.1.1
invRelationEntityIndex1Index in to the entity table.ro
Unsigned32
.1.3.6.1.4.1.8708.2.3.2.5.1.1.2
invRelationEntityName1Index in to the entity table.ro
MgmtNameString
.1.3.6.1.4.1.8708.2.3.2.5.1.1.3
invRelationTypeIndicates how entity 2 is related to entity 1. containedIn - Physical containment. Entity 2 is physically contained within entity 1. dependsOn - The correct function of entity 2 depends on the function of entity 1.ro
Enumeration
.1.3.6.1.4.1.8708.2.3.2.5.1.1.4
invRelationEntityIndex2Index in to the entity table.ro
Unsigned32
.1.3.6.1.4.1.8708.2.3.2.5.1.1.5
invRelationEntityName2Name of the object.ro
MgmtNameString
.1.3.6.1.4.1.8708.2.3.2.5.1.1.6
invInsRemLog
OBJECT IDENTIFIER
.1.3.6.1.4.1.8708.2.3.2.6
invInsRemTableThis table contains one row per insert or remove event of any physical entity.
SEQUENCE OF InvInsRemEntry
.1.3.6.1.4.1.8708.2.3.2.6.1
invInsRemEntryInformation about a particular insert or remove entry.
InvInsRemEntry
.1.3.6.1.4.1.8708.2.3.2.6.1.1
invInsRemIndexThe index for this entry.ro
Unsigned32
.1.3.6.1.4.1.8708.2.3.2.6.1.1.1
invInsRemNameThe management name of the object this entry is related to.ro
MgmtNameString
.1.3.6.1.4.1.8708.2.3.2.6.1.1.2
invInsRemEventThe type of event.ro
InsRemEventType
.1.3.6.1.4.1.8708.2.3.2.6.1.1.3
invInsRemTimestampThe time when the event occurred.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.8708.2.3.2.6.1.1.4
invInsRemEquipmentTypeThe Part Number of the product.ro
PhysicalClass
.1.3.6.1.4.1.8708.2.3.2.6.1.1.5
invInsRemPhysicalLocationThe physical location of the product.ro
DisplayString
.1.3.6.1.4.1.8708.2.3.2.6.1.1.6
invInsRemCleiThe Common Language Equipment Identifier (CLEI) code for the product.ro
DisplayString
.1.3.6.1.4.1.8708.2.3.2.6.1.1.7
invInsRemSerialNumberThe serial number string for the physical entity.ro
DisplayString
.1.3.6.1.4.1.8708.2.3.2.6.1.1.8
invInsRemPartNumberThe Part Number of the product.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.8708.2.3.2.6.1.1.9
invInsRemSeqNumberThe last sequence number used when this event occurred.ro
Counter32
.1.3.6.1.4.1.8708.2.3.2.6.1.1.10
LUM-INVENTORY-MIB - SNMP MIB Reference | MIBs Explorer