HMRINGARC-MGMT-SNMP-MIB: View SNMP OID List / Download MIB
VENDOR: RICHARD HIRSCHMANN
Home | MIB: HMRINGARC-MGMT-SNMP-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).
|
|||
Object Name | OID | Type | Access | Info |
hmARC | 1.3.6.1.4.1.248.14.5.7 |
The Hirschmann Private Automatic Ring Configuration MIB definitions. |
||
hmArcManagerConfig | 1.3.6.1.4.1.248.14.5.7.1 | |||
hmArcManagerAdminStatus | 1.3.6.1.4.1.248.14.5.7.1.1 | integer | read-write |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
hmArcManagerRedProtocol | 1.3.6.1.4.1.248.14.5.7.1.2 | integer | read-write |
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. Enumeration: 'mrp': 1. |
hmArcManagerPrimGroupID | 1.3.6.1.4.1.248.14.5.7.1.3 | integer32 | read-only |
Unique index to identify the slot number of the primary link of the ARC manager. This value is never greater than hmSysGroupCapacity. |
hmArcManagerPrimIfIndex | 1.3.6.1.4.1.248.14.5.7.1.4 | integer32 | read-only |
Interface index of the primary link of the ARC manager. |
hmArcManagerRedGroupID | 1.3.6.1.4.1.248.14.5.7.1.5 | integer32 | read-only |
Unique index to identify the slot number of the redundant link of the ARC manager. This value is never greater than hmSysGroupCapacity. |
hmArcManagerRedIfIndex | 1.3.6.1.4.1.248.14.5.7.1.6 | integer32 | read-only |
Interface index of the redundant link of the ARC manager. |
hmArcManagerVlanID | 1.3.6.1.4.1.248.14.5.7.1.7 | integer32 | read-only |
VLAN identifier of the ARC manager. If value is set to 0 no VLAN is assigned. |
hmArcManagerAction | 1.3.6.1.4.1.248.14.5.7.1.8 | integer | read-write |
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. Enumeration: 'checkTopology': 2, 'configureRing': 3, 'noAction': 1. |
hmArcManagerActionResult | 1.3.6.1.4.1.248.14.5.7.1.9 | integer | read-only |
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. Enumeration: 'closedRing': 3, 'noAction': 1, 'configuredRing': 4, 'invalidTopology': 6, 'configSuccessful': 8, 'pending': 2, 'configFailed': 7, 'openRing': 5. |
hmArcManagerStatus | 1.3.6.1.4.1.248.14.5.7.2 | |||
hmArcCheckResultTable | 1.3.6.1.4.1.248.14.5.7.2.1 | no-access |
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.1.1 | no-access |
An entry in the hmArcCheckResultTable. |
||
hmArcCheckStatusIndex | 1.3.6.1.4.1.248.14.5.7.2.1.1.1 | integer32 | read-only |
Index for the table |
hmArcCheckStatusDeviceMac | 1.3.6.1.4.1.248.14.5.7.2.1.1.2 | octet string | read-only |
The MAC address of the ARC device that reported the status. |
hmArcCheckStatusDeviceIp | 1.3.6.1.4.1.248.14.5.7.2.1.1.3 | ipaddress | read-only |
The IP address of the ARC device that reported the status. |
hmArcCheckStatusType | 1.3.6.1.4.1.248.14.5.7.2.1.1.4 | integer | read-only |
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. Enumeration: 'noArcDevices': 8, 'info': 10, 'portState': 9, 'duplexMode': 7, 'loop': 2, 'configFailed': 6, 'otherRm': 1, 'alreadyConfigured': 3, 'openRing': 5, 'unsupportedOption': 4. |
hmArcCheckStatusInfo | 1.3.6.1.4.1.248.14.5.7.2.1.1.5 | displaystring | read-only |
Additional information about the ARC device status. The device may provide this information for each value in hmArcCheckStatusType. |
hmArcCheckStatusClassification | 1.3.6.1.4.1.248.14.5.7.2.1.1.6 | integer | read-only |
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. Enumeration: 'warning': 2, 'ok': 3, 'error': 1. |
hmArcClientConfig | 1.3.6.1.4.1.248.14.5.7.3 | |||
hmArcClientAdminStatus | 1.3.6.1.4.1.248.14.5.7.3.1 | integer | read-write |
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. Enumeration: 'disabled': 2, 'enabled': 1, 'checkOnly': 3. |
hmArcClientStatus | 1.3.6.1.4.1.248.14.5.7.4 | |||
hmArcClientManagerDeviceMac | 1.3.6.1.4.1.248.14.5.7.4.1 | octet string | read-only |
The MAC address of the ARC manager that last checked or configured the device. |
hmArcClientManagerDeviceIp | 1.3.6.1.4.1.248.14.5.7.4.2 | ipaddress | read-only |
The IP address of the ARC manager that last checked or configured the device. |
hmArcClientPrimGroupID | 1.3.6.1.4.1.248.14.5.7.4.3 | integer32 | read-only |
Unique index to identify the slot number of the to be configured primary link port. This value is never greater than hmSysGroupCapacity. |
hmArcClientPrimIfIndex | 1.3.6.1.4.1.248.14.5.7.4.4 | integer32 | read-only |
Interface index of the to be configured primary link. |
hmArcClientRedGroupID | 1.3.6.1.4.1.248.14.5.7.4.5 | integer32 | read-only |
Unique index to identify the slot number of the to be configured redundant link port. This value is never greater than hmSysGroupCapacity. |
hmArcClientRedIfIndex | 1.3.6.1.4.1.248.14.5.7.4.6 | integer32 | read-only |
Interface index of the to be configured redundant link. |