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'
Objects (14)
Showing 14 of 14 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.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
- SNMPv2-SMIrfc
- CISCO-SMIcisco
- SNMPv2-CONFrfc
- SNMPv2-TCrfc
- CISCO-PRP-MIBciscoselected
Type Definitions (1)
| Enumeration |
undefined(0)stateUp(1)stateDown(2) |
Conformance Groups (2)
|
ciscoPrpChannelId ciscoPrpChannelStatus ciscoPrpChannelLanAStatus ciscoPrpChannelLanBStatus ciscoPrpChannelName
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.1This is a default module-compliance
containing default object groups.
containing default object groups.
Required groups
| mandatory | ciscoPrpMIBMainObjectGroup | |
| mandatory | ciscoPrpMIBNotificationGroup |
Notifications / Traps (3)
| Name | OID | Description |
|---|---|---|
.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. |