INNOMINATE-LLDP-MIB: View SNMP OID List / Download MIB
VENDOR: INNOMINATE SECURITY TECHNOLOGIES AG
Home | MIB: INNOMINATE-LLDP-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).
|
|||
Object Name | OID | Type | Access | Info |
innominateLldpMIB | 1.3.6.1.4.1.15450.3.7 |
This MIB contains the proprietary extensions to the LLDP standard. |
||
innominateLLDPConfig | 1.3.6.1.4.1.15450.3.7.1 | |||
innominateLLDPAdminStatus | 1.3.6.1.4.1.15450.3.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. |
innominateLLDPInterfaceTable | 1.3.6.1.4.1.15450.3.7.1.2 | no-access |
This table contains variables for each interface of the switch. |
|
1.3.6.1.4.1.15450.3.7.1.2.1 | no-access | |||
innominateLLDPIfaceGroupID | 1.3.6.1.4.1.15450.3.7.1.2.1.1 | integer | read-only |
Index to identify an interface card. This value is never greater than innominateSysGroupCapacity. |
innominateLLDPIfaceID | 1.3.6.1.4.1.15450.3.7.1.2.1.2 | integer | read-only |
Index to identify an interface within an interface card. |
innominateLLDPIfaceHirmaMode | 1.3.6.1.4.1.15450.3.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, innominateLLDPIfaceHirmaMode should be set to disabled (4) for this port. Enumeration: 'disabled': 4, 'rxOnly': 2, 'txOnly': 1, 'txAndRx': 3. |
innominateLLDPIfaceFDBMode | 1.3.6.1.4.1.15450.3.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. |
innominateLLDPIfaceMaxNeighbors | 1.3.6.1.4.1.15450.3.7.1.2.1.5 | integer | read-write |
Configure Hirschmann LLDP on this physical port. This value limits the number of entries in the remTable for this port. |
innominateLLDPStatistics | 1.3.6.1.4.1.15450.3.7.2 | |||
innominateLLDPStatsIfTable | 1.3.6.1.4.1.15450.3.7.2.1 | no-access |
This table contains variables for each interface of the switch. |
|
1.3.6.1.4.1.15450.3.7.2.1.1 | no-access | |||
innominateLLDPStatsIfaceGroupID | 1.3.6.1.4.1.15450.3.7.2.1.1.1 | integer | read-only |
Index to identify an interface card. This value is never greater than innominateSysGroupCapacity. |
innominateLLDPStatsIfaceID | 1.3.6.1.4.1.15450.3.7.2.1.1.2 | integer | read-only |
Index to identify an interface within an interface card. |
innominateLLDPStatsIfaceTotalFDBEntryCount | 1.3.6.1.4.1.15450.3.7.2.1.1.3 | counter32 | read-only |
The total number of learned entries in the forwarding database (FDB) for this port. |
innominateLLDPStatsIfaceTotalEntryCount | 1.3.6.1.4.1.15450.3.7.2.1.1.4 | counter32 | read-only |
The total number of remote connections in the LLDP MIB's remTable for this port. |
innominateLLDPStatsIfaceIEEEEntryCount | 1.3.6.1.4.1.15450.3.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. |
innominateLLDPStatsIfaceHirmaEntryCount | 1.3.6.1.4.1.15450.3.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. |
innominateLLDPStatsIfaceFDBEntryCount | 1.3.6.1.4.1.15450.3.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. |