HMLLDP-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HMLLDP-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
 hmLLDP 1.3.6.1.4.1.248.14.7
The Hirschmann Private LLDP MIB definitions for Platform devices.
     hmLLDPConfig 1.3.6.1.4.1.248.14.7.1
         hmLLDPAdminStatus 1.3.6.1.4.1.248.14.7.1.1 integer read-write
DURABLE: Enables/disables the IEEE802.1AB functionality on this device. If disabled(2), the LLDP protocol is inactive, but the LLDP MIBs can be accessed. Enumeration: 'enable': 1, 'disable': 2.
         hmLLDPInterfaceTable 1.3.6.1.4.1.248.14.7.1.2 no-access
This table contains variables for each interface of the switch.
             hmLLDPIfEntry 1.3.6.1.4.1.248.14.7.1.2.1 no-access
The entry of the hmLLDPInterfaceTable.
                 hmLLDPIfaceGroupID 1.3.6.1.4.1.248.14.7.1.2.1.1 integer32 read-only
index to identify an interface card. This value is never greater than hmSysGroupCapacity.
                 hmLLDPIfaceID 1.3.6.1.4.1.248.14.7.1.2.1.2 integer32 read-only
index to identify an interface within an interface card.
                 hmLLDPIfaceHirmaMode 1.3.6.1.4.1.248.14.7.1.2.1.3 integer read-write
Configure Hirschmann LLDP on this physical port. If an IEEE802.1AB capable device not manufactured by Hirschmann is connected to a port, hmLLDPIfaceHirmaMode should be set to disabled (4) for this port. Enumeration: 'disabled': 4, 'rxOnly': 2, 'txOnly': 1, 'txAndRx': 3.
                 hmLLDPIfaceFDBMode 1.3.6.1.4.1.248.14.7.1.2.1.4 integer read-write
If configured to lldpOnly(1), only received LLDP messages will be used to populate the LLDP-MIB's remTable. If configured to macOnly(2), learned mac addresses out of the switch's forwarding database (FDB) will be used to populate the LLDP-MIB's remTable. If configured to both(3), both received LLDP messages and learned mac addresses out of the switch's forwarding database (FDB) will be used to populate the LLDP-MIB's remTable. If configured to autoDetect(4) and LLDP messages are received on this port, this mode will behave like lldpOnly(1), otherwise it will behave like macOnly(2). Enumeration: 'macOnly': 2, 'both': 3, 'lldpOnly': 1, 'autoDetect': 4.
                 hmLLDPIfaceMaxNeighbors 1.3.6.1.4.1.248.14.7.1.2.1.5 integer32 read-write
Configure Hirschmann LLDP on this physical port. This value limits the number of entries in the remTable for this port.
     hmLLDPStatistics 1.3.6.1.4.1.248.14.7.2
         hmLLDPStatsIfTable 1.3.6.1.4.1.248.14.7.2.1 no-access
This table contains variables for each interface of the switch.
             hmLLDPStatsIfEntry 1.3.6.1.4.1.248.14.7.2.1.1 no-access
The entry of the hmLLDPStatsIfTable.
                 hmLLDPStatsIfaceGroupID 1.3.6.1.4.1.248.14.7.2.1.1.1 integer32 read-only
index to identify an interface card. This value is never greater than hmSysGroupCapacity.
                 hmLLDPStatsIfaceID 1.3.6.1.4.1.248.14.7.2.1.1.2 integer32 read-only
index to identify an interface within an interface card.
                 hmLLDPStatsIfaceTotalFDBEntryCount 1.3.6.1.4.1.248.14.7.2.1.1.3 counter32 read-only
The total number of learned entries in the forwarding database (FDB) for this port.
                 hmLLDPStatsIfaceTotalEntryCount 1.3.6.1.4.1.248.14.7.2.1.1.4 counter32 read-only
The total number of remote connections in the LLDP MIB's remTable for this port.
                 hmLLDPStatsIfaceIEEEEntryCount 1.3.6.1.4.1.248.14.7.2.1.1.5 counter32 read-only
The number of remote connections in the LLDP MIB's remTable for this port that were detected because an LLDP message from an IEEE source was received.
                 hmLLDPStatsIfaceHirmaEntryCount 1.3.6.1.4.1.248.14.7.2.1.1.6 counter32 read-only
The number of remote connections in the LLDP MIB's remTable for this port that were detected because an LLDP message from an Hirschmann source was received.
                 hmLLDPStatsIfaceFDBEntryCount 1.3.6.1.4.1.248.14.7.2.1.1.7 counter32 read-only
The number of remote connections in the LLDP MIB's remTable for this port that were detected in the forwarding database (FDB) for this port.