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

VENDOR: CISCO


 Home MIB: CISCO-MRP-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
 ciscoMrpMIB 1.3.6.1.4.1.9.9.850
The CISCO-MRP-MIB is used to monitor the Media Redundancy Protocol (MRP) domains and notifying their state change. MRP is a recovery protocol based on a ring topology, and the redundant interconnection of MRP rings/domains.
         ciscoMrpMIBNotifs 1.3.6.1.4.1.9.9.850.0
             ciscoMrpRingOpen 1.3.6.1.4.1.9.9.850.0.1
A ciscoMrpRingOpen trap signifies that a specific MRP ring is open.
         ciscoMrpMIBObjects 1.3.6.1.4.1.9.9.850.1
             ciscoMrpDomainTable 1.3.6.1.4.1.9.9.850.1.1 no-access
Every entry in this table contains information about a Media Redundancy Protocol (MRP) domain.
                 ciscoMrpDomainEntry 1.3.6.1.4.1.9.9.850.1.1.1 no-access
An entry in the mrpDomainTable.
                     ciscoMrpDomainIndex 1.3.6.1.4.1.9.9.850.1.1.1.1 unsigned32 no-access
The index of the entry
                     ciscoMrpDomainID 1.3.6.1.4.1.9.9.850.1.1.1.2 octet string read-only
Universally unique identifier belongs to the MRP domain which represents a ring. The IEC 61158-5-10 defines the structure of the UUID as a data type numeric identifier 1025.
                     ciscoMrpDomainName 1.3.6.1.4.1.9.9.850.1.1.1.3 displaystring read-only
A logical name for the MRP domain to ease the management of MRP domains.
                     ciscoMrpDomainState 1.3.6.1.4.1.9.9.850.1.1.1.4 unsigned32 read-only
Operational status of the MRP entity. undefined(0) Value is not valid. All higher bits are invalid and shall be reset. ringOpen(1) MRP ring redundancy lost. All higher bits are invalid and shall be reset. ringclose(2) MRP ring redundancy achieved. All higher bits are invalid and shall be reset.
         ciscoMrpMIBConform 1.3.6.1.4.1.9.9.850.2
             ciscoMrpMIBCompliances 1.3.6.1.4.1.9.9.850.2.1
                 ciscoMrpMIBCompliance 1.3.6.1.4.1.9.9.850.2.1.1
Cisco MRP MIB compliance object.
             ciscoMrpMIBGroups 1.3.6.1.4.1.9.9.850.2.2
                 ciscoMrpMIBMainObjectGroup 1.3.6.1.4.1.9.9.850.2.2.1
A collection of objects required for monitoring of MRP domain.
                 ciscoMrpMIBNotificationGroup 1.3.6.1.4.1.9.9.850.2.2.2
A notification which indicates specific ring open.