HMRINGARC-MGMT-SNMP-MIB
AI MIB Summary
The HMRINGARC-MGMT-SNMP-MIB enables SNMP-based configuration and monitoring of Hirschmann (Belden) Private Automatic Ring (PAR) network elements, specifically managing ring topology parameters, arc redundancy states, and port-level ring membership attributes.
The Hirschmann Private Automatic Ring Configuration MIB definitions.
Main OID:
hmARC.1.3.6.1.4.1.248.14.5.7
29
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
hmARCThe Hirschmann Private Automatic Ring Configuration MIB definitions. MODULE-IDENTITY .1.3.6.1.4.1.248.14.5.7 |
hmArcManagerConfig OBJECT IDENTIFIER .1.3.6.1.4.1.248.14.5.7.1 |
hmArcManagerAdminStatusThe 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.rw Enumeration .1.3.6.1.4.1.248.14.5.7.1.1 |
hmArcManagerRedProtocolThe 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.rw Enumeration .1.3.6.1.4.1.248.14.5.7.1.2 |
hmArcManagerPrimGroupIDUnique index to identify the slot number of
the primary link of the ARC manager. This value is never
greater than hmSysGroupCapacity.ro Integer32 .1.3.6.1.4.1.248.14.5.7.1.3 |
hmArcManagerPrimIfIndexInterface index of the primary link of the ARC manager.ro Integer32 .1.3.6.1.4.1.248.14.5.7.1.4 |
hmArcManagerRedGroupIDUnique index to identify the slot number of
the redundant link of the ARC manager. This value is never
greater than hmSysGroupCapacity.ro Integer32 .1.3.6.1.4.1.248.14.5.7.1.5 |
hmArcManagerRedIfIndexInterface index of the redundant link of the ARC manager.ro Integer32 .1.3.6.1.4.1.248.14.5.7.1.6 |
hmArcManagerVlanIDVLAN identifier of the ARC manager.
If value is set to 0 no VLAN is assigned.ro Integer32 .1.3.6.1.4.1.248.14.5.7.1.7 |
hmArcManagerActionThe 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.rw Enumeration .1.3.6.1.4.1.248.14.5.7.1.8 |
hmArcManagerActionResultResult 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.ro Enumeration .1.3.6.1.4.1.248.14.5.7.1.9 |
hmArcManagerStatus OBJECT IDENTIFIER .1.3.6.1.4.1.248.14.5.7.2 |
hmArcCheckResultTableEvery entry in this table contains information about
the status of the network topology reported by the ARC devices. SEQUENCE OF HmArcCheckResultEntry .1.3.6.1.4.1.248.14.5.7.2.1 |
hmArcCheckResultEntryAn entry in the hmArcCheckResultTable. HmArcCheckResultEntry .1.3.6.1.4.1.248.14.5.7.2.1.1 |
hmArcCheckStatusIndexIndex for the tablero Integer32 .1.3.6.1.4.1.248.14.5.7.2.1.1.1 |
hmArcCheckStatusDeviceMacThe MAC address of the ARC device that reported
the status.ro OCTET STRING .1.3.6.1.4.1.248.14.5.7.2.1.1.2 |
hmArcCheckStatusDeviceIpThe IP address of the ARC device that reported
the status.ro IpAddress .1.3.6.1.4.1.248.14.5.7.2.1.1.3 |
hmArcCheckStatusTypeThe 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.ro Enumeration .1.3.6.1.4.1.248.14.5.7.2.1.1.4 |
hmArcCheckStatusInfoAdditional information about the ARC device status.
The device may provide this information for each value in hmArcCheckStatusType.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.248.14.5.7.2.1.1.5 |
hmArcCheckStatusClassificationClassification 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.ro Enumeration .1.3.6.1.4.1.248.14.5.7.2.1.1.6 |
hmArcClientConfig OBJECT IDENTIFIER .1.3.6.1.4.1.248.14.5.7.3 |
hmArcClientAdminStatusThe 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.rw Enumeration .1.3.6.1.4.1.248.14.5.7.3.1 |
hmArcClientStatus OBJECT IDENTIFIER .1.3.6.1.4.1.248.14.5.7.4 |
hmArcClientManagerDeviceMacThe MAC address of the ARC manager that last checked or configured the device.ro OCTET STRING .1.3.6.1.4.1.248.14.5.7.4.1 |
hmArcClientManagerDeviceIpThe IP address of the ARC manager that last checked or configured the device.ro IpAddress .1.3.6.1.4.1.248.14.5.7.4.2 |
hmArcClientPrimGroupIDUnique index to identify the slot number of
the to be configured primary link port. This value is never
greater than hmSysGroupCapacity.ro Integer32 .1.3.6.1.4.1.248.14.5.7.4.3 |
hmArcClientPrimIfIndexInterface index of the to be configured primary link.ro Integer32 .1.3.6.1.4.1.248.14.5.7.4.4 |
hmArcClientRedGroupIDUnique index to identify the slot number of
the to be configured redundant link port. This value is never
greater than hmSysGroupCapacity.ro Integer32 .1.3.6.1.4.1.248.14.5.7.4.5 |
hmArcClientRedIfIndexInterface index of the to be configured redundant link.ro Integer32 .1.3.6.1.4.1.248.14.5.7.4.6 |