HM2-L2REDUNDANCY-DLR-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-L2REDUNDANCY-DLR-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
 hm2DlrMibGroup 1.3.6.1.4.1.248.11.40.1.5
Hirschmann Layer 2 Redundancy DLR MIB. Copyright (C) 2014. All Rights Reserved.
     hm2DlrMibNotifications 1.3.6.1.4.1.248.11.40.1.5.0
         hm2DlrRingStatusTrap 1.3.6.1.4.1.248.11.40.1.5.0.1
This trap is sent when the network status changes.
     hm2DlrMibObjects 1.3.6.1.4.1.248.11.40.1.5.1
         hm2DlrConfiguration 1.3.6.1.4.1.248.11.40.1.5.1.1
             hm2DlrGlobalAdminState 1.3.6.1.4.1.248.11.40.1.5.1.1.1 hmenabledstatus read-write
Enable or disable DLR globally.
             hm2DlrConfigTable 1.3.6.1.4.1.248.11.40.1.5.1.1.10 no-access
DLR configuration parameters table.
                   hm2DlrConfigEntry 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1 no-access
Entry for DLR configuration parameters.
                       hm2DlrRingIndex 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.1 unsigned32 no-access
DLR ring index.
                       hm2DlrRingName 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.2 snmpadminstring read-only
A logical name for the DLR ring to ease the management of DLR rings.
                       hm2DlrRingport1IfIndex 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.3 interfaceindexorzero read-only
Interface index of the ringport 1 in the DLR ring. A non-zero value indicates the ifIndex for the corresponding entry in the ifTable.
                       hm2DlrRingport2IfIndex 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.4 interfaceindexorzero read-only
Interface index of the ringport 2 in the DLR ring. A non-zero value indicates the ifIndex for the corresponding entry in the ifTable.
                       hm2DlrRingport1OperStatus 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.5 hm2dlrportstatustype read-only
Operational status of ringport 1.
                       hm2DlrRingport2OperStatus 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.6 hm2dlrportstatustype read-only
Operational status of ringport 2.
                       hm2DlrSupervisorAdminState 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.7 hmenabledstatus read-only
Enable or disable the supervisor function. enable(1) indicates the device is configured as a ring supervisor. disable(2) indicates the device is configured as a normal ring node.
                       hm2DlrSupervisorPrecedence 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.8 unsigned32 read-only
Precedence of the ring supervisor. Numerically higher value indicates higher precedence.
                       hm2DlrBeaconInterval 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.9 unsigned32 read-only
Beacon interval time in microseconds.
                       hm2DlrBeaconTimeout 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.10 unsigned32 read-only
Beacon timeout in microseconds. The Beacon Timeout shall be at least two times the Beacon Interval value.
                       hm2DlrVLANID 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.11 unsigned32 read-only
VLAN ID to use in the DLR protocol messages.
                       hm2DlrService 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.12 integer read-only
DLR specific services. noService(0) will be returned when reading this attribute. verifyFaultLocation(1) causes the supervisor to verify fault location. clearRapidFaults(2) clears the Rapid Fault condition in the supervisor, allowing the supervisor to return to normal operation. restartSignOn(3) restarts the Sign On process and refreshes the participants list. clearGatewayPartialFault(4) clears the partial network fault condition in the gateway, allowing the gateway to return to normal operation. clearGatewayPartialFault(4) is only supported if device is capable of the gateway. Enumeration: 'clearRapidFaults': 2, 'restartSignOn': 3, 'verifyFaultLocation': 1, 'clearGatewayPartialFault': 4, 'noService': 0.
                       hm2DlrConfigRowStatus 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.15 rowstatus read-only
Describes the status of a row in the table. Supports creation, deletion and activation of rows. A row must not be active(1) in order to be modified. A row can be taken out of service by setting the value notInService(2).
             hm2DlrGatewayConfigTable 1.3.6.1.4.1.248.11.40.1.5.1.1.11 no-access
Gateway settings table.
                   hm2DlrGatewayConfigEntry 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1 no-access
Entry with DLR gateway settings for the indexed ring.
                       hm2DlrGatewayIndex 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.1 unsigned32 no-access
DLR gateway index.
                       hm2DlrGatewayName 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.2 snmpadminstring read-only
A logical name for the DLR gateway to ease the management of DLR gateways.
                       hm2DlrGatewayConfigLearningUpdate 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.3 hmenabledstatus read-only
Enable or disable DLR gateway learning update. enable(1) indicates all DLR nodes will send Learning_Update frame after gateway switchover. disable(2) indicates DLR nodes will not send Learning_Update frame after gateway switchover.
                       hm2DlrGatewayConfigPrecedence 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.4 unsigned32 read-only
Precedence of the DLR gateway.
                       hm2DlrGatewayConfigAdvertiseInterval 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.5 unsigned32 read-only
Gateway advertise interval time in microseconds.
                       hm2DlrGatewayConfigAdvertiseTimeout 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.6 unsigned32 read-only
Gateway advertise timeout in microseconds.
                       hm2DlrGatewayConfigUplinkPort1IfIndex 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.7 interfaceindexorzero read-only
Interface index of the uplink port 1 of the DLR gateway. A non-zero value indicates the ifIndex for the corresponding entry in the ifTable.
                       hm2DlrGatewayConfigUplinkPort2IfIndex 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.8 interfaceindexorzero read-only
Interface index of the uplink port 2 of the DLR gateway. A non-zero value indicates the ifIndex for the corresponding entry in the ifTable.
                       hm2DlrGatewayUplinkPort1OperStatus 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.9 hm2dlrportstatustype read-only
Operational status of the gateway uplink port 1.
                       hm2DlrGatewayUplinkPort2OperStatus 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.10 hm2dlrportstatustype read-only
Operational status of the gateway uplink port 2.
                       hm2DlrGatewayConfigRowStatus 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.15 rowstatus read-only
Describes the status of a row in the table. Supports creation, deletion and activation of rows. A row must not be active(1) in order to be modified. A row can be taken out of service by setting the value notInService(2).
         hm2DlrStatus 1.3.6.1.4.1.248.11.40.1.5.1.2
             hm2DlrStatusTable 1.3.6.1.4.1.248.11.40.1.5.1.2.1 no-access
DLR runtime status table.
                 hm2DlrStatusEntry 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1 no-access
DLR runtime status entry.
                     hm2DlrCapabilityFlags 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.1 bits read-only
DLR device capabilities. Bits: 'announce': 0, 'beacon': 1, 'supervisor': 5, 'gateway': 6, 'flushTable': 7.
                     hm2DlrDeviceOperStatus 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.2 hm2dlrringdevicestatustype read-only
Operational status of the device in the DLR ring.
                     hm2DlrNetworkTopology 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.3 hm2dlrnetworktopologytype read-only
Current network topology mode.
                     hm2DlrNetworkStatus 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.4 hm2dlrnetworkstatustype read-only
Current network status.
                     hm2DlrLastNetworkStatusChange 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.5 hm2dlrtimeinterval read-only
The time in seconds since the network status has changed at last.
                     hm2DlrRingParticipantsCount 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.6 unsigned32 read-only
Number of devices in the ring protocol participiants list.
                     hm2DlrActiveSupervisorIpAddressType 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.7 inetaddresstype read-only
Address type of hm2DlrActiveSupervisorIpAddress.
                     hm2DlrActiveSupervisorIpAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.8 inetaddress read-only
IP address of the active ring supervisor.
                     hm2DlrActiveSupervisorMacAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.9 macaddress read-only
MAC address of the active ring supervisor.
                     hm2DlrActiveSupervisorPrecedence 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.10 unsigned32 read-only
Precedence value of the active ring supervisor.
                     hm2DlrRingFaultsCount 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.11 unsigned32 read-only
Number of times since the supervisor has started, that the device has detected a ring fault, as either active or backup supervisor.
                     hm2DlrLastActiveNodePort1IpAddressType 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.12 inetaddresstype read-only
Address type of hm2DlrLastActiveNodePort1IpAddress.
                     hm2DlrLastActiveNodePort1IpAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.13 inetaddress read-only
IP address of last active node on port 1.
                     hm2DlrLastActiveNodePort1MacAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.14 macaddress read-only
MAC address of last active node on port 1.
                     hm2DlrLastActiveNodePort2IpAddressType 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.15 inetaddresstype read-only
Address type of hm2DlrLastActiveNodePort2IpAddress.
                     hm2DlrLastActiveNodePort2IpAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.16 inetaddress read-only
IP address of last active node on port 2.
                     hm2DlrLastActiveNodePort2MacAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.17 macaddress read-only
MAC address of last active node on port 2.
             hm2DlrRingParticipantsTable 1.3.6.1.4.1.248.11.40.1.5.1.2.2 no-access
DLR ring participants table.
                 hm2DlrRingParticipantsEntry 1.3.6.1.4.1.248.11.40.1.5.1.2.2.1 no-access
List of devices participating in the ring protocol.
                     hm2DlrRingParticipantsIndex 1.3.6.1.4.1.248.11.40.1.5.1.2.2.1.1 unsigned32 no-access
Index for the ring participants table.
                     hm2DlrRingParticipantsIpAddressType 1.3.6.1.4.1.248.11.40.1.5.1.2.2.1.2 inetaddresstype read-only
Address type of hm2DlrRingParticipantsIpAddress.
                     hm2DlrRingParticipantsIpAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.2.1.3 inetaddress read-only
IP address of the participant node.
                     hm2DlrRingParticipantsMacAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.2.1.4 macaddress read-only
MAC address of the participant node.
             hm2DlrGatewayStatusTable 1.3.6.1.4.1.248.11.40.1.5.1.2.3 no-access
DLR gateway status table.
                 hm2DlrGatewayStatusEntry 1.3.6.1.4.1.248.11.40.1.5.1.2.3.1 no-access
DLR gateway status information entry.
                     hm2DlrGatewayStatus 1.3.6.1.4.1.248.11.40.1.5.1.2.3.1.1 hm2dlrgatewaystatustype read-only
Gateway status.
                     hm2DlrGatewayStatusPrecedence 1.3.6.1.4.1.248.11.40.1.5.1.2.3.1.2 unsigned32 read-only
Precedence value of the active gateway.
                     hm2DlrGatewayStatusIpAddressType 1.3.6.1.4.1.248.11.40.1.5.1.2.3.1.3 inetaddresstype read-only
Address type of hm2DlrGatewayStatusIpAddress.
                     hm2DlrGatewayStatusIpAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.3.1.4 inetaddress read-only
IP address of the active gateway.
                     hm2DlrGatewayStatusMacAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.3.1.5 macaddress read-only
MAC address of the active gateway.