CISCO-PRP-MIB
21 objects
Parallel Redundancy Protocol (PRP) is defined in the International Standard IEC 62439-3. PRP is designed to provide hitless redundancy (zero recovery time after failures) in Ethernet networks. PRP uses a scheme, where the end nodes implement redundancy (instead of network elements) by connecting two network interfaces to two independent, disjointed, parallel networks (LAN-A and LAN-B). Each of these Dually Attached Nodes (DANs) then have redundant paths to all other DANs in the network.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.866 | IdentityciscoPrpMIB | Parallel Redundancy Protocol (PRP) is defined in the International Standard IEC 62439-3. PRP is designed to provide hitless redundancy (zero recovery time afte… | ||
| 1.3.6.1.4.1.9.9.866.0 | NodeciscoPrpMIBNotifs | |||
| 1.3.6.1.4.1.9.9.866.0.1 | NotificationciscoPrpChannelStateChange | current | A ciscoPrpChannelStateChange notification is generated when the value of ciscoPrpChannelStatus is changed to Up or Down. The notification contains information … | |
| 1.3.6.1.4.1.9.9.866.0.2 | NotificationciscoPrpLanAStateChange | current | A ciscoPrpLanAStateChange notification is generated when the value of ciscoPrpChannelLanAStatus is changed to Up or Down. The notification contains information… | |
| 1.3.6.1.4.1.9.9.866.0.3 | NotificationciscoPrpLanBStateChange | current | Object to notify change in Lan B status of a PRP channel. | |
| 1.3.6.1.4.1.9.9.866.1 | NodeciscoPrpMIBObjects | |||
| 1.3.6.1.4.1.9.9.866.1.1 | TableciscoPrpChannelTable | not-accessible | current | Every entry in the table specifies information about the PRP channel. |
| 1.3.6.1.4.1.9.9.866.1.1.1 | RowciscoPrpChannelEntry | not-accessible | current | An entry in the prpChannelTable. |
| 1.3.6.1.4.1.9.9.866.1.1.1.1 | ColumnciscoPrpChannelIndex | not-accessible | current | Prp table entry index value. |
| 1.3.6.1.4.1.9.9.866.1.1.1.2 | ColumnciscoPrpChannelId | read-only | current | Specifies the PRP channel id. |
| 1.3.6.1.4.1.9.9.866.1.1.1.3 | ColumnciscoPrpChannelName | read-only | current | PRP channel name. |
| 1.3.6.1.4.1.9.9.866.1.1.1.4 | ColumnciscoPrpChannelStatus | read-only | current | Operational status of the PRP channel. |
| 1.3.6.1.4.1.9.9.866.1.1.1.5 | ColumnciscoPrpChannelLanAStatus | read-only | current | Operational status of the PRP Lan A connection status. |
| 1.3.6.1.4.1.9.9.866.1.1.1.6 | ColumnciscoPrpChannelLanBStatus | read-only | current | A ciscoPrpLanBStateChange notification is generated when the value of ciscoPrpChannelLanBStatus is changed to Up or Down. The notification contains information… |
| 1.3.6.1.4.1.9.9.866.2 | NodeciscoPrpMIBConform | |||
| 1.3.6.1.4.1.9.9.866.2.1 | NodeciscoPrpMIBCompliances | |||
| 1.3.6.1.4.1.9.9.866.2.1.1 | ComplianceciscoPrpMIBCompliance | current | This is a default module-compliance containing default object groups. | |
| 1.3.6.1.4.1.9.9.866.2.2 | NodeciscoPrpMIBGroups | |||
| 1.3.6.1.4.1.9.9.866.2.2.1 | GroupciscoPrpMIBMainObjectGroup | current | Object group for PRP channel table entries. | |
| 1.3.6.1.4.1.9.9.866.2.2.2 | GroupciscoPrpMIBNotificationGroup | current | Notification group which indicates state changes of a PRP channel. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| PrpStatus | INTEGER { undefined(0), stateUp(1), stateDown(2) } | current | Operational status of the DLR Device. undefined(0) Value is not valid. stateUp(1) PRP channel or LAN state UP. stateDown(2) PRP channel or LAN state DOWN. state |