RC-VRRPV3-TMP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
35
rcVrrpTmpOperationsTable
table.1.3.6.1.4.1.2272.1.206.1.1.7
·
1 row entry
·
15 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcVrrpTmpOperationsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-VRRPV3-TMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-VRRPV3-TMP-MIB::rcVrrpTmpOperationsTable'
Unified Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'rcVrrpTmpOperationsEntry' items which describe the operational characteristics of a virtual router.
An entry in the rcVrrpTmpOperationsTable 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.
ifIn…
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.
ifIn…
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
port interface index.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.2272.1.206.1.1.7.1.1 |
||||||||||||||
|
The IP address type of RcVrrpTmpOperationsEntry. This value
applies to both rcVrrpTmpOperationsMasterIpAddr and rcVrrpTmpOperationsPrimaryIpAddr. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.2272.1.206.1.1.7.1.2 |
||||||||||||||
|
This object contains the Virtual Router Identifier
(VRID). |
VRRP-MIBVrId Type Constraints: range: 1..255 |
.1.3.6.1.4.1.2272.1.206.1.1.7.1.3 |
||||||||||||||
|
The virtual MAC address of the virtual router.
Although this object can be derived from the 'rcVrrpTmpOperationsVrId' object, it is defined so that it is easily obtainable by a management application and can be included… |
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.2272.1.206.1.1.7.1.4 |
||||||||||||||
|
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 indicates the virtual rout… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.206.1.1.7.1.5 |
||||||||||||||
|
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 indicate that… |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2272.1.206.1.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 rcVrrpTmpAssociatedAddrTable that correspond to a given IP version/VRID/ifIndex. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.2272.1.206.1.1.7.1.7 |
||||||||||||||
|
The master router's real IP address. Master router
would set this address to rcVrrpTmpOperationsPrimaryIpAddr while transitioning to master state. For backup routers, this is the IP address listed as the source in VRRP … |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2272.1.206.1.1.7.1.8 |
||||||||||||||
|
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 rcVrrpTmpOperationsMasterIpAddr', should the virtu… |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2272.1.206.1.1.7.1.9 |
||||||||||||||
|
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.2272.1.206.1.1.7.1.10 |
||||||||||||||
|
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.4.1.2272.1.206.1.1.7.1.11 |
||||||||||||||
|
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. This object is not relevant for rows… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.206.1.1.7.1.12 |
||||||||||||||
|
This is the value of the `sysUpTime' object when this
virtual router (i.e., the `rcVrrpTmpOperationsState') 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.2272.1.206.1.1.7.1.13 |
||||||||||||||
|
The storage type for this conceptual row. Write access
is not required. It is optional to support nonVolatile StorageType enumeration. |
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.2272.1.206.1.1.7.1.14 |
||||||||||||||
|
The RowStatus variable should be used in accordance to
installation and removal conventions for conceptual rows. When `rcVrrpTmpOperationsRowStatus' is set to active(1), no other objects in the conceptual row can be mod… |
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.2272.1.206.1.1.7.1.15 |
.1.3.6.1.4.1.2272.1.206.1.1.8
·
1 row entry
·
4 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcVrrpTmpAssociatedIpAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-VRRPV3-TMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-VRRPV3-TMP-MIB::rcVrrpTmpAssociatedIpAddrTable'
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 assigned IP addresses that a virtual router is
responsible for backing up. The size of this object is either 4 or 16 depending on rcVrrpTmpOperationsInetAddrType. |
OctetString Constraints: range: 0-0range: 4-4range: 16-16 |
.1.3.6.1.4.1.2272.1.206.1.1.8.1.1 |
||||||||||||
|
The length of the prefix (in bits).
|
INET-ADDRESS-MIBInetAddressPrefixLength Type Constraints: range: 0..2040 |
.1.3.6.1.4.1.2272.1.206.1.1.8.1.2 |
||||||||||||
|
The storage type for this conceptual row. Write access
is not required. It is optional to support nonVolatile StorageType enumeration. |
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.2272.1.206.1.1.8.1.3 |
||||||||||||
|
The RowStatus 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 ob… |
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.2272.1.206.1.1.8.1.4 |
.1.3.6.1.4.1.2272.1.206.1.2.5
·
1 row entry
·
12 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcVrrpTmpRouterStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-VRRPV3-TMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-VRRPV3-TMP-MIB::rcVrrpTmpRouterStatisticsTable'
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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicate… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.206.1.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 indicated by the value… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.206.1.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 can occur at r… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.206.1.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 occur at re-in… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.206.1.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 times as indicat… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.206.1.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 as indicated b… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.206.1.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, and at other tim… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.206.1.2.5.1.7 |
|
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-initialization of the manag… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.206.1.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 at other times… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.206.1.2.5.1.9 |
|
The total number of packets received with an unknown
authentication type. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.206.1.2.5.1.10 |
|
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 the local man… |
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.2272.1.206.1.2.5.1.11 |
|
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-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.206.1.2.5.1.12 |
.1.3.6.1.4.1.2272.1.206.1.2.6
·
1 row entry
·
4 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcVrrpTmpRouterGlobalStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-VRRPV3-TMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-VRRPV3-TMP-MIB::rcVrrpTmpRouterGlobalStatisticsTable'
Table of virtual router global statistics. It shows the global statistics, depending on IP address type.
An entry in the table, containing global statistics
information about a given IP type.
information about a given IP type.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The IP address type of rcVrrpTmpRouterGlobalStatisticsEntry.
It can be either IPv4 or IPv6 |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.2272.1.206.1.2.6.1.1 |
||||||||||||||
|
The total number of VRRP packets received with
an invalid VRRP checksum value. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.206.1.2.6.1.2 |
||||||||||||||
|
The total number of VRRP packets received with an
unknown or unsupported version number. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.206.1.2.6.1.3 |
||||||||||||||
|
The total number of VRRP packets received with an
invalid VRID for this virtual router. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.2272.1.206.1.2.6.1.4 |