CISCO-PRP-MIB

        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

ciscoMgmtCISCO-SMI
MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUPSNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Unsigned32SNMPv2-SMI
DisplayString, TEXTUAL-CONVENTIONSNMPv2-TC

Type Definitions (1)

Name Base Type Values/Constraints
PrpStatusundefined(0), stateUp(1), stateDown(2)

Objects

ciscoPrpMIB .1.3.6.1.4.1.9.9.866
ciscoPrpMIBNotifs .1.3.6.1.4.1.9.9.866.0
ciscoPrpMIBObjects .1.3.6.1.4.1.9.9.866.1
ciscoPrpChannelTable .1.3.6.1.4.1.9.9.866.1.1
ciscoPrpChannelEntry .1.3.6.1.4.1.9.9.866.1.1.1
ciscoPrpChannelIndex .1.3.6.1.4.1.9.9.866.1.1.1.1
ciscoPrpChannelId .1.3.6.1.4.1.9.9.866.1.1.1.2
ciscoPrpChannelName
.1.3.6.1.4.1.9.9.866.1.1.1.3
ciscoPrpChannelStatus .1.3.6.1.4.1.9.9.866.1.1.1.4
ciscoPrpChannelLanAStatus .1.3.6.1.4.1.9.9.866.1.1.1.5
ciscoPrpChannelLanBStatus .1.3.6.1.4.1.9.9.866.1.1.1.6
ciscoPrpMIBConform .1.3.6.1.4.1.9.9.866.2
ciscoPrpMIBCompliances .1.3.6.1.4.1.9.9.866.2.1
ciscoPrpMIBGroups .1.3.6.1.4.1.9.9.866.2.2

Notifications/Traps

NameOIDDescription
ciscoPrpChannelStateChange



.1.3.6.1.4.1.9.9.866.0.1
A ciscoPrpChannelStateChange notification is generated when the
value of 
ciscoPrpChannelStatus is changed to Up or Down.
The notification contains information of ciscoPrpChannelId,
ciscoPrpChannelName, ciscoPrpChannelStatus.
ciscoPrpLanAStateChange



.1.3.6.1.4.1.9.9.866.0.2
A ciscoPrpLanAStateChange notification is generated when the
value of 
ciscoPrpChannelLanAStatus is changed to Up or Down.
The notification contains information of ciscoPrpChannelId,
ciscoPrpChannelName, ciscoPrpChannelLanAStatus.
ciscoPrpLanBStateChange



.1.3.6.1.4.1.9.9.866.0.3
Object to notify change in Lan B status of
a PRP channel.