CISCOSB-VRRP: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCOSB-VRRP
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
 rlVrrp 1.3.6.1.4.1.9.6.1.101.26.26
The private MIB module definition for VRRPv3 MIB.
       rlVrrpv3OperationsTable 1.3.6.1.4.1.9.6.1.101.26.26.1 no-access
This table is parallel to vrrpv3OperationsTable, and is used to change VRRP on interface working version, description and display several statuses. It contains private objects.
           rlVrrpv3OperationsEntry 1.3.6.1.4.1.9.6.1.101.26.26.1.1 no-access
An operation entry mapping for a particular interface.
               rlVrrpv3OperationsDefaultPrimaryIpAddr 1.3.6.1.4.1.9.6.1.101.26.26.1.1.1 inetaddress read-only
In the case where there are more than one IP Address (associated IP addresses) for a given `ifIndex', this object is used to specify the IP address that will become the vrrpv3OperationsMasterIpAddr', should the virtual router transition from backup state to master and no vrrpv3OperationsDefaultPrimaryIpAddr was configured.
               rlVrrpv3OperationsPrimaryIpAddrState 1.3.6.1.4.1.9.6.1.101.26.26.1.1.2 integer read-only
This object represents enabled/disabled state of user configured primary address of the virtual router. Enumeration: 'down': 2, 'up': 1.
               rlVrrpv3OperationsVrDescription 1.3.6.1.4.1.9.6.1.101.26.26.1.1.3 displaystring read-write
The description of the VRRP virtual router.
               rlVrrpv3OperationsAdminState 1.3.6.1.4.1.9.6.1.101.26.26.1.1.4 integer read-write
This object will enable/disable the virtual router function. Setting the value to `up', will transition the state of the virtual router from `initialize' to `backup' or `master', depending on the value of `vrrpOperPriority'. Setting the value to `down', will transition the router from `master' or `backup' to `initialize'. State transitions may not be immediate; they sometimes depend on other factors, such as the interface (IF) state. Enumeration: 'down': 2, 'up': 1.
               rlVrrpv3OperationsVrrpVersion 1.3.6.1.4.1.9.6.1.101.26.26.1.1.5 integer read-write
Current VRRP virtual router version it is working with. Enumeration: 'version2and3': 1, 'version2': 2, 'version3': 3.
               rlVrrpv3OperationsMasterPriority 1.3.6.1.4.1.9.6.1.101.26.26.1.1.6 unsigned32 read-only
This object specifies the priority which is used by master router.
               rlVrrpv3OperationsMasterAdvInterval 1.3.6.1.4.1.9.6.1.101.26.26.1.1.7 timeinterval read-only
The time interval, in centiseconds, which is used by master router for sending advertisement messages.
               rlVrrpv3OperationsMasterDownInterval 1.3.6.1.4.1.9.6.1.101.26.26.1.1.8 timeinterval read-only
Time interval for Backup to declare Master down (centiseconds).
               rlVrrpv3OperationsSkewTime 1.3.6.1.4.1.9.6.1.101.26.26.1.1.9 timeinterval read-only
Time to skew Master_Down_Interval in milliseconds.
       rlVrrpv3AssociatedIpAddrTable 1.3.6.1.4.1.9.6.1.101.26.26.2 no-access
This table is parallel to vrrpv3AssociatedIpAddrTable, and is used to display address statuses. It contains private objects.
           rlVrrpv3AssociatedIpAddrEntry 1.3.6.1.4.1.9.6.1.101.26.26.2.1 no-access
An entry in the table contains an IP address that is associated with a virtual router
               rlVrrpv3AssociatedIpAddrState 1.3.6.1.4.1.9.6.1.101.26.26.2.1.1 integer read-only
This object represents state of the assosiated IP address, backed up by current virtual router. Enumeration: 'down': 2, 'up': 1.
       rlVrrpv3CountersTable 1.3.6.1.4.1.9.6.1.101.26.26.3 no-access
Table of virtual router statistics.
           rlVrrpv3CountersEntry 1.3.6.1.4.1.9.6.1.101.26.26.3.1 no-access
An entry in the table, containing statistics information about a given virtual router.
               rlVrrpv3CountersIfIndex 1.3.6.1.4.1.9.6.1.101.26.26.3.1.1 interfaceindexorzero no-access
Interface index
               rlVrrpv3CountersChecksumErrors 1.3.6.1.4.1.9.6.1.101.26.26.3.1.2 counter32 read-only
The total number of checksum errors received on this interface. Counter is only valid as long as there is a VRRP router defined on this interface.
               rlVrrpv3CountersRcvdPacketsLength 1.3.6.1.4.1.9.6.1.101.26.26.3.1.3 counter32 read-only
The total number of packet length errors received on this interface. Counter is only valid as long as there is a VRRP router defined on this interface.
               rlVrrpv3CountersIpTtlErrors 1.3.6.1.4.1.9.6.1.101.26.26.3.1.4 counter32 read-only
The total number of TTL errors received on this interface. Counter is only valid as long as there is a VRRP router defined on this interface.
               rlVrrpv3CountersRcvdInvalidTypePackets 1.3.6.1.4.1.9.6.1.101.26.26.3.1.5 counter32 read-only
The total number of invalid VRRP packet type errors received on this interface. Counter is only valid as long as there is a VRRP router defined on this interface.
               rlVrrpv3CountersRcvdInvalidVrrpId 1.3.6.1.4.1.9.6.1.101.26.26.3.1.6 counter32 read-only
The total number of invalid VRRP id errors received on this interface. Counter is only valid as long as there is a VRRP router defined on this interface.
               rlVrrpv3CountersProtoErrors 1.3.6.1.4.1.9.6.1.101.26.26.3.1.7 counter32 read-only
The total number of invalid VRRP protocol errors received on this interface. Counter is only valid as long as there is a VRRP router defined on this interface.
               rlVrrpv3CountersAddressListErrors 1.3.6.1.4.1.9.6.1.101.26.26.3.1.8 counter32 read-only
The total number of invalid IP address list errors received on this interface. Counter is only valid as long as there is a VRRP router defined on this interface.
               rlVrrpv3CountersAdvIntervalErrors 1.3.6.1.4.1.9.6.1.101.26.26.3.1.9 counter32 read-only
The total number of invalid advertisement interval errors received on this interface. Counter is only valid as long as there is a VRRP router defined on this interface.
               rlVrrpv3CountersAuthErrors 1.3.6.1.4.1.9.6.1.101.26.26.3.1.10 counter32 read-only
The total number of authentication errors received on this interface. Counter is only valid as long as there is a VRRP router defined on this interface.
               rlVrrpv3CountersRowStatus 1.3.6.1.4.1.9.6.1.101.26.26.3.1.11 rowstatus read-write
Row status of the entry. Used for clearing table by setting.