VRRPV3-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
28
vrrpv3OperationsTable
table.1.3.6.1.2.1.207.1.1.1
·
1 row entry
·
13 columns
Uses the ciscosb variant from
Command help
/opt/observium/mibs/ciscosb.
Walk vrrpv3OperationsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRPV3-MIB::vrrpv3OperationsTable'
Unified Operations table for a VRRP router that consists of a sequence (i.e., one or more conceptual rows) of 'vrrpv3OperationsEntry' items each of which describe the operational characteristics of a virtual router.
An entry in the vrrpv3OperationsTable containing the
operational characteristics of a virtual router.
On a VRRP router, a given virtual router is
identified by a combination of ifIndex, VRID, and
the IP version. ifInde…
operational characteristics of a virtual router.
On a VRRP router, a given virtual router is
identified by a combination of ifIndex, VRID, and
the IP version. ifInde…
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This object contains the Virtual Router Identifier
(VRID). |
Vrrpv3VrIdTC Type Constraints: range: 1..255 |
.1.3.6.1.2.1.207.1.1.1.1.1 |
||||||||||||||
|
The IP address type of Vrrpv3OperationsEntry and
Vrrpv3AssociatedIpAddrEntry. This value determines the type for vrrpv3OperationsMasterIpAddr, vrrpv3OperationsPrimaryIpAddr, and vrrpv3AssociatedIpAddrAddress. … |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.2.1.207.1.1.1.1.2 |
||||||||||||||
|
The master router's real IP address. The master router
would set this address to vrrpv3OperationsPrimaryIpAddr while transitioning to master state. For backup routers, this is the IP address listed as the source in th… |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.207.1.1.1.1.3 |
||||||||||||||
|
In the case where there is 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 r… |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.2.1.207.1.1.1.1.4 |
||||||||||||||
|
The virtual MAC address of the virtual router.
Although this object can be derived from the 'vrrpv3OperationsVrId' object, it is defined so that it is easily obtainable by a management application and can be included in… |
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.2.1.207.1.1.1.1.5 |
||||||||||||||
|
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', which … |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.207.1.1.1.1.6 |
||||||||||||||
|
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 to… |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.2.1.207.1.1.1.1.7 |
||||||||||||||
|
The number of IP addresses that are associated with
this virtual router. This number is equal to the number of rows in the vrrpv3AssociatedAddrTable that correspond to a given ifIndex/VRID/IP version. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.2.1.207.1.1.1.1.8 |
||||||||||||||
|
The time interval, in centiseconds, between sending
advertisement messages. Only the master router sends VRRP advertisements. |
centisecondsInteger32r/w Constraints: range: 1-4095 |
.1.3.6.1.2.1.207.1.1.1.1.9 |
||||||||||||||
|
Controls whether a higher priority virtual router will
preempt a lower priority master. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.207.1.1.1.1.10 |
||||||||||||||
|
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. Default is false(2). This object is not relevant for r… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.207.1.1.1.1.11 |
||||||||||||||
|
This value represents the amount of time, in
TimeTicks (hundredth of a second), since this virtual router (i.e., the 'vrrpv3OperationsStatus') transitioned out of 'initialize'. |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.207.1.1.1.1.12 |
||||||||||||||
|
The RowStatus variable should be used in accordance 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 creat… |
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.2.1.207.1.1.1.1.13 |
.1.3.6.1.2.1.207.1.1.2
·
1 row entry
·
2 columns
Uses the ciscosb variant from
Command help
/opt/observium/mibs/ciscosb.
Walk vrrpv3AssociatedIpAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRPV3-MIB::vrrpv3AssociatedIpAddrTable'
The table of addresses associated with each 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)
…
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)
…
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The assigned IP addresses that a virtual router is
responsible for backing up. The IP address type is determined by the value of vrrpv3OperationsInetAddrType in the index of this row. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16 |
.1.3.6.1.2.1.207.1.1.2.1.1 |
||||||||||||
|
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)… |
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.2.1.207.1.1.2.1.2 |
vrrpv3StatisticsTable
table.1.3.6.1.2.1.207.1.2.5
·
1 row entry
·
13 columns
Uses the ciscosb variant from
Command help
/opt/observium/mibs/ciscosb.
Walk vrrpv3StatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VRRPV3-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRPV3-MIB::vrrpv3StatisticsTable'
Table of virtual router statistics.
An entry in the table containing statistics
information about a given virtual router.
information about a given virtual router.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The total number of times that this virtual router's
state has transitioned to master state. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at ot… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.207.1.2.5.1.1 |
||||||||||
|
This indicates the reason for the virtual router to
transition to master state. If the virtual router never transitioned to master state, the value of this object is notMaster(0). Otherwise, this indicates the reason … |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.207.1.2.5.1.2 |
||||||||||
|
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-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.207.1.2.5.1.3 |
||||||||||
|
The total number of VRRP advertisement packets
received for which the advertisement interval is different from the vrrpv3OperationsAdvInterval configured on this virtual router. Discontinui… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.207.1.2.5.1.4 |
||||||||||
|
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-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.207.1.2.5.1.5 |
||||||||||
|
This indicates the reason for the last protocol
error. This SHOULD be set to noError(0) when no protocol errors are encountered. Used by vrrpv3ProtoError notification. |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.207.1.2.5.1.6 |
||||||||||
|
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-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.207.1.2.5.1.7 |
||||||||||
|
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-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.207.1.2.5.1.8 |
||||||||||
|
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-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.207.1.2.5.1.9 |
||||||||||
|
The total number of packets received for which the
address list does not match the locally configured list for the virtual router. Discontinuities in the value of this counter can occur at re-initializati… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.207.1.2.5.1.10 |
||||||||||
|
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-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.207.1.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.2.1.207.1.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. |
millisecondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.207.1.2.5.1.13 |