HP-ICF-DEVICEIDENTITY-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-ICF-DEVICEIDENTITY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hpicfDeviceIdentityMIB 1.3.6.1.4.1.11.2.14.11.5.1.135
Added new device identity table HpicfDeviceIdentityEntry. This table is used to identify device using discovery protocol like LLDP. LLDP make use of OUI and device subtype of organization specific TLV to detect device.
         hpicfDeviceIdentityConfig 1.3.6.1.4.1.11.2.14.11.5.1.135.1
             hpicfDeviceIdentityTable 1.3.6.1.4.1.11.2.14.11.5.1.135.1.1 no-access
The device identity configuration table. This table is used to identify device using discovery protocol like LLDP. LLDP make use of OUI and device subtype of organigation specific TLV to detect device.
                 hpicfDeviceIdentityEntry 1.3.6.1.4.1.11.2.14.11.5.1.135.1.1.1 no-access
The device identity configuration entry.
                     hpicfDeviceIdentityIndex 1.3.6.1.4.1.11.2.14.11.5.1.135.1.1.1.1 unsigned32 no-access
The index value which uniquely identifies a row in the device identity table.
                     hpicfDeviceIdentityRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.135.1.1.1.2 rowstatus read-only
The row status of this device identity entry. Allows creation/deletion of the device identity entry. Row cannot be deleted if the device identity is associated with other subsystem like device profile.
                     hpicfDeviceIdentityName 1.3.6.1.4.1.11.2.14.11.5.1.135.1.1.1.3 octet string read-only
The name of the device identity. The maximum length supported is 20 characters.
                     hpicfDeviceIdentityLldpOui 1.3.6.1.4.1.11.2.14.11.5.1.135.1.1.1.4 octet string read-only
The Organizationally Unique Identifier (OUI), as defined in IEEE std 802-2001, is a 24 bit (three octets) globally unique assigned number referenced by various standards, of the information received from the remote system. Combination of hpicfLldpDeviceOui and hpicfLldpDeviceSubType used to identify LLDP device. The default OUI 000000 indicates that device-identity will not use LLDP to identify device.
                     hpicfDeviceIdentityLldpSubType 1.3.6.1.4.1.11.2.14.11.5.1.135.1.1.1.5 integer32 read-only
The integer value used to identify the subtype of the organizationally defined information received from the remote system. The subtype value is required to identify different instances of organizationally defined information that could not be retrieved without a unique identifier that indicates the particular type of information contained in the information string. The default value (0) of the object indicates that subtype will be ignored in device identification.
         hpicfDeviceIdentityConformance 1.3.6.1.4.1.11.2.14.11.5.1.135.2
             hpicfDeviceIdentityGroups 1.3.6.1.4.1.11.2.14.11.5.1.135.2.1
                 hpicfDeviceIdentityGroup 1.3.6.1.4.1.11.2.14.11.5.1.135.2.1.1
The collection of objects which are used to configure the device identity using discovery protocol. LLDP make use of organigation specific TLV.This device identity can be use by other subsystem like device profile. This group is mandatory for agents which implement the LLDP.
             hpicfDeviceIdentityCompliances 1.3.6.1.4.1.11.2.14.11.5.1.135.2.2
                 hpicfiDeviceIdentityCompliance 1.3.6.1.4.1.11.2.14.11.5.1.135.2.2.1
The compliance statement for device identity using discovery protocol like LLDP.