HM2-L2REDUNDANCY-DLR-MIB

File: HM2-L2REDUNDANCY-DLR-MIB.mib (29438 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
SNMP-FRAMEWORK-MIB HM2-L2REDUNDANCY-MIB INET-ADDRESS-MIB
HM2-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Integer32 RowStatus
TEXTUAL-CONVENTION MacAddress InterfaceIndexOrZero
SnmpAdminString hm2L2RedundancyMibObjects InetAddressType
InetAddress HmEnabledStatus

Defined Types

Hm2DlrNetworkTopologyType  
Network topology type.
TEXTUAL-CONVENTION    
  INTEGER linear(0), ring(1)  

Hm2DlrNetworkStatusType  
Network status type.
TEXTUAL-CONVENTION    
  INTEGER normal(0), ringFault(1), loop(2), partial(3), rapidFault(4)  

Hm2DlrGatewayStatusType  
Gateway status type.
TEXTUAL-CONVENTION    
  INTEGER nonGateway(0), backup(1), active(2), uplinkFault(3), unsupported(4), networkFault(5)  

Hm2DlrRingDeviceStatusType  
Ring device status type.
TEXTUAL-CONVENTION    
  INTEGER backup(0), supervisor(1), node(2), nonDlr(3), unsupported(4)  

Hm2DlrPortStatusType  
Operational port status type.
TEXTUAL-CONVENTION    
  INTEGER disabled(1), blocked(2), forwarding(3), notConnected(4)  

Hm2DlrTimeInterval  
A period of time, measured in units of 1 second.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

Hm2DlrConfigEntry  
SEQUENCE    
  hm2DlrRingIndex Unsigned32
  hm2DlrRingName SnmpAdminString
  hm2DlrRingport1IfIndex InterfaceIndexOrZero
  hm2DlrRingport2IfIndex InterfaceIndexOrZero
  hm2DlrRingport1OperStatus Hm2DlrPortStatusType
  hm2DlrRingport2OperStatus Hm2DlrPortStatusType
  hm2DlrSupervisorAdminState HmEnabledStatus
  hm2DlrSupervisorPrecedence Unsigned32
  hm2DlrBeaconInterval Unsigned32
  hm2DlrBeaconTimeout Unsigned32
  hm2DlrVLANID Unsigned32
  hm2DlrService INTEGER
  hm2DlrConfigRowStatus RowStatus

Hm2DlrStatusEntry  
SEQUENCE    
  hm2DlrCapabilityFlags BITS
  hm2DlrDeviceOperStatus Hm2DlrRingDeviceStatusType
  hm2DlrNetworkTopology Hm2DlrNetworkTopologyType
  hm2DlrNetworkStatus Hm2DlrNetworkStatusType
  hm2DlrLastNetworkStatusChange Hm2DlrTimeInterval
  hm2DlrRingParticipantsCount Unsigned32
  hm2DlrActiveSupervisorIpAddressType InetAddressType
  hm2DlrActiveSupervisorIpAddress InetAddress
  hm2DlrActiveSupervisorMacAddress MacAddress
  hm2DlrActiveSupervisorPrecedence Unsigned32
  hm2DlrRingFaultsCount Unsigned32
  hm2DlrLastActiveNodePort1IpAddressType InetAddressType
  hm2DlrLastActiveNodePort1IpAddress InetAddress
  hm2DlrLastActiveNodePort1MacAddress MacAddress
  hm2DlrLastActiveNodePort2IpAddressType InetAddressType
  hm2DlrLastActiveNodePort2IpAddress InetAddress
  hm2DlrLastActiveNodePort2MacAddress MacAddress

Hm2DlrRingParticipantsEntry  
SEQUENCE    
  hm2DlrRingParticipantsIndex Unsigned32
  hm2DlrRingParticipantsIpAddressType InetAddressType
  hm2DlrRingParticipantsIpAddress InetAddress
  hm2DlrRingParticipantsMacAddress MacAddress

Hm2DlrGatewayConfigEntry  
SEQUENCE    
  hm2DlrGatewayIndex Unsigned32
  hm2DlrGatewayName SnmpAdminString
  hm2DlrGatewayConfigLearningUpdate HmEnabledStatus
  hm2DlrGatewayConfigPrecedence Unsigned32
  hm2DlrGatewayConfigAdvertiseInterval Unsigned32
  hm2DlrGatewayConfigAdvertiseTimeout Unsigned32
  hm2DlrGatewayConfigUplinkPort1IfIndex InterfaceIndexOrZero
  hm2DlrGatewayConfigUplinkPort2IfIndex InterfaceIndexOrZero
  hm2DlrGatewayUplinkPort1OperStatus Hm2DlrPortStatusType
  hm2DlrGatewayUplinkPort2OperStatus Hm2DlrPortStatusType
  hm2DlrGatewayConfigRowStatus RowStatus

Hm2DlrGatewayStatusEntry  
SEQUENCE    
  hm2DlrGatewayStatus Hm2DlrGatewayStatusType
  hm2DlrGatewayStatusPrecedence Unsigned32
  hm2DlrGatewayStatusIpAddressType InetAddressType
  hm2DlrGatewayStatusIpAddress InetAddress
  hm2DlrGatewayStatusMacAddress MacAddress

Defined Values

hm2DlrMibGroup 1.3.6.1.4.1.248.11.40.1.5
Hirschmann Layer 2 Redundancy DLR MIB. Copyright (C) 2014. All Rights Reserved.
MODULE-IDENTITY    

hm2DlrMibNotifications 1.3.6.1.4.1.248.11.40.1.5.0
OBJECT IDENTIFIER    

hm2DlrMibObjects 1.3.6.1.4.1.248.11.40.1.5.1
OBJECT IDENTIFIER    

hm2DlrConfiguration 1.3.6.1.4.1.248.11.40.1.5.1.1
OBJECT IDENTIFIER    

hm2DlrStatus 1.3.6.1.4.1.248.11.40.1.5.1.2
OBJECT IDENTIFIER    

hm2DlrGlobalAdminState 1.3.6.1.4.1.248.11.40.1.5.1.1.1
Enable or disable DLR globally.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2DlrConfigTable 1.3.6.1.4.1.248.11.40.1.5.1.1.10
DLR configuration parameters table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2DlrConfigEntry

hm2DlrGatewayConfigTable 1.3.6.1.4.1.248.11.40.1.5.1.1.11
Gateway settings table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2DlrGatewayConfigEntry

hm2DlrStatusTable 1.3.6.1.4.1.248.11.40.1.5.1.2.1
DLR runtime status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2DlrStatusEntry

hm2DlrRingParticipantsTable 1.3.6.1.4.1.248.11.40.1.5.1.2.2
DLR ring participants table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2DlrRingParticipantsEntry

hm2DlrGatewayStatusTable 1.3.6.1.4.1.248.11.40.1.5.1.2.3
DLR gateway status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2DlrGatewayStatusEntry

hm2DlrConfigEntry 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1
Entry for DLR configuration parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2DlrConfigEntry  

hm2DlrRingIndex 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.1
DLR ring index.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 1..255  

hm2DlrRingName 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.2
A logical name for the DLR ring to ease the management of DLR rings.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

hm2DlrRingport1IfIndex 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.3
Interface index of the ringport 1 in the DLR ring. A non-zero value indicates the ifIndex for the corresponding entry in the ifTable.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

hm2DlrRingport2IfIndex 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.4
Interface index of the ringport 2 in the DLR ring. A non-zero value indicates the ifIndex for the corresponding entry in the ifTable.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

hm2DlrRingport1OperStatus 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.5
Operational status of ringport 1.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2DlrPortStatusType  

hm2DlrRingport2OperStatus 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.6
Operational status of ringport 2.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2DlrPortStatusType  

hm2DlrSupervisorAdminState 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  HmEnabledStatus  

hm2DlrSupervisorPrecedence 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.8
Precedence of the ring supervisor. Numerically higher value indicates higher precedence.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

hm2DlrBeaconInterval 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.9
Beacon interval time in microseconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 400..100000  

hm2DlrBeaconTimeout 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.10
Beacon timeout in microseconds. The Beacon Timeout shall be at least two times the Beacon Interval value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 800..500000  

hm2DlrVLANID 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.11
VLAN ID to use in the DLR protocol messages.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4042  

hm2DlrService 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noService(0), verifyFaultLocation(1), clearRapidFaults(2), restartSignOn(3), clearGatewayPartialFault(4)  

hm2DlrConfigRowStatus 1.3.6.1.4.1.248.11.40.1.5.1.1.10.1.15
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).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2DlrStatusEntry 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1
DLR runtime status entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2DlrStatusEntry  

hm2DlrCapabilityFlags 1.1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.1
DLR device capabilities.
Status: current Access: read-only
OBJECT-TYPE    
  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
Operational status of the device in the DLR ring.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2DlrRingDeviceStatusType  

hm2DlrNetworkTopology 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.3
Current network topology mode.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2DlrNetworkTopologyType  

hm2DlrNetworkStatus 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.4
Current network status.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2DlrNetworkStatusType  

hm2DlrLastNetworkStatusChange 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.5
The time in seconds since the network status has changed at last.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2DlrTimeInterval  

hm2DlrRingParticipantsCount 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.6
Number of devices in the ring protocol participiants list.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2DlrActiveSupervisorIpAddressType 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.7
Address type of hm2DlrActiveSupervisorIpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hm2DlrActiveSupervisorIpAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.8
IP address of the active ring supervisor.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hm2DlrActiveSupervisorMacAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.9
MAC address of the active ring supervisor.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2DlrActiveSupervisorPrecedence 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.10
Precedence value of the active ring supervisor.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

hm2DlrRingFaultsCount 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.11
Number of times since the supervisor has started, that the device has detected a ring fault, as either active or backup supervisor.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

hm2DlrLastActiveNodePort1IpAddressType 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.12
Address type of hm2DlrLastActiveNodePort1IpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hm2DlrLastActiveNodePort1IpAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.13
IP address of last active node on port 1.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hm2DlrLastActiveNodePort1MacAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.14
MAC address of last active node on port 1.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2DlrLastActiveNodePort2IpAddressType 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.15
Address type of hm2DlrLastActiveNodePort2IpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hm2DlrLastActiveNodePort2IpAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.16
IP address of last active node on port 2.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hm2DlrLastActiveNodePort2MacAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.1.1.17
MAC address of last active node on port 2.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2DlrRingParticipantsEntry 1.3.6.1.4.1.248.11.40.1.5.1.2.2.1
List of devices participating in the ring protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2DlrRingParticipantsEntry  

hm2DlrRingParticipantsIndex 1.3.6.1.4.1.248.11.40.1.5.1.2.2.1.1
Index for the ring participants table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hm2DlrRingParticipantsIpAddressType 1.3.6.1.4.1.248.11.40.1.5.1.2.2.1.2
Address type of hm2DlrRingParticipantsIpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hm2DlrRingParticipantsIpAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.2.1.3
IP address of the participant node.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hm2DlrRingParticipantsMacAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.2.1.4
MAC address of the participant node.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2DlrGatewayConfigEntry 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1
Entry with DLR gateway settings for the indexed ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2DlrGatewayConfigEntry  

hm2DlrGatewayIndex 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.1
DLR gateway index.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 1..255  

hm2DlrGatewayName 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.2
A logical name for the DLR gateway to ease the management of DLR gateways.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

hm2DlrGatewayConfigLearningUpdate 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  HmEnabledStatus  

hm2DlrGatewayConfigPrecedence 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.4
Precedence of the DLR gateway.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

hm2DlrGatewayConfigAdvertiseInterval 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.5
Gateway advertise interval time in microseconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1000..100000  

hm2DlrGatewayConfigAdvertiseTimeout 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.6
Gateway advertise timeout in microseconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 2500..500000  

hm2DlrGatewayConfigUplinkPort1IfIndex 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

hm2DlrGatewayConfigUplinkPort2IfIndex 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

hm2DlrGatewayUplinkPort1OperStatus 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.9
Operational status of the gateway uplink port 1.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2DlrPortStatusType  

hm2DlrGatewayUplinkPort2OperStatus 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.10
Operational status of the gateway uplink port 2.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2DlrPortStatusType  

hm2DlrGatewayConfigRowStatus 1.3.6.1.4.1.248.11.40.1.5.1.1.11.1.15
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).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2DlrGatewayStatusEntry 1.3.6.1.4.1.248.11.40.1.5.1.2.3.1
DLR gateway status information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2DlrGatewayStatusEntry  

hm2DlrGatewayStatus 1.3.6.1.4.1.248.11.40.1.5.1.2.3.1.1
Gateway status.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2DlrGatewayStatusType  

hm2DlrGatewayStatusPrecedence 1.3.6.1.4.1.248.11.40.1.5.1.2.3.1.2
Precedence value of the active gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

hm2DlrGatewayStatusIpAddressType 1.3.6.1.4.1.248.11.40.1.5.1.2.3.1.3
Address type of hm2DlrGatewayStatusIpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hm2DlrGatewayStatusIpAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.3.1.4
IP address of the active gateway.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hm2DlrGatewayStatusMacAddress 1.3.6.1.4.1.248.11.40.1.5.1.2.3.1.5
MAC address of the active gateway.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2DlrRingStatusTrap 1.3.6.1.4.1.248.11.40.1.5.0.1
This trap is sent when the network status changes.
Status: current Access: read-only
NOTIFICATION-TYPE