MIB Viewer

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-SMIciscoMgmt
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCDisplayString TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.866IdentityciscoPrpMIBParallel 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.0NodeciscoPrpMIBNotifs
1.3.6.1.4.1.9.9.866.0.1NotificationciscoPrpChannelStateChangecurrentA 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.2NotificationciscoPrpLanAStateChangecurrentA 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.3NotificationciscoPrpLanBStateChangecurrentObject to notify change in Lan B status of a PRP channel.
1.3.6.1.4.1.9.9.866.1NodeciscoPrpMIBObjects
1.3.6.1.4.1.9.9.866.1.1TableciscoPrpChannelTablenot-accessiblecurrentEvery entry in the table specifies information about the PRP channel.
1.3.6.1.4.1.9.9.866.1.1.1RowciscoPrpChannelEntrynot-accessiblecurrentAn entry in the prpChannelTable.
1.3.6.1.4.1.9.9.866.1.1.1.1ColumnciscoPrpChannelIndexnot-accessiblecurrentPrp table entry index value.
1.3.6.1.4.1.9.9.866.1.1.1.2ColumnciscoPrpChannelIdread-onlycurrentSpecifies the PRP channel id.
1.3.6.1.4.1.9.9.866.1.1.1.3ColumnciscoPrpChannelNameread-onlycurrentPRP channel name.
1.3.6.1.4.1.9.9.866.1.1.1.4ColumnciscoPrpChannelStatusread-onlycurrentOperational status of the PRP channel.
1.3.6.1.4.1.9.9.866.1.1.1.5ColumnciscoPrpChannelLanAStatusread-onlycurrentOperational status of the PRP Lan A connection status.
1.3.6.1.4.1.9.9.866.1.1.1.6ColumnciscoPrpChannelLanBStatusread-onlycurrentA 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.2NodeciscoPrpMIBConform
1.3.6.1.4.1.9.9.866.2.1NodeciscoPrpMIBCompliances
1.3.6.1.4.1.9.9.866.2.1.1ComplianceciscoPrpMIBCompliancecurrentThis is a default module-compliance containing default object groups.
1.3.6.1.4.1.9.9.866.2.2NodeciscoPrpMIBGroups
1.3.6.1.4.1.9.9.866.2.2.1GroupciscoPrpMIBMainObjectGroupcurrentObject group for PRP channel table entries.
1.3.6.1.4.1.9.9.866.2.2.2GroupciscoPrpMIBNotificationGroupcurrentNotification group which indicates state changes of a PRP channel.
Type Definitions
NameSyntaxStatusDescription
PrpStatusINTEGER { undefined(0), stateUp(1), stateDown(2) }currentOperational 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