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.
    
ciscoPrpMIB 1.3.6.1.4.1.9.9.866
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
Type Definitions (1)
PrpStatus Enumeration
undefined(0)
stateUp(1)
stateDown(2)
Objects (14)
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 ciscoPrpChannelIndex .1.3.6.1.4.1.9.9.866.1.1.1
ciscoPrpChannelIndex Unsigned32 .1.3.6.1.4.1.9.9.866.1.1.1.1
ciscoPrpChannelId Unsigned32 .1.3.6.1.4.1.9.9.866.1.1.1.2
ciscoPrpChannelName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.866.1.1.1.3
ciscoPrpChannelStatus PrpStatus .1.3.6.1.4.1.9.9.866.1.1.1.4
ciscoPrpChannelLanAStatus PrpStatus .1.3.6.1.4.1.9.9.866.1.1.1.5
ciscoPrpChannelLanBStatus PrpStatus .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 (3)
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.