HMRING-MGMT-SNMP-MIB
- Registered at
- 1.3.6.1.4.1.248.14.5
- Last updated
- 2008-11-18 12:00
- Organization
- Hirschmann Automation and Control GmbH
- Revisions
- 2008-11-18 12:00, 2007-09-13 12:00
- Namespace
- hirschmann
- Source file
HMRING-MGMT-SNMP-MIB- Digest
sha256:d2c9d4759280a5dc215ac307143e549aeed61653c067da97c0bfd21945e21508
Description
The Hirschmann Private Ring Redundancy MIB definitions for Platform devices.
Contact
Customer Support Postal: Hirschmann Automation and Control GmbH Stuttgarter Str. 45-51 72654 Neckartenzlingen Germany Tel: +49 7127 14 1981 Web: http://www.hicomcenter.com/ E-Mail: hicomcenter@hirschmann.com
Imports
| From | Symbols |
|---|---|
| HMPRIV-MGMT-SNMP-MIB | hmConfiguration |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
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 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
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.248.14.5.7 | hmARC | HMRINGARC-MGMT-SNMP-MIB |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hmRingRedundancyEvent OBJECT-IDENTITY The events of hmAgent. | 1.3.6.1.4.1.248.14.5.0 | current | ||
| hmRingRedTable OBJECT-TYPE This table contains variables to define an entry in the ring redundancy database. | 1.3.6.1.4.1.248.14.5.1 | not-accessible | current | |
| hmRingRedEntry OBJECT-TYPE The entry of the hmRingRedTable. | 1.3.6.1.4.1.248.14.5.1.1 | not-accessible | current | |
| hmRingRedPrimGroupID OBJECT-TYPE Unique index to identify the slot number of the primary link port. This value is never greater than hmSysGroupCapacity. Note that row creation is done only by writing to hmRingRedMode | 1.3.6.1.4.1.248.14.5.1.1.1 | Integer32 (1..5) | read-only | current |
| hmRingRedPrimIfIndex OBJECT-TYPE Interface index of the primary link. Note that row creation is only done by writing to hmRingRedMode | 1.3.6.1.4.1.248.14.5.1.1.2 | Integer32 (1..32) | read-only | current |
| hmRingRedPrimIfOpState OBJECT-TYPE operational state of the primary interface. | 1.3.6.1.4.1.248.14.5.1.1.3 | INTEGER {not-available(1), active(2), inactive(3)} | read-only | current |
| hmRingRedRedGroupID OBJECT-TYPE Unique index to identify the slot number of the redundant link port. This value is never greater than hmSysGroupCapacity. | 1.3.6.1.4.1.248.14.5.1.1.4 | Integer32 | read-write | current |
| hmRingRedRedIfIndex OBJECT-TYPE Interface index of the redundant link. | 1.3.6.1.4.1.248.14.5.1.1.5 | Integer32 | read-write | current |
| hmRingRedRedIfOpState OBJECT-TYPE operational state of the redundant interface. | 1.3.6.1.4.1.248.14.5.1.1.6 | INTEGER {not-available(1), active(2), inactive(3)} | read-only | current |
| hmRingRedOperState OBJECT-TYPE operational state of an entry. If a new entry is created by setting hmRingRedMode to create(1), the operState returns a value of underCreation(1). rmActive(2) indicates that redundancy-manager is configured and a ring failure has occured. rmInactive(3) indicates that redundancy-manager is configured and ring is ok. The value rs(4) is returend when hmRingRedMode is set to rs(4). | 1.3.6.1.4.1.248.14.5.1.1.7 | INTEGER {underCreation(1), rmActive(2), rmInactive(3), rs(4), disable(5)} | read-only | current |
| hmRingRedMode OBJECT-TYPE Desired mode of operation. To create, modify or deactivate an entry the value create(1) have to be set. delete(2) removes the entry. rm(3) and rs(4) activate the redundancy. | 1.3.6.1.4.1.248.14.5.1.1.8 | INTEGER {create(1), delete(2), rm(3), rs(4), disable(5)} | read-write | current |
| hmRingRedConfigOperState OBJECT-TYPE Operational state of the ring configuration. rmConfigError(2) indicates that the ring is not connected with both ringports of the redundancy manager, one of the ring cables is connected to another port of the redundancy manager. ringConfigError(3) is returned when somewhere in the ring a ring connection fails. anotherRM(4) indicates that another redundancy manager was detected in the same ring. In this case the redundant ring ports of these redundancy managers are blocked until only one redundancy manager remains in the ring. Notice: rmConfigError(2) and ringConfigError(3) can only be detected by the redundancy manager if the redundancy manager is inactive. | 1.3.6.1.4.1.248.14.5.1.1.9 | INTEGER {noError(1), rmConfigError(2), ringConfigError(3), anotherRM(4)} | read-only | current |
| hmRingRedRecoveryDelay OBJECT-TYPE The hmRingRedRecoveryDelay with its parameter set defines the maximum recovery delay of ring recovery in the HIPER Ring. delay500(1) specifies the parameter set for the maximum recovery delay of 500ms in the HIPER Ring. delay300(2) specifies the parameter set for the maximum recovery delay of 300ms in the HIPER Ring. | 1.3.6.1.4.1.248.14.5.1.1.10 | INTEGER {delay500(1), delay300(2)} | read-write | current |
| hmRingCouplingTable OBJECT-TYPE This table contains variables to define an entry in the ring coupling database. | 1.3.6.1.4.1.248.14.5.2 | not-accessible | current | |
| hmRingCouplingEntry OBJECT-TYPE The entry of the hmRingCouplingTable. | 1.3.6.1.4.1.248.14.5.2.1 | not-accessible | current | |
| hmRingCplInterconnGroupID OBJECT-TYPE Unique index to identify the slot number of the coupling link port. This value is never greater than hmSysGroupCapacity. Note that row creation is done only by writing to hmRingCplRowStatus. | 1.3.6.1.4.1.248.14.5.2.1.1 | Integer32 | read-write | current |
| hmRingCplInterconnIfIndex OBJECT-TYPE Interface index of the coupling link. Note that only those ports can be chosen which do not belong to another L2 redundancy mechanism like ring redundancy or dual homing and that row creation is only done by writing to hmRingCplRowStatus. | 1.3.6.1.4.1.248.14.5.2.1.2 | Integer32 | read-write | current |
| hmRingCplInterconnIfOpState OBJECT-TYPE Operational state of the coupling interface. active(2) indicates that the port is switching. standby(3) indicates that the port is in standby mode. On the slave active(2) indicates that a ring coupling failure has occured and the port is switching. On the slave standby(3) indicates that the ring coupling is ok and the slave is in standby mode. | 1.3.6.1.4.1.248.14.5.2.1.3 | INTEGER {not-connected(1), active(2), standby(3)} | read-only | current |
| hmRingCplControlGroupID OBJECT-TYPE Unique index to identify the slot number of the control link port in case of outband-control. This value is never greater than hmSysGroupCapacity. | 1.3.6.1.4.1.248.14.5.2.1.4 | Integer32 | read-write | current |
| hmRingCplControlIfIndex OBJECT-TYPE Interface index of the control link in case of outband-control. Note that only those ports can be chosen which do not belong to another L2 redundancy mechanism like ring redundancy or dual homing and that row creation is only done by writing to hmRingCplRowStatus. | 1.3.6.1.4.1.248.14.5.2.1.5 | Integer32 | read-write | current |
| hmRingCplControlIfOpState OBJECT-TYPE Operational state of the control interface in case of outband-control. | 1.3.6.1.4.1.248.14.5.2.1.6 | INTEGER {not-connected(1), active(2), standby(3)} | read-only | current |
| hmRingCplControlMode OBJECT-TYPE Control mode of the ring coupling which can only be chosen by the slave, the master just reports his current control mode. unknown(3) cannot be set. In outband(1) mode an additional line must connect the control interfaces between the two partners in the ring coupling. In inband(2) mode only the coupling link port is needed. In local(4) mode the coupling link port and the partner port are located on the same switch. disable(5) deactivates the ring coupling functionality. | 1.3.6.1.4.1.248.14.5.2.1.7 | INTEGER {outband(1), inband(2), unknown(3), local(4), disable(5)} | read-write | current |
| hmRingCplPartnerIpAddr OBJECT-TYPE IP Address of the partner in the ring coupling. | 1.3.6.1.4.1.248.14.5.2.1.8 | IpAddress | read-only | current |
| hmRingCplPartnerInterconnGroupID OBJECT-TYPE Index identifies the slot number of the coupling link port of the partner in the ring coupling. This variable can only be set if the hmRingCplControlMode is local(4). | 1.3.6.1.4.1.248.14.5.2.1.9 | Integer32 | read-write | current |
| hmRingCplPartnerInterconnIfIndex OBJECT-TYPE Interface index identifies the coupling link of the partner in the ring coupling. This variable can only be set if the hmRingCplControlMode is local(4). | 1.3.6.1.4.1.248.14.5.2.1.10 | Integer32 | read-write | current |
| hmRingCplPartnerInterconnIfOpState OBJECT-TYPE Operational state of the coupling interface of the partner in the ring coupling. active(2) indicates that the partner port is switching. standby(3) indicates that the partner port is in standby mode. | 1.3.6.1.4.1.248.14.5.2.1.11 | INTEGER {not-connected(1), active(2), standby(3)} | read-only | current |
| hmRingCplOperState OBJECT-TYPE Operational state of an entry. If a new entry is created by setting hmRingCplRowStatus to create(1), the operState returns a value of underCreation(1). slave(2) indicates that switch is configured to be the slave of the ring coupling, that means the switch is in standby mode. master(3) indicates that a switch is configured to be the master of the ring coupling. local(4) indicates that the switch is configured to control a ring coupling where the coupling port and the partner port are located on the same switch. disable(5) indicates that the ring coupling functionality is switched off. | 1.3.6.1.4.1.248.14.5.2.1.12 | INTEGER {underCreation(1), slave(2), master(3), local(4), disable(5)} | read-only | current |
| hmRingCplMode OBJECT-TYPE Desired mode of operation. slaveOn(2) activates the slave. slaveOff(1) deactivates the slave, the ring coupling is disabled and the switch acts from now in normal rs mode. Note that this mode can only be set if the slave is not activated or deactivated by a DIP-switch. disable(3) indicates that the ring coupling functionality is switched off. | 1.3.6.1.4.1.248.14.5.2.1.13 | INTEGER {slaveOff(1), slaveOn(2), disable(3)} | read-write | current |
| hmRingCplRowStatus OBJECT-TYPE Defines the status of a ring coupling database entry. | 1.3.6.1.4.1.248.14.5.2.1.14 | RowStatus | read-create | current |
| hmRingCplConfigOperState OBJECT-TYPE Operational state of the ring coupling configuration. slaveCouplingLinkError(2) indicates that the coupling link is not connected with the coupling port of the slave but with another port of the slave. In case of outband control additional failures can be detected: slaveControlLinkError(3) indicates that the control port of the slave has either no link or the link fails. masterControlLinkError(4) indicates that the control link is not connected with the control port of the master but with another port of the master. twoSlaves(5) is returned when two slaves are connected by the control line. localPartnerLinkError(6) indicates that the partner coupling link is not connected with the partner port of the slave but with another port of the slave in local control mode. localInvalidCouplingPort(7) indicates that in local mode the coupling line is connected to another switch and not on the same switch like the partner line. couplingPortNotAvailable(8), controlPortNotAvailable(9) and partnerPortNotAvailable(10) indicate that this port is not available because the module related to this port is not available or the port does not exist on this module. | 1.3.6.1.4.1.248.14.5.2.1.15 | INTEGER {noError(1), slaveCouplingLinkError(2), slaveControlLinkError(3), masterControlLinkError(4), twoSlaves(5), localPartnerLinkError(6), localInvalidCouplingPort(7), couplingPortNotAvailable(8), controlPortNotAvailable(9), partnerPortNotAvailable(10)} | read-only | current |
| hmRingCplCouplingLinks OBJECT-TYPE Maximum coupling links between two coupled rings in case of a failure in one of the coupled rings. If there is no connection starting from the switch in slave or local operational state over the route of the coupled rings or nets to oneself the slave or the local mode want to set the coupling port in forwarding after a timeout period. basicRedundancy(1) prevents the slave or the local mode from setting its coupling port into forwarding in case of the described failure. In this case the segment which is connected to this coupling port is unreachable until the failure is eliminated. In extendedRedundancy(2) the coupling port and the partner coupling port are allowed to be in forwarding. | 1.3.6.1.4.1.248.14.5.2.1.16 | INTEGER {basicRedundancy(1), extendedRedundancy(2)} | read-write | current |
| hmRingCplExtendedDiag OBJECT-TYPE Additional operational states detected by the slave or in local mode. basicRedundancyInactive(2) indicates that the coupling port has been prevented from setting into forwarding (please see description of hmRingCplCouplingLinks). | 1.3.6.1.4.1.248.14.5.2.1.17 | INTEGER {noError(1), basicRedundancyInactive(2)} | read-only | current |
| hmRingCplNetCoupling OBJECT-TYPE Specifies the kind of the coupled net segment. If two HIPER Rings are coupled ringCoupling(1) must be used. In netCoupling(2) the coupled segment is no HIPER Ring topology and the switches in the coupled net segment may be connected with other ports than their ringports. Notice: if the ring coupling mechanism switches over, in ringCoupling(1) only the address tables of the switches in the two coupled HIPER Rings will be erased, in netCoupling(2) the address tables of all switches in the coupled net will be erased. | 1.3.6.1.4.1.248.14.5.2.1.18 | INTEGER {ringCoupling(1), netCoupling(2)} | read-write | current |
| hmRingCplConfigSource OBJECT-TYPE Returns the Source by which the feature is controlled. | 1.3.6.1.4.1.248.14.5.2.1.19 | INTEGER {dipSwitch(1), management(2)} | read-only | current |
| hmMrpTable OBJECT-TYPE Every entry in this table contains information about a Media Redundancy Protocol (MRP) domain. | 1.3.6.1.4.1.248.14.5.3 | not-accessible | current | |
| hmMrpEntry OBJECT-TYPE An entry in the hmMrpTable. | 1.3.6.1.4.1.248.14.5.3.1 | not-accessible | current | |
| hmMrpDomainID OBJECT-TYPE Universally unique identifier belongs to the MRP domain which represents a ring. | 1.3.6.1.4.1.248.14.5.3.1.1 | OCTET STRING (SIZE(16)) | not-accessible | current |
| hmMrpRingport1GroupID OBJECT-TYPE Unique index to identify the slot number of the ringport 1 in the MRP domain. This value is never greater than hmSysGroupCapacity. | 1.3.6.1.4.1.248.14.5.3.1.2 | Integer32 | read-write | current |
| hmMrpRingport1IfIndex OBJECT-TYPE Interface index of the ringport 1 in the MRP domain. | 1.3.6.1.4.1.248.14.5.3.1.3 | Integer32 | read-write | current |
| hmMrpRingport1OperState OBJECT-TYPE Operational state of ringport 1. disabled(1) indicates that all frames are dropped. blocked(2) indicates that all frame are dropped except - MRP topology change frames and MRP test frames from a MRM, - MRP link change frames from a MRC, - frames from other protocols that also define to pass blocked(2) ports. forwarding(3) indicates that all frames are passed through according to the forwarding behavior of IEEE 802.1D. not-connected(4) indicates that the port has no link. | 1.3.6.1.4.1.248.14.5.3.1.4 | INTEGER {disabled(1), blocked(2), forwarding(3), not-connected(4)} | read-only | current |
| hmMrpRingport2GroupID OBJECT-TYPE Unique index to identify the slot number of the ringport 2 in the MRP domain. This value is never greater than hmSysGroupCapacity. | 1.3.6.1.4.1.248.14.5.3.1.5 | Integer32 | read-write | current |
| hmMrpRingport2IfIndex OBJECT-TYPE Interface index of the ringport 2 in the MRP domain. | 1.3.6.1.4.1.248.14.5.3.1.6 | Integer32 | read-write | current |
| hmMrpRingport2OperState OBJECT-TYPE Operational state of ringport 2. disabled(1) indicates that all frames are dropped. blocked(2) indicates that all frame are dropped except - MRP topology change frames and MRP test frames from a MRM, - MRP link change frames from a MRC, - frames from other protocols that also define to pass blocked(2) ports. forwarding(3) indicates that all frames are passed through according to the forwarding behavior of IEEE 802.1D. not-connected(4) indicates that the port has no link. | 1.3.6.1.4.1.248.14.5.3.1.7 | INTEGER {disabled(1), blocked(2), forwarding(3), not-connected(4)} | read-only | current |
| hmMrpVlanID OBJECT-TYPE VLAN identifier of the MRP domain. | 1.3.6.1.4.1.248.14.5.3.1.8 | Integer32 | read-write | current |
| hmMrpExpectedRole OBJECT-TYPE Control the role of the MRP entity in the MRP domain. If the value is set to client(1) the entity will be in the role of a Media Redundancy Client (MRC). If the value is set to manager(2) the entity will be in the role of a Media Redundancy Manager (MRM). | 1.3.6.1.4.1.248.14.5.3.1.9 | INTEGER {client(1), manager(2)} | read-write | current |
| hmMrpMRCLinkDownInterval OBJECT-TYPE Interval for sending link down MRP link change frames on ringports. | 1.3.6.1.4.1.248.14.5.3.1.10 | Integer32 | read-only | current |
| hmMrpMRCLinkUpInterval OBJECT-TYPE Interval for sending link up MRP link change frames on ringports. | 1.3.6.1.4.1.248.14.5.3.1.11 | Integer32 | read-only | current |
| hmMrpMRCLinkChangeCount OBJECT-TYPE MRP link change frame count which controls repeated transmission of MRP link change frames. | 1.3.6.1.4.1.248.14.5.3.1.12 | Integer32 | read-only | current |
| hmMrpMRCBlockedSupported OBJECT-TYPE Ability of the MRC to receive and forward MRP test frames, MRP link change frames and MRP topology change frames at a ringport whose port state is blocked. enabled(1) indicates that the MRC is able to receive and forward these MRP frames at a ringport whose port state is blocked. disabled(2) indicates that the MRC is not able to receive and forward these MRP frames at a ringport whose port state is blocked. | 1.3.6.1.4.1.248.14.5.3.1.13 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| hmMrpMRMPriority OBJECT-TYPE Priority of the MRM. A lower value indicates a higher priority. | 1.3.6.1.4.1.248.14.5.3.1.14 | Integer32 (0..65535) | read-write | current |
| hmMrpMRMTopologyChangeInterval OBJECT-TYPE Interval for sending MRP topology change frames on ringports. | 1.3.6.1.4.1.248.14.5.3.1.15 | Integer32 | read-only | current |
| hmMrpMRMTopologyChangeRepeatCount OBJECT-TYPE Interval count which controls repeated transmission of MRP topology change frames. | 1.3.6.1.4.1.248.14.5.3.1.16 | Integer32 | read-only | current |
| hmMrpMRMShortTestInterval OBJECT-TYPE Short interval for sending MRP test frames on ringports after link changes in the ring. | 1.3.6.1.4.1.248.14.5.3.1.17 | Integer32 | read-only | current |
| hmMrpMRMDefaultTestInterval OBJECT-TYPE Default interval for sending MRP test frames on ringports. | 1.3.6.1.4.1.248.14.5.3.1.18 | Integer32 | read-only | current |
| hmMrpMRMTestMonitoringCount OBJECT-TYPE Interval count for monitoring the reception of MRP test frames. | 1.3.6.1.4.1.248.14.5.3.1.19 | Integer32 | read-only | current |
| hmMrpMRMNonBlockingMRCSupported OBJECT-TYPE Ability of the MRM to support MRC in the ring which have hmMrpMRCBlockedSupported set disabled. enabled(1) indicates that the MRM is able to support MRC in the ring which have hmMrpMRCBlockedSupported set disabled. disabled(2) indicates that the MRM is not able to support MRC in the ring which have hmMrpMRCBlockedSupported set disabled. | 1.3.6.1.4.1.248.14.5.3.1.20 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| hmMrpMRMTestMonitoringExtendedCount OBJECT-TYPE Extended interval count for monitoring the reception of MRP test frames. This value is used by the MRP if hmMrpMRMNonBlockingMRCSupported is is set enabled. | 1.3.6.1.4.1.248.14.5.3.1.21 | Integer32 | read-only | current |
| hmMrpMRMReactOnLinkChange OBJECT-TYPE Specifies whether the MRM reacts on all MRP link change frames or not. enabled(1) indicates that the MRM reacts on all MRP link change frames. disabled(2) indicates that the MRM does not react on link down MRP link change frames. | 1.3.6.1.4.1.248.14.5.3.1.22 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hmMrpMRMCheckMediaRedundancy OBJECT-TYPE Specifies whether monitoring of MRM state is enabled or disabled in the redundancy domain. enabled(1) indicates that the MRM monitors its state. disabled(2) indicates that the MRM does not monitor its state. | 1.3.6.1.4.1.248.14.5.3.1.23 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| hmMrpMRMRealRoleState OBJECT-TYPE Operational role of the MRP entity in the MRP domain. client(1) indicates that the MRP entity is in a MRC role. manager(2) indicates that the MRP entity is the manager MRM of this MRP domain. undefined(3) indicates that the MRP entity doesn't work. This value can only be read if hmMrpMRMCheckMediaRedundancy is set enabled. | 1.3.6.1.4.1.248.14.5.3.1.24 | INTEGER {client(1), manager(2), undefined(3)} | read-only | current |
| hmMrpMRMRealRingState OBJECT-TYPE Actual ring state of the redundancy domain. open(1) indicates that the ring is opened. closed(2) indicates that the ring is closed. undefined(3) indicates an undefined ring state or can be read if hmMrpMRMRealRoleState contains the value client. This value can only be read if hmMrpMRMCheckMediaRedundancy is set enabled. | 1.3.6.1.4.1.248.14.5.3.1.25 | INTEGER {open(1), closed(2), undefined(3)} | read-only | current |
| hmMrpRowStatus OBJECT-TYPE Defines the status of the MRP database entry. | 1.3.6.1.4.1.248.14.5.3.1.26 | RowStatus | read-create | current |
| hmMrpRedOperState OBJECT-TYPE Operational state of ring redundancy in the MRP domain. redGuaranteed(1) indicates that ring redundancy is guaranteed in the MRP domain. redNotGuaranteed(2) indicates that ring redundancy is not guaranteed in the MRP domain. | 1.3.6.1.4.1.248.14.5.3.1.27 | INTEGER {redGuaranteed(1), redNotGuaranteed(2)} | read-only | current |
| hmMrpConfigOperState OBJECT-TYPE Operational state of the configuration in the MRP domain. noError(1) indicates that no configuration error was detected. ringportLinkError(2) indicates that one of the ring lines is not connected with one of the ring ports in the MRP domain. | 1.3.6.1.4.1.248.14.5.3.1.28 | INTEGER {noError(1), ringportLinkError(2)} | read-only | current |
| hmMrpDomainName OBJECT-TYPE A logical name for the MRP domain to ease the management of MRP domains. | 1.3.6.1.4.1.248.14.5.3.1.29 | DisplayString | read-write | current |
| hmMrpMRMRecoveryDelay OBJECT-TYPE The MRM defines with its parameter set the maximum recovery delay of ring recovery in the MRP domain. delay500(1) specifies the parameter set for the maximum recovery delay of 500ms in the MRP domain. delay200(2) specifies the parameter set for the maximum recovery delay of 200ms in the MRP domain. | 1.3.6.1.4.1.248.14.5.3.1.30 | INTEGER {delay500(1), delay200(2)} | read-write | current |
| hmRpcTable OBJECT-TYPE Every entry in this table contains information about a Ring Protocol Control (RPC) domain. | 1.3.6.1.4.1.248.14.5.4 | not-accessible | current | |
| hmRpcEntry OBJECT-TYPE An entry in the hmRpcTable. | 1.3.6.1.4.1.248.14.5.4.1 | not-accessible | current | |
| hmRpcRingProtocol OBJECT-TYPE Desired version of the ring protocol in the RPC domain. If the value is set to FastHiperRing(3) the entity will run the Fast Hiper Ring protocol. Note: Not all entities may support all ring protocols. If an entity does not support the desired protocol a row in this table cannot be created for this protocol. | 1.3.6.1.4.1.248.14.5.4.1.1 | INTEGER {fastHiperRing(3)} | read-write | current |
| hmRpcRingID OBJECT-TYPE Identifier of the ring in the RPC domain. | 1.3.6.1.4.1.248.14.5.4.1.2 | Integer32 | read-write | current |
| hmRpcRingName OBJECT-TYPE Name of the ring in RPC domain. | 1.3.6.1.4.1.248.14.5.4.1.3 | DisplayString | read-write | current |
| hmRpcRingport1GroupID OBJECT-TYPE Unique index to identify the slot number of ringport 1 in the RPC domain. This value is never greater than hmSysGroupCapacity. | 1.3.6.1.4.1.248.14.5.4.1.4 | Integer32 | read-write | current |
| hmRpcRingport1IfIndex OBJECT-TYPE Interface index of ringport 1 in the RPC domain. | 1.3.6.1.4.1.248.14.5.4.1.5 | Integer32 | read-write | current |
| hmRpcRingport1OperState OBJECT-TYPE Operational state of ringport 1. disabled(1) indicates that all frames are dropped. blocked(2) indicates that all frames are dropped except - frames used by the selected ring protocol selected which are defined to pass blocked(2) ports, - frames from other protocols which are defined to pass blocked(2) ports. forwarding(3) indicates that all frames are passed through according to the forwarding behavior of IEEE 802.1D. not-connected(4) indicates that the port has no link. | 1.3.6.1.4.1.248.14.5.4.1.6 | INTEGER {disabled(1), blocked(2), forwarding(3), not-connected(4)} | read-only | current |
| hmRpcRingport2GroupID OBJECT-TYPE Unique index to identify the slot number of ringport 2 in the RPC domain. This value is never greater than hmSysGroupCapacity. | 1.3.6.1.4.1.248.14.5.4.1.7 | Integer32 | read-write | current |
| hmRpcRingport2IfIndex OBJECT-TYPE Interface index of ringport 2 in the RPC domain. | 1.3.6.1.4.1.248.14.5.4.1.8 | Integer32 | read-write | current |
| hmRpcRingport2OperState OBJECT-TYPE Operational state of ringport 2. disabled(1) indicates that all frames are dropped. blocked(2) indicates that all frames are dropped except - frames used by the selected ring protocol selected which are defined to pass blocked(2) ports, - frames from other protocols which are defined to pass blocked(2) ports. forwarding(3) indicates that all frames are passed through according to the forwarding behavior of IEEE 802.1D. not-connected(4) indicates that the port has no link. | 1.3.6.1.4.1.248.14.5.4.1.9 | INTEGER {disabled(1), blocked(2), forwarding(3), not-connected(4)} | read-only | current |
| hmRpcVlanID OBJECT-TYPE VLAN identifier of the RPC domain. If value is set to 0 no VLAN is assigned. | 1.3.6.1.4.1.248.14.5.4.1.10 | Integer32 | read-write | current |
| hmRpcAdminState OBJECT-TYPE Admin state of the entity in the RPC domain. If the value is set to client(1) the entity will be in the role of a redundancy client. If the value is set to manager(2) the entity will be in the role of a redundancy manager. | 1.3.6.1.4.1.248.14.5.4.1.11 | INTEGER {client(1), manager(2)} | read-write | current |
| hmRpcOperState OBJECT-TYPE Operational state of the entity in the RPC domain. client(1) indicates that the entity is in the role of a redundancy client. manager(2) indicates that the entity is in the role of a redundancy manager. disabled(3) indicates that the protocol does not work on the entity. | 1.3.6.1.4.1.248.14.5.4.1.12 | INTEGER {client(1), manager(2), disabled(3)} | read-only | current |
| hmRpcRingOperState OBJECT-TYPE Operational state of the ring in the RPC domain. undefined(1) indicates either an undefined ring state or the entity may have the role of a redundancy client. open(1) indicates that the ring is opened. closed(2) indicates that the ring is closed. | 1.3.6.1.4.1.248.14.5.4.1.13 | INTEGER {undefined(1), open(2), closed(3)} | read-only | current |
| hmRpcRedundancyOperState OBJECT-TYPE Operational state of the ring redundancy in the RPC domain. redGuaranteed(1) indicates that ring redundancy is guaranteed in the RPC domain. redNotGuaranteed(2) indicates that ring redundancy is not guaranteed in the RPC domain. | 1.3.6.1.4.1.248.14.5.4.1.14 | INTEGER {redGuaranteed(1), redNotGuaranteed(2)} | read-only | current |
| hmRpcConfigOperState OBJECT-TYPE Operational state of the configuration in the RPC domain. noError(1) indicates that no configuration error was detected. ringportLinkError(2) indicates that the ring port has no link or one of the ring lines is not connected with one of the ring ports of the entity but to another port of the entity (this may be available only if the entity has the role of a redundancy manager). singleSideReceive(3) indicates that the redundancy manager receives test frames only on one ringport (only available if the entity has the role of a redundancy manager). multipleRM(4) indicates that the redundancy manager receives frames from another redundancy manager (only available if the entity has the role of a redundancy manager). | 1.3.6.1.4.1.248.14.5.4.1.15 | INTEGER {noError(1), ringportLinkError(2), singleSideReceive(3), multipleRM(4)} | read-only | current |
| hmRpcRowStatus OBJECT-TYPE Defines the status of the RPC database entry. | 1.3.6.1.4.1.248.14.5.4.1.16 | RowStatus | read-create | current |
| hmRpcNodes OBJECT-TYPE Manager only: number of nodes in the RPC ring. | 1.3.6.1.4.1.248.14.5.4.1.17 | Integer32 | read-write | current |
| hmRpcRoundTripDelay OBJECT-TYPE Manager only: maximum Round-Trip-Delay (in microseconds) which was measured since the RowStatus of the RPC domain has been set active. | 1.3.6.1.4.1.248.14.5.4.1.18 | Unsigned32 | read-only | current |
| hmMultiHiperRing OBJECT-IDENTITY | 1.3.6.1.4.1.248.14.5.5 | |||
| hmSrmMaxInstances OBJECT-TYPE Maximum number of supported SRM instances in the hmSrmTable. | 1.3.6.1.4.1.248.14.5.5.1 | Integer32 | read-only | current |
| hmSrmTable OBJECT-TYPE Every entry in this table contains information about a Sub-Ring Manager (SRM) domain in the Multi HIPER Ring. | 1.3.6.1.4.1.248.14.5.5.5 | not-accessible | current | |
| hmSrmEntry OBJECT-TYPE An entry in the hmSrmTable. | 1.3.6.1.4.1.248.14.5.5.5.1 | not-accessible | current | |
| hmSrmRingID OBJECT-TYPE Identifier of the sub-ring in the SRM domain. | 1.3.6.1.4.1.248.14.5.5.5.1.1 | Integer32 | read-write | current |
| hmSrmRingProtocol OBJECT-TYPE If the value is set to standardMRP(4) the entity will run the MRP protocol. Note: If using standardMRP(4) all clients in the sub-ring segment must run MRP according to IEC 62439. | 1.3.6.1.4.1.248.14.5.5.5.1.2 | INTEGER {standardMRP(4)} | read-write | current |
| hmSrmRingName OBJECT-TYPE Name of the sub-ring in SRM domain. | 1.3.6.1.4.1.248.14.5.5.5.1.3 | DisplayString | read-write | current |
| hmSrmRingport1GroupID OBJECT-TYPE Unique index to identify the slot number of ringport 1 in the SRM domain. This value is never greater than hmSysGroupCapacity. | 1.3.6.1.4.1.248.14.5.5.5.1.4 | Integer32 | read-write | current |
| hmSrmRingport1IfIndex OBJECT-TYPE Interface index of ringport 1 in the SRM domain. | 1.3.6.1.4.1.248.14.5.5.5.1.5 | Integer32 | read-write | current |
| hmSrmRingport1OperState OBJECT-TYPE Operational state of ringport 1. disabled(1) indicates that all frames are dropped. blocked(2) indicates that all frames are dropped except - frames used by the selected ring protocol which are defined to pass blocked(2) ports, - frames from other protocols which are defined to pass blocked(2) ports. forwarding(3) indicates that all frames are passed through according to the forwarding behavior of IEEE 802.1D. not-connected(4) indicates that the port has no link. | 1.3.6.1.4.1.248.14.5.5.5.1.6 | INTEGER {disabled(1), blocked(2), forwarding(3), not-connected(4)} | read-only | current |
| hmSrmVlanID OBJECT-TYPE VLAN identifier of the SRM domain. If value is set to 0 no VLAN is assigned. | 1.3.6.1.4.1.248.14.5.5.5.1.7 | Integer32 (0..4042) | read-write | current |
| hmSrmAdminState OBJECT-TYPE Admin state of the entity in the SRM domain. If the value is set to manager(1) the entity will be in the role of a Sub-Ring Manager in the Multi HIPER Ring. If the value is set to redundantManager(2) the entity will be in the role of the Sub-Ring Manager in the Multi HIPER Ring which will block its ringport if the sub-ring is closed. If the value is set to singleManager(3) the entity will be in the role of the single-manager in the Multi HIPER Ring which has both ends of a sub-ring connected and will block one of these ends if the sub-ring is closed. Note: Two instances in the hmSrmTable are needed to build a single-manager where both instances must have singleManager(3) selected. Note: The sub-ring in the Multi HIPER Ring has two managers at the same time. The redundant manager can be designated. | 1.3.6.1.4.1.248.14.5.5.5.1.8 | INTEGER {manager(1), redundantManager(2), singleManager(3)} | read-write | current |
| hmSrmOperState OBJECT-TYPE Operational state of the entity in the SRM domain. manager(1) indicates that the entity is in the role of a Sub-Ring Manager in the Multi HIPER Ring. redundantManager(3) indicates that the entity is in the role of the Sub-Ring Manager in the Multi HIPER Ring which will block its ringport if the sub-ring is closed. singleManager(3) indicates that the entity is in the role of the single manager. disabled(4) indicates that the protocol does not work on the entity. | 1.3.6.1.4.1.248.14.5.5.5.1.9 | INTEGER {manager(1), redundantManager(2), singleManager(3), disabled(4)} | read-only | current |
| hmSrmRingOperState OBJECT-TYPE Operational state of the sub-ring in the SRM domain. undefined(1) indicates an undefined sub-ring state. open(2) indicates that the sub-ring is opened. closed(3) indicates that the sub-ring is closed. | 1.3.6.1.4.1.248.14.5.5.5.1.10 | INTEGER {undefined(1), open(2), closed(3)} | read-only | current |
| hmSrmRedundancyOperState OBJECT-TYPE Operational state of the ring redundancy in the SRM domain. redGuaranteed(1) indicates that ring redundancy is guaranteed in the SRM domain. redNotGuaranteed(2) indicates that ring redundancy is not guaranteed in the SRM domain. | 1.3.6.1.4.1.248.14.5.5.5.1.11 | INTEGER {redGuaranteed(1), redNotGuaranteed(2)} | read-only | current |
| hmSrmConfigOperState OBJECT-TYPE Operational state of the configuration in the SRM domain. noError(1) indicates that no configuration error was detected. ringportLinkError(2) indicates that the ring port has no link or one of the sub-ring lines is not connected with one of the ring ports of the entity but to another port of the entity. multipleSRM(3) indicates that the Sub-Ring Manager receives frames from more than one Sub-Ring Managers in the sub-ring. noPartnerManager(4) indicates that the Sub-Ring Manager receives his own frames. concurrentVLAN(5) indicates that the VLAN of the SRM domain is used by MRP in the basis ring. concurrentPort(6) indicates that the ringport of the SRM domain is used by another redundancy protocol. concurrentRedundancy(7) indicates the SRM domain is not active because of another active redundancy protocol. trunkMember(8) indicates that the ringport of the SRM domain is member of a trunk. sharedVLAN(9) indicates the SRM domain cannot be active because Shared VLAN is active and MRP is used in the basis ring too. | 1.3.6.1.4.1.248.14.5.5.5.1.12 | INTEGER {noError(1), ringportLinkError(2), multipleSRM(3), noPartnerManager(4), concurrentVLAN(5), concurrentPort(6), concurrentRedundancy(7), trunkMember(8), sharedVLAN(9)} | read-only | current |
| hmSrmRowStatus OBJECT-TYPE Defines the status of the SRM database entry. | 1.3.6.1.4.1.248.14.5.5.5.1.13 | RowStatus | read-create | current |
| hmSrmNodes OBJECT-TYPE Number of nodes in the sub-ring. Note: Will get neccessary if the SRM runs on a fpga. | 1.3.6.1.4.1.248.14.5.5.5.1.14 | Integer32 (0..65535) | read-write | current |
| hmSrmMRPDomainID OBJECT-TYPE Only for MRP: Universally unique identifier belongs to the MRP domain which represents a sub-ring. | 1.3.6.1.4.1.248.14.5.5.5.1.15 | OCTET STRING (SIZE(16)) | read-write | current |
| hmSrmPartnerMAC OBJECT-TYPE The MAC address of the partner Sub-Ring Manager in the same sub-ring domain. | 1.3.6.1.4.1.248.14.5.5.5.1.16 | OCTET STRING (SIZE(6)) | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hmRingRedReconfig NOTIFICATION-TYPE The Ring Redundancy mechanism has switched over | 1.3.6.1.4.1.248.14.5.0.1 | current |
| hmRingCplReconfig NOTIFICATION-TYPE The Ring Coupling mechanism has switched over | 1.3.6.1.4.1.248.14.5.0.2 | current |
| hmRingRedConfigChanged NOTIFICATION-TYPE The configuration of the Ring Redundancy has changed. | 1.3.6.1.4.1.248.14.5.0.3 | current |
| hmMrpReconfig NOTIFICATION-TYPE The Media Redundancy Protocol mechanism has switched over. This trap is only sent if hmMrpMRMCheckMediaRedundancy is enabled. | 1.3.6.1.4.1.248.14.5.0.4 | current |
| hmRpcReconfig NOTIFICATION-TYPE The Ring Redundancy mechanism has switched over. | 1.3.6.1.4.1.248.14.5.0.5 | current |
| hmSrmReconfig NOTIFICATION-TYPE The Ring Redundancy mechanism has switched over. | 1.3.6.1.4.1.248.14.5.0.6 | current |