CISCO-IETF-VRRP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
29
cVrrpOperationsTable
table.1.3.6.1.4.1.9.10.999.1.7
·
1 row entry
·
14 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cVrrpOperationsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-VRRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-MIB::cVrrpOperationsTable'
Unified Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'vrrpOperationsEntry' items.
An entry in the cVrrpOperationsTable containing the
operational characteristics of a virtual router. On a
VRRP router, a given virtual router is identified by a
combination of the IP version, VRID and ifIndex.
…
operational characteristics of a virtual router. On a
VRRP router, a given virtual router is identified by a
combination of the IP version, VRID and ifIndex.
…
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The type of Internet address of CVrrpOperationsEntry. This
value applies to both cVrrpOperationsMasterIpAddr and cVrrpOperationsPrimaryIpAddr. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.10.999.1.7.1.1 |
||||||||||||||
|
This object contains the Virtual Router Identifier
(VRID). |
CVrId Type Constraints: range: 1..255 |
.1.3.6.1.4.1.9.10.999.1.7.1.2 |
||||||||||||||
|
The virtual MAC address of the virtual router.
Although the value of this object can be derived from the 'cVrrpOperationsVrId' object, i.e., 00-00-5E-00-01-(VRID) for IPv4 and 00-00-5E-00-02-(VRID) for IPv6, it is defi… |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.9.10.999.1.7.1.3 |
||||||||||||||
|
The current state of the virtual router. This object
has three defined values: - `initialize', which indicates that the virtual router is waiting for a startup event. - `backup', wh… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.999.1.7.1.4 |
||||||||||||||
|
This object specifies the priority to be used for the
virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router t… |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.9.10.999.1.7.1.5 |
||||||||||||||
|
This object contains the VRRP version on which this
VRRP instance is running. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.10.999.1.7.1.6 |
||||||||||||||
|
The number of IP addresses that are associated with
this virtual router. This number is equal to the number of rows in the cVrrpAssociatedAddrTable that correspond to a given IP version/VRID/ifIndex. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.9.10.999.1.7.1.7 |
||||||||||||||
|
The master router's real IP address. This is the IP
address listed as the source in VRRP advertisement last received by this virtual router. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.10.999.1.7.1.9 |
||||||||||||||
|
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 cVrrpOperationsMasterIpAddr', should the virtual r… |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.10.999.1.7.1.10 |
||||||||||||||
|
The time interval, in centiseconds, between sending
advertisement messages. Only the master router sends VRRP advertisements. |
centisecondsInteger32r/w Constraints: range: 1-4096 |
.1.3.6.1.4.1.9.10.999.1.7.1.11 |
||||||||||||||
|
Controls whether a higher priority virtual router will
preempt a lower priority master. If the value of this object is 'true', then the higer priority virtual router will preempt. If the va… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.10.999.1.7.1.12 |
||||||||||||||
|
Controls whether a virtual router in Master state
will accept packets addressed to the address owner's IPv6 address as its own if it is not the IPv6 address owner. If the value of this object is 'true', t… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.10.999.1.7.1.13 |
||||||||||||||
|
This is the value of the `sysUpTime' object when this
virtual router (i.e., the `vrrpOperState') transitioned out of `initialized'. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.9.10.999.1.7.1.14 |
||||||||||||||
|
The row status variable, used in accordance to
installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the cVrrpOperationsTable is constrained by the operational state of th… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.10.999.1.7.1.15 |
.1.3.6.1.4.1.9.10.999.1.8
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cVrrpAssociatedIpAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-VRRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-MIB::cVrrpAssociatedIpAddrTable'
The table of addresses associated with this virtual router.
An entry in the table contains an IP address that is
associated with a virtual router. The number of rows
for a given IP version, VrID and ifIndex will equal the
number of IP addresses associated (e.g., backed up) by
t…
associated with a virtual router. The number of rows
for a given IP version, VrID and ifIndex will equal the
number of IP addresses associated (e.g., backed up) by
t…
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The type of Internet address of VrrpAssociatedIpAddrEntry.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.10.999.1.8.1.2 |
||||||||||||||
|
The assigned IP addresses that a virtual router is
responsible for backing up. |
OctetString Constraints: range: 16-16 |
.1.3.6.1.4.1.9.10.999.1.8.1.3 |
||||||||||||||
|
The row status variable, used according to
installation and removal conventions for conceptual rows. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Setting this o… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.10.999.1.8.1.4 |
.1.3.6.1.4.1.9.10.999.2.5
·
1 row entry
·
12 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cVrrpRouterStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-VRRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-MIB::cVrrpRouterStatisticsTable'
Table of virtual router statistics.
An entry in the table, containing statistics
information about a given virtual router.
information about a given virtual router.
| Column | Syntax | OID |
|---|---|---|
|
The total number of times that this virtual router's
state has transitioned to MASTER. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other ti… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.999.2.5.1.1 |
|
The total number of VRRP advertisements received by
this virtual router. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicat… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.999.2.5.1.2 |
|
The total number of VRRP advertisement packets
received for which the advertisement interval is different than the one configured for the local virtual router. Discontinuities in the value of this counter… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.999.2.5.1.3 |
|
The total number of VRRP packets received by the
Virtual router with IPv4 TTL (for VRRP over IPv4) or IPv6 Hop Limit (for VRRP over IPv6) not equal to 255. Discontinuities in the value of this counter can… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.999.2.5.1.4 |
|
The total number of VRRP packets received by the
virtual router with a priority of '0'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other t… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.999.2.5.1.5 |
|
The total number of VRRP packets sent by the virtual
router with a priority of '0'. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.999.2.5.1.6 |
|
The number of VRRP packets received by the virtual
router with an invalid value in the 'type' field. Discontinuities in the value of this counter can occur at re-initialization of the management system, a… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.999.2.5.1.7 |
|
The total number of VRRP packets received for which the
address list contained in the packets does not match the locally configured list that corresponds to rows in the cVrrpAssociatedAddrTable for the virtual router. … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.999.2.5.1.8 |
|
The total number of packets received with a packet
length less than the length of the VRRP header. Discontinuities in the value of this counter can occur at re-initialization of the management system, and… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.999.2.5.1.11 |
|
The value of sysUpTime on the most recent occasion at
which any one or more of this entry's counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of … |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.9.10.999.2.5.1.12 |
|
The minimum reasonable polling interval for this entry.
This object provides an indication of the minimum amount of time required to update the counters in this entry. |
milli-secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.999.2.5.1.13 |
|
The total number of packets received with an unknown
authentication type. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.999.2.5.1.14 |