HM2-PLATFORM-LOOPBACK-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-PLATFORM-LOOPBACK-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
 hm2PlatformLoopback 1.3.6.1.4.1.248.12.22
The Hirschmann Platform2 MIB for Loopback Interfaces. Copyright (C) 2011. All Rights Reserved.
       hm2AgentLoopbackGroup 1.3.6.1.4.1.248.12.22.1
           hm2AgentLoopbackTable 1.3.6.1.4.1.248.12.22.1.1 no-access
A summary table of the Loopback instances
               hm2AgentLoopbackEntry 1.3.6.1.4.1.248.12.22.1.1.1 no-access
.
                   hm2AgentLoopbackID 1.3.6.1.4.1.248.12.22.1.1.1.1 integer32 no-access
The Loopback ID is associated with Internal Interface number which will be generated when we create a loopback.
                   hm2AgentLoopbackIfIndex 1.3.6.1.4.1.248.12.22.1.1.1.2 interfaceindex read-only
The Loopback ID is associated with an Internal Interface number which will be generated when we create a loopback.
                   hm2AgentLoopbackIPAddress 1.3.6.1.4.1.248.12.22.1.1.1.3 inetaddressipv4 read-write
The IP Address configured for the respective loopback
                   hm2AgentLoopbackIPSubnet 1.3.6.1.4.1.248.12.22.1.1.1.4 inetaddressipv4 read-write
The Subnet mask configured for the respective loopback
                   hm2AgentLoopbackStatus 1.3.6.1.4.1.248.12.22.1.1.1.5 rowstatus read-only
Status of this instance. The rows can be added/deleted in the table by setting createAndGo/createAndWait/destroy respectively active(1) - this loopback instance is active createAndGo(4) - set to this value to create an instance createAndWait(5) - set to this value to create an instance destroy(6) - set to this value to delete an instance