MIBs Depot

HMRINGARC-MGMT-SNMP-MIB

Registered at
1.3.6.1.4.1.248.14.5.7
Last updated
2010-09-01 12:00
Organization
Hirschmann Automation and Control GmbH
Revisions
2010-09-01 12:00
Namespace
hirschmann
Source file
HMRINGARC-MGMT-SNMP-MIB
Digest
sha256:8ff395b6a9fb6aaccc155e8ac28f081ea997c491e5f482b291882e417027d9e6

Description

The Hirschmann Private Automatic Ring Configuration MIB definitions.

Contact

Contact: Customer Support Postal: Hirschmann Automation and Control GmbH Stuttgarter Strasse 45-51 DE-72654 Neckartenzlingen Germany Tel: +49-7127-14-1981 Fax: +49-7127-14-1542 URL: www.hicomcenter.com E-mail: hicomcenter@hirschmann.com

Imports

FromSymbols
HMRING-MGMT-SNMP-MIBhmRingRedundancy
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
HMPRIV-MGMT-SNMP-MIB
HMRING-MGMT-SNMP-MIB
HMRINGARC-MGMT-SNMP-MIB
IANA-ADDRESS-FAMILY-NUMBERS-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
hmArcManagerConfig
OBJECT-IDENTITY
1.3.6.1.4.1.248.14.5.7.1
hmArcManagerAdminStatus
OBJECT-TYPE
The administratively desired status of the ARC manager. enabled(1): ARC manager is active, the device can check and configure other ARC devices. disabled(2): ARC manager is inactive, neither checking nor automatic configuring can be done.
1.3.6.1.4.1.248.14.5.7.1.1INTEGER {enabled(1), disabled(2)}read-writecurrent
hmArcManagerRedProtocol
OBJECT-TYPE
The ring redundancy protocol the clients will be configured for. Parameters like VLAN ID and timings are taken from the current redundancy manager configuration. mrp(1): Media Redundancy Protocol, according to IEC62439-2.
1.3.6.1.4.1.248.14.5.7.1.2INTEGER {mrp(1)}read-writecurrent
hmArcManagerPrimGroupID
OBJECT-TYPE
Unique index to identify the slot number of the primary link of the ARC manager. This value is never greater than hmSysGroupCapacity.
1.3.6.1.4.1.248.14.5.7.1.3Integer32read-onlycurrent
hmArcManagerPrimIfIndex
OBJECT-TYPE
Interface index of the primary link of the ARC manager.
1.3.6.1.4.1.248.14.5.7.1.4Integer32read-onlycurrent
hmArcManagerRedGroupID
OBJECT-TYPE
Unique index to identify the slot number of the redundant link of the ARC manager. This value is never greater than hmSysGroupCapacity.
1.3.6.1.4.1.248.14.5.7.1.5Integer32read-onlycurrent
hmArcManagerRedIfIndex
OBJECT-TYPE
Interface index of the redundant link of the ARC manager.
1.3.6.1.4.1.248.14.5.7.1.6Integer32read-onlycurrent
hmArcManagerVlanID
OBJECT-TYPE
VLAN identifier of the ARC manager. If value is set to 0 no VLAN is assigned.
1.3.6.1.4.1.248.14.5.7.1.7Integer32read-onlycurrent
hmArcManagerAction
OBJECT-TYPE
The actions the ARC manager is able to activate. This object, when read, returns noAction(1) if no action is currently running. checkTopology(2): Checks the topology connected to the given primary and redundant port and also fills the hmArcCheckResultTable, especially if an invalid topology was found. configureRing(3): Automatically configures the ring devices connected to the given primary and redundant port. A successful checkTopology is prerequisite.
1.3.6.1.4.1.248.14.5.7.1.8INTEGER {noAction(1), checkTopology(2), configureRing(3)}read-writecurrent
hmArcManagerActionResult
OBJECT-TYPE
Result of the last activated action. noAction(1): Initial state, no action started. pending(2): A topology check or a configuration process is going on. closedRing(3): The topology check detected a ring topology which is ready for automatic configuration. configuredRing(4): The topology check detected a partly or fully configured ring. See the hmArcCheckResultTable for details. You may reconfigure it using ARC. openRing(5): The topology check detected an open ring. It cannot be configured by ARC. invalidTopology(6): An invalid topology was detected. See the hmArcCheckResultTable for details. configFailed(7): One or more devices in the ring could not activate the configuration and are not properly configured. configSuccessful(8): The automatic configuration process was successful.
1.3.6.1.4.1.248.14.5.7.1.9INTEGER {noAction(1), pending(2), closedRing(3), configuredRing(4), openRing(5), invalidTopology(6), configFailed(7), configSuccessful(8)}read-onlycurrent
hmArcManagerStatus
OBJECT-IDENTITY
1.3.6.1.4.1.248.14.5.7.2
hmArcCheckResultTable
OBJECT-TYPE
Every entry in this table contains information about the status of the network topology reported by the ARC devices.
1.3.6.1.4.1.248.14.5.7.2.1not-accessiblecurrent
hmArcCheckResultEntry
OBJECT-TYPE
An entry in the hmArcCheckResultTable.
1.3.6.1.4.1.248.14.5.7.2.1.1not-accessiblecurrent
hmArcCheckStatusIndex
OBJECT-TYPE
Index for the table
1.3.6.1.4.1.248.14.5.7.2.1.1.1Integer32read-onlycurrent
hmArcCheckStatusDeviceMac
OBJECT-TYPE
The MAC address of the ARC device that reported the status.
1.3.6.1.4.1.248.14.5.7.2.1.1.2OCTET STRING (SIZE(6))read-onlycurrent
hmArcCheckStatusDeviceIp
OBJECT-TYPE
The IP address of the ARC device that reported the status.
1.3.6.1.4.1.248.14.5.7.2.1.1.3IpAddressread-onlycurrent
hmArcCheckStatusType
OBJECT-TYPE
The status an ARC device in the connected topology reported. otherRm(1): the device detected another active Redundancy Manager. loop(2): unclear topology detected. This may be a loop or a net segment which is connected to the ring with Rapid Spanning Tree. alreadyConfigured(3): the device already has a ring configured. unsupportedOption(4): the device does not support one of the ARC Manager options. openRing(5): the ARC Manager has detected an open Ring. configFailed(6): the configuration of the device failed. duplexMode(7): at least one Ring Port of the device is not in full duplex mode. noArcDevices(8): there is no device in the ring which supports the ARC Protocol, or all devices have hmArcClientAdminStatus set to disabled. portState(9): at least one Ring Port of the device is not properly configured. info(10): the device reported just additional information.
1.3.6.1.4.1.248.14.5.7.2.1.1.4INTEGER {otherRm(1), loop(2), alreadyConfigured(3), unsupportedOption(4), openRing(5), configFailed(6), duplexMode(7), noArcDevices(8), portState(9), info(10)}read-onlycurrent
hmArcCheckStatusInfo
OBJECT-TYPE
Additional information about the ARC device status. The device may provide this information for each value in hmArcCheckStatusType.
1.3.6.1.4.1.248.14.5.7.2.1.1.5DisplayStringread-onlycurrent
hmArcCheckStatusClassification
OBJECT-TYPE
Classification of the status the ARC device reported. error(1): the reported status is an error. warning(2): the reported status is a warning. ok(3): the reported status is an information.
1.3.6.1.4.1.248.14.5.7.2.1.1.6INTEGER {error(1), warning(2), ok(3)}read-onlycurrent
hmArcClientConfig
OBJECT-IDENTITY
1.3.6.1.4.1.248.14.5.7.3
hmArcClientAdminStatus
OBJECT-TYPE
The administratively desired status of the ARC client. enabled(1): ARC client is active, the device can be configured automatically and can return a status on a topology check. disabled(2): ARC client is inactive, neither checking nor automatic configuring can be done. checkOnly(3): The ARC client returns a status on a topology check but it's not possible to configure the device automatically.
1.3.6.1.4.1.248.14.5.7.3.1INTEGER {enabled(1), disabled(2), checkOnly(3)}read-writecurrent
hmArcClientStatus
OBJECT-IDENTITY
1.3.6.1.4.1.248.14.5.7.4
hmArcClientManagerDeviceMac
OBJECT-TYPE
The MAC address of the ARC manager that last checked or configured the device.
1.3.6.1.4.1.248.14.5.7.4.1OCTET STRING (SIZE(6))read-onlycurrent
hmArcClientManagerDeviceIp
OBJECT-TYPE
The IP address of the ARC manager that last checked or configured the device.
1.3.6.1.4.1.248.14.5.7.4.2IpAddressread-onlycurrent
hmArcClientPrimGroupID
OBJECT-TYPE
Unique index to identify the slot number of the to be configured primary link port. This value is never greater than hmSysGroupCapacity.
1.3.6.1.4.1.248.14.5.7.4.3Integer32read-onlycurrent
hmArcClientPrimIfIndex
OBJECT-TYPE
Interface index of the to be configured primary link.
1.3.6.1.4.1.248.14.5.7.4.4Integer32read-onlycurrent
hmArcClientRedGroupID
OBJECT-TYPE
Unique index to identify the slot number of the to be configured redundant link port. This value is never greater than hmSysGroupCapacity.
1.3.6.1.4.1.248.14.5.7.4.5Integer32read-onlycurrent
hmArcClientRedIfIndex
OBJECT-TYPE
Interface index of the to be configured redundant link.
1.3.6.1.4.1.248.14.5.7.4.6Integer32read-onlycurrent