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.
    
Source file
CISCO-PRP-MIB
Last revised
Identity
ciscoPrpMIB
Base OID
1.3.6.1.4.1.9.9.866
Imported Objects
CISCO-SMI ciscoMgmt
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DisplayString TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PRP-MIB::ciscoPrpMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-PRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PRP-MIB::ciscoPrpMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (14)
.1.3.6.1.4.1.9.9.866
.1.3.6.1.4.1.9.9.866.0
.1.3.6.1.4.1.9.9.866.1
.1.3.6.1.4.1.9.9.866.1.1
.1.3.6.1.4.1.9.9.866.1.1.1
.1.3.6.1.4.1.9.9.866.1.1.1.1
.1.3.6.1.4.1.9.9.866.1.1.1.2
.1.3.6.1.4.1.9.9.866.1.1.1.3
.1.3.6.1.4.1.9.9.866.1.1.1.4
.1.3.6.1.4.1.9.9.866.1.1.1.5
.1.3.6.1.4.1.9.9.866.1.1.1.6
.1.3.6.1.4.1.9.9.866.2
.1.3.6.1.4.1.9.9.866.2.1
.1.3.6.1.4.1.9.9.866.2.2
Dependencies (4) 4 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. CISCO-PRP-MIBciscoselected
Type Definitions (1)
Enumeration
undefined(0)
stateUp(1)
stateDown(2)
Conformance Groups (2)
Object group for PRP channel table entries.
.1.3.6.1.4.1.9.9.866.2.2.1
Notification group which indicates state changes of a PRP
channel.
.1.3.6.1.4.1.9.9.866.2.2.2
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.866.2.1.1
This is a default module-compliance
containing default object groups.
Required groups
Notifications / Traps (3)
NameOIDDescription
.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.
.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.
.1.3.6.1.4.1.9.9.866.0.3
Object to notify change in Lan B status of
a PRP channel.