IEC-62439-3-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: IEC-62439-3-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 |
iec62439 | 1.0.62439 |
This MIB module defines the Network Management interfaces for the redundancy protocols defined by the IEC 62439 suite. This MIB exposes the IEC62439-3 objects (PRP + HSR) |
||
mrp | 1.0.62439.1 | |||
prp | 1.0.62439.2 | |||
linkRedundancyEntityNotifications | 1.0.62439.2.20 | |||
linkRedundancyEntityObjects | 1.0.62439.2.21 | |||
lreConfiguration | 1.0.62439.2.21.0 | |||
lreConfigurationGeneralGroup | 1.0.62439.2.21.0.0 | |||
lreManufacturerName | 1.0.62439.2.21.0.0.1 | displaystring | read-only |
specifies the name of the LRE device manufacturer |
lreInterfaceCount | 1.0.62439.2.21.0.0.2 | integer32 | read-only |
total number of LREs present in this system. |
lreConfigurationInterfaceGroup | 1.0.62439.2.21.0.1 | |||
lreConfigurationInterfaces | 1.0.62439.2.21.0.1.0 | |||
lreInterfaceConfigTable | 1.0.62439.2.21.0.1.0.1 | no-access |
list of PRP/HSR LREs. Each entry corresponds to one PRP/HSR Link Redundancy Entity (LRE), each representing a pair of LAN ports A and B. Basic devices supporting PRP/HSR may have only one LRE and thus one entry in the table, while more complex devices may have several entries for multiple LREs. |
|
1.0.62439.2.21.0.1.0.1.1 | no-access |
each entry contains management information applicable to a particular LRE. |
||
lreInterfaceConfigIndex | 1.0.62439.2.21.0.1.0.1.1.1 | unsigned32 | no-access |
A unique value for each LRE. |
lreRowStatus | 1.0.62439.2.21.0.1.0.1.1.2 | rowstatus | read-only |
indicates the status of the LRE table entry |
lreNodeType | 1.0.62439.2.21.0.1.0.1.1.3 | integer | read-write |
specifies the operation mode of the LRE:PRP mode 1(1), HSR mode(2) Note: PRP mode 0 is considered deprecated and is not supported by this revision of the MIB Enumeration: 'prpmode1': 1, 'hsr': 2. |
lreNodeName | 1.0.62439.2.21.0.1.0.1.1.4 | displaystring | read-write |
specifies this LRE's node name |
lreVersionName | 1.0.62439.2.21.0.1.0.1.1.5 | octet string | read-only |
specifies the version of this LRE's software |
lreMacAddress | 1.0.62439.2.21.0.1.0.1.1.6 | macaddress | read-write |
Specified the MAC address to be used by this LRE, MAC addresses are identical for all ports of a single LRE |
lrePortAdminStateA | 1.0.62439.2.21.0.1.0.1.1.7 | integer | read-write |
Specifies whether the port A shall be active or not Active through administrative action (Default: active). Enumeration: 'notActive': 1, 'active': 2. |
lrePortAdminStateB | 1.0.62439.2.21.0.1.0.1.1.8 | integer | read-write |
Specifies whether the port B shall be active or not Active through administrative action (Default: active). Enumeration: 'notActive': 1, 'active': 2. |
lreLinkStatusA | 1.0.62439.2.21.0.1.0.1.1.9 | integer | read-only |
shows the actual link status of the LRE's port A Enumeration: 'down': 2, 'up': 1. |
lreLinkStatusB | 1.0.62439.2.21.0.1.0.1.1.10 | integer | read-only |
shows the actual link status of the LRE's port B Enumeration: 'down': 2, 'up': 1. |
lreDuplicateDiscard | 1.0.62439.2.21.0.1.0.1.1.11 | integer | read-write |
specifies whether a duplicate discard algorithm is used at reception (Default: discard). Enumeration: 'discard': 2, 'doNotDiscard': 1. |
lreTransparentReception | 1.0.62439.2.21.0.1.0.1.1.12 | integer | read-write |
if removeRCT is configured, the RCT is removed when forwarding to the upper layers, only applicable for PRP LRE (Default: removeRCT). Enumeration: 'removeRCT': 1, 'passRCT': 2. |
lreHsrLREMode | 1.0.62439.2.21.0.1.0.1.1.13 | integer | read-write |
This enumeration is only applicable if the LRE is an HSR bridging node or RedBox. It shows the mode of the HSR LRE: (1) Default mode: The HSR LRE is in mode h and bridges tagged HSR traffic (2) Optional mode: The HSR LRE is in mode n and bridging between its HSR ports Is disabled. Traffic is HSR tagged. (3) Optional mode: The HSR LRE is in mode t and bridges non-tagged HSR traffic between its HSR ports (4) Optional mode: The HSR LRE is in mode u and behaves like in mode h, except it does not remove unicast messages (5) Optional mode: The HSR LRE is configured in mixed mode. HSR frames are handled according to mode h. Non-HSR frames are handled according to 802.1D bridging rules. Enumeration: 'moden': 2, 'modet': 3, 'mode': 4, 'modeh': 1, 'modem': 5. |
lreSwitchingEndNode | 1.0.62439.2.21.0.1.0.1.1.14 | integer | read-write |
This enumeration shows which feature is enabled in this particular LRE: (1): an unspecified non-bridging node, e.g. SRP. (2): an unspecified bridging node, e.g. RSTP. (3): a PRP node/RedBox. (4): an HSR RedBox with regular Ethernet traffic on its interlink. (5): an HSR switching node. (6): an HSR RedBox with HSR tagged traffic on its interlink. (7): an HSR RedBox with PRP traffic for LAN A on its interlink. (8): an HSR RedBox with PRP traffic for LAN B on its interlink. Enumeration: 'hsrredboxprpa': 7, 'hsrredboxprpb': 8, 'hsrnode': 5, 'prpnode': 3, 'bridgingunspecified': 2, 'hsrredboxhsr': 6, 'hsrredboxsan': 4, 'nonbridgingnode': 1. |
lreRedBoxIdentity | 1.0.62439.2.21.0.1.0.1.1.15 | integer | read-write |
Applicable to RedBox HSR-PRP A and RedBox HSR-PRP B. One ID is used by one pair of RedBoxes (one configured to A and one configured to B) coupling an HSR ring to a PRP network. The integer value states the value of the path field a RedBox inserts into each frame it receives from its interlink and injects into the HSR ring. When interpreted as binary values, the LSB denotes the configuration of the RedBox (A or B), and the following 3 bits denote the identifier of a RedBox pair. Enumeration: 'id1a': 2, 'id1b': 3, 'id6a': 12, 'id6b': 13, 'id2a': 4, 'id2b': 5, 'id3b': 7, 'id3a': 6, 'id7b': 15, 'id5b': 11, 'id5a': 10, 'id7a': 14, 'id4b': 9, 'id4a': 8. |
lreEvaluateSupervision | 1.0.62439.2.21.0.1.0.1.1.16 | truthvalue | read-write |
True if the LRE evaluates received supervision frames. False if it drops the supervision frames without evaluating. Note: LREs are required to send supervision frames, but reception is optional. Default value is dependent on implementation. |
lreNodesTableClear | 1.0.62439.2.21.0.1.0.1.1.17 | integer | read-write |
specifies that the Node Table is to be cleared Enumeration: 'clearNodeTable': 1, 'noOp': 0. |
lreProxyNodeTableClear | 1.0.62439.2.21.0.1.0.1.1.18 | integer | read-write |
specifies that the Proxy Node Table is to be cleared Enumeration: 'clearProxyNodeTable': 1, 'noOp': 0. |
lreDupListResideMaxTime | 1.0.62439.2.21.0.1.0.1.1.19 | secondfraction | read-write |
the longest time an entry may reside in the duplicates list, expressed as the number of seconds multiplied by 65536; the default value is 26214 x 15 us, or 400 ms; too low a value can cause broadcast storms |
lreStatistics | 1.0.62439.2.21.1 | |||
lreStatisticsInterfaceGroup | 1.0.62439.2.21.1.1 | |||
lreStatisticsInterfaces | 1.0.62439.2.21.1.1.0 | |||
lreInterfaceStatsTable | 1.0.62439.2.21.1.1.0.1 | no-access |
list of PRP/HSR LREs. Each entry corresponds to one PRP/HSR Link Redundancy Entity (LRE), each representing a pair of LAN ports A and B and a port C towards the application/interlink. Basic devices supporting PRP/HSR may have only one LRE and thus one entry in the table, while more complex devices may have several entries for multiple LREs. |
|
1.0.62439.2.21.1.1.0.1.1 | no-access |
An entry containing management information applicable to a particular LRE. |
||
lreInterfaceStatsIndex | 1.0.62439.2.21.1.1.0.1.1.1 | unsigned32 | no-access |
A unique value for each LRE. |
lreCntTxA | 1.0.62439.2.21.1.1.0.1.1.2 | counter32 | read-only |
number of frames sent over port A that are HSR tagged or fitted with a PRP Redundancy Control Trailer. Only frames that are HSR tagged or do have a PRP RCT are counted. A frame aborted during the transmission is not counted. Initial value = 0. |
lreCntTxB | 1.0.62439.2.21.1.1.0.1.1.3 | counter32 | read-only |
number of frames sent over port B that are HSR tagged or fitted with a PRP Redundancy Control Trailer. Only frames that are HSR tagged or do have a PRP RCT are counted. A frame aborted during the transmission is not counted. Initial value = 0. |
lreCntTxC | 1.0.62439.2.21.1.1.0.1.1.4 | counter32 | read-only |
number of frames sent towards the application interface of the DANP or DANH or over the interlink of the RedBox. Frames with and without PRP RCT or HSR tag are counted, but not link-local frames. A frame aborted during the transmission is not counted. Initial value = 0. |
lreCntErrWrongLanA | 1.0.62439.2.21.1.1.0.1.1.5 | counter32 | read-only |
number of frames with the wrong LAN identifier received on LRE port A. Initial value = 0. Only applicable to PRP ports. |
lreCntErrWrongLanB | 1.0.62439.2.21.1.1.0.1.1.6 | counter32 | read-only |
number of frames with the wrong LAN identifier received on LRE port B. Initial value = 0. Only applicable to PRP ports. |
lreCntErrWrongLanC | 1.0.62439.2.21.1.1.0.1.1.7 | counter32 | read-only |
number of frames with the wrong LAN identifier received on the interlink of a RedBox. Only applicable to HSR RedBoxes in HSR-PRP configuration (hsrredboxprpa and hsrredboxprpb). |
lreCntRxA | 1.0.62439.2.21.1.1.0.1.1.8 | counter32 | read-only |
number of frames received on a LRE port A. Only frames that are HSR tagged or fitted with a PRP Redundancy Control Trailer are counted. Frames that are not forwarded anywhere (e.g. because the sender of the frame is in the proxy node table) are counted, too. Only frames received completely and without error are counted. Initial value = 0. |
lreCntRxB | 1.0.62439.2.21.1.1.0.1.1.9 | counter32 | read-only |
number of frames received on a LRE port B. Only frames that are HSR tagged or fitted with a PRP Redundancy Control Trailer are counted. Frames that are not forwarded anywhere (e.g. because the sender of the frame is in the proxy node table) are counted, too. Only frames received completely and without error are counted. Initial value = 0. |
lreCntRxC | 1.0.62439.2.21.1.1.0.1.1.10 | counter32 | read-only |
number of frames received from the application interface of a DANP or DANH or the number of number of frames received on the interlink of a RedBox. Frames with and without PRP RCT or HSR tag are counted, but not link-local frames. Only frames received completely and without error are counted. Initial value = 0. |
lreCntErrorsA | 1.0.62439.2.21.1.1.0.1.1.11 | counter32 | read-only |
number of frames with errors received on this LRE port A. Initial value 0. |
lreCntErrorsB | 1.0.62439.2.21.1.1.0.1.1.12 | counter32 | read-only |
number of frames with errors received on this LRE port B. Initial value = 0. |
lreCntErrorsC | 1.0.62439.2.21.1.1.0.1.1.13 | counter32 | read-only |
number of frames with errors received on the application interface of a DANP or DANH or on the interlink of a RedBox. Initial value = 0. |
lreCntNodes | 1.0.62439.2.21.1.1.0.1.1.14 | integer32 | read-only |
number of nodes in the Nodes Table. |
lreCntProxyNodes | 1.0.62439.2.21.1.1.0.1.1.15 | integer32 | read-only |
number of nodes in the Proxy Node Table. Only applicable to RedBox. Initial value = 0. |
lreCntUniqueA | 1.0.62439.2.21.1.1.0.1.1.16 | counter32 | read-only |
number of entries in the duplicate detection mechanism on port A for which no duplicate was received. Initial value = 0. |
lreCntUniqueB | 1.0.62439.2.21.1.1.0.1.1.17 | counter32 | read-only |
number of entries in the duplicate detection mechanism on port B for which no duplicate was received. Initial value = 0. |
lreCntUniqueC | 1.0.62439.2.21.1.1.0.1.1.18 | counter32 | read-only |
number of entries in the duplicate detection mechanism on the application interface of the DAN or the interlink of the RedBox for which no duplicate was received. Initial value = 0. |
lreCntDuplicateA | 1.0.62439.2.21.1.1.0.1.1.19 | counter32 | read-only |
number of entries in the duplicate detection mechanism on port A for which one single duplicate was received. Initial value 0. |
lreCntDuplicateB | 1.0.62439.2.21.1.1.0.1.1.20 | counter32 | read-only |
number of entries in the duplicate detection mechanism on port B for which one single duplicate was received. Initial value 0. |
lreCntDuplicateC | 1.0.62439.2.21.1.1.0.1.1.21 | counter32 | read-only |
number of entries in the duplicate detection mechanism on the application interface of the DAN or the interlink of the RedBox for which one single duplicate was received. Initial value 0. |
lreCntMultiA | 1.0.62439.2.21.1.1.0.1.1.22 | counter32 | read-only |
number of entries in the duplicate detection mechanism on port A for which more than one duplicate was received. Initial value 0. |
lreCntMultiB | 1.0.62439.2.21.1.1.0.1.1.23 | counter32 | read-only |
number of entries in the duplicate detection mechanism on port B for which more than one duplicate was received. Initial value 0. |
lreCntMultiC | 1.0.62439.2.21.1.1.0.1.1.24 | counter32 | read-only |
number of entries in the duplicate detection mechanism on the application interface of the DAN or the interlink of the RedBox for which more than one duplicate was received. Initial value = 0. |
lreCntOwnRxA | 1.0.62439.2.21.1.1.0.1.1.25 | counter32 | read-only |
number of HSR tagged frames received on Port A that originated from this device. Frames originate from this device if the source MAC matches the MAC of the LRE, or if the source MAC appears in the proxy node table (if implemented). Applicable only to HSR. Initial value 0. |
lreCntOwnRxB | 1.0.62439.2.21.1.1.0.1.1.26 | counter32 | read-only |
number of HSR tagged frames received on Port B that originated from this device. Frames originate from this device if the source MAC matches the MAC of the LRE, or if the source MAC appears in the proxy node table (if implemented). Applicable only to HSR. Initial value 0. |
lreNodesTable | 1.0.62439.2.21.1.1.0.2 | no-access |
The node table (if it exists on that node) contains information about all remote LRE, which advertised themselves through supervision frames |
|
1.0.62439.2.21.1.1.0.2.1 | no-access |
Each entry in the node table (if it exists) contains information about a particular remote LRE registered in the node table, which advertised itself through supervision frames. |
||
lreNodesIndex | 1.0.62439.2.21.1.1.0.2.1.1 | unsigned32 | no-access |
Unique value for each node in the LRE node table. |
lreNodesMacAddress | 1.0.62439.2.21.1.1.0.2.1.2 | macaddress | read-only |
Each MAC address corresponds to a single Doubly Attached Node |
lreTimeLastSeenA | 1.0.62439.2.21.1.1.0.2.1.3 | timeticks | read-only |
Time in TimeTicks (1/100s) since the last frame from this remote LRE was received over LAN A. Initialized with a value of 0 upon node registration in the node table. |
lreTimeLastSeenB | 1.0.62439.2.21.1.1.0.2.1.4 | timeticks | read-only |
Time in TimeTicks (1/100s) since the last frame from this remote LRE was received over LAN B. Initialized with a value of 0 upon node registration in the node table. |
lreRemNodeType | 1.0.62439.2.21.1.1.0.2.1.5 | integer | read-only |
DAN type, as indicated in the received supervision frame. Enumeration: 'vdanh': 5, 'redboxh': 4, 'redboxp': 1, 'vdanp': 2, 'danh': 3, 'danp': 0. |
lreProxyNodeTable | 1.0.62439.2.21.1.1.0.3 | no-access |
The proxy node table (if implemented) contains information about all nodes, for which the LRE acts as a connection to the HSR/PRP network. |
|
1.0.62439.2.21.1.1.0.3.1 | no-access |
Each entry in the proxy node table contains information about a particular node for which the LRE acts as a connection to the HSR or PRP network. |
||
lreProxyNodeIndex | 1.0.62439.2.21.1.1.0.3.1.1 | unsigned32 | no-access |
A unique value for each node in the LRE proxy node table. |
lreProxyNodeMacAddress | 1.0.62439.2.21.1.1.0.3.1.2 | macaddress | read-only |
Each entry contains information about a particular node for which the LRE acts as a proxy for the HSR PRP network. |
linkRedundancyEntityConformance | 1.0.62439.2.22 | |||
linkRedundancyConformance | 1.0.62439.2.22.1 | |||
lreGroups | 1.0.62439.2.22.1.1 | |||
lreDefaultGrp | 1.0.62439.2.22.1.1.1 |
Objects in the default group |
||
linkRedundancyCompliances | 1.0.62439.2.22.2 | |||
linkRedundancyCompliance | 1.0.62439.2.22.2.1 |
Compliance for support by IEC 62439-3 module |
||
crp | 1.0.62439.3 | |||
brp | 1.0.62439.4 | |||
drp | 1.0.62439.5 | |||
rrp | 1.0.62439.6 | |||
ptp | 1.0.62439.7 |