CISCO-PRP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-PRP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoPrpMIB 1.3.6.1.4.1.9.9.866
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.
         ciscoPrpMIBNotifs 1.3.6.1.4.1.9.9.866.0
             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.
         ciscoPrpMIBObjects 1.3.6.1.4.1.9.9.866.1
             ciscoPrpChannelTable 1.3.6.1.4.1.9.9.866.1.1 no-access
Every entry in the table specifies information about the PRP channel.
                 ciscoPrpChannelEntry 1.3.6.1.4.1.9.9.866.1.1.1 no-access
An entry in the prpChannelTable.
                     ciscoPrpChannelIndex 1.3.6.1.4.1.9.9.866.1.1.1.1 unsigned32 no-access
Prp table entry index value.
                     ciscoPrpChannelId 1.3.6.1.4.1.9.9.866.1.1.1.2 unsigned32 read-only
Specifies the PRP channel id.
                     ciscoPrpChannelName 1.3.6.1.4.1.9.9.866.1.1.1.3 displaystring read-only
PRP channel name.
                     ciscoPrpChannelStatus 1.3.6.1.4.1.9.9.866.1.1.1.4 prpstatus read-only
Operational status of the PRP channel.
                     ciscoPrpChannelLanAStatus 1.3.6.1.4.1.9.9.866.1.1.1.5 prpstatus read-only
Operational status of the PRP Lan A connection status.
                     ciscoPrpChannelLanBStatus 1.3.6.1.4.1.9.9.866.1.1.1.6 prpstatus read-only
A ciscoPrpLanBStateChange notification is generated when the value of ciscoPrpChannelLanBStatus is changed to Up or Down. The notification contains information of ciscoPrpChannelId, ciscoPrpChannelName, ciscoPrpChannelLanBStatus.
         ciscoPrpMIBConform 1.3.6.1.4.1.9.9.866.2
             ciscoPrpMIBCompliances 1.3.6.1.4.1.9.9.866.2.1
                 ciscoPrpMIBCompliance 1.3.6.1.4.1.9.9.866.2.1.1
This is a default module-compliance containing default object groups.
             ciscoPrpMIBGroups 1.3.6.1.4.1.9.9.866.2.2
                 ciscoPrpMIBMainObjectGroup 1.3.6.1.4.1.9.9.866.2.2.1
Object group for PRP channel table entries.
                 ciscoPrpMIBNotificationGroup 1.3.6.1.4.1.9.9.866.2.2.2
Notification group which indicates state changes of a PRP channel.