MAIPU-VRRP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
33
.1.3.6.1.4.1.5651.3.95.2.3 · 1 row entry · 6 columns
Uses the maipu variant from /opt/observium/mibs/maipu.
Command help
Walk vrrpTrackTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MAIPU-VRRP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-VRRP-MIB::vrrpTrackTable'
Track table for a VRRP router??
vrrpTrackEntry row .1.3.6.1.4.1.5651.3.95.2.3.1
Track table for a VRRP router??
Column Syntax OID
This object contains the Virtual Router Identifier (VRID).
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5651.3.95.2.3.1.1
This object contains the interface name where vrrp is configured.
SNMPv2-TCDisplayString
Constraints:
range: 0-40
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.5651.3.95.2.3.1.2
This object contains the interface name where vrrp tracked.
SNMPv2-TCDisplayString
Constraints:
range: 0-40
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.5651.3.95.2.3.1.3
The current state of the object tracked.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.5651.3.95.2.3.1.4
This object specifies the priority to be used for track.vrrp will change its priority when vrrpTrackState changed.
Unsigned32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.5651.3.95.2.3.1.5
The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corres…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.5651.3.95.2.3.1.6
.1.3.6.1.4.1.5651.3.95.2.4 · 1 row entry · 14 columns
Uses the maipu variant from /opt/observium/mibs/maipu.
Command help
Walk vrrpOperTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MAIPU-VRRP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-VRRP-MIB::vrrpOperTable'
Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'vrrpOperEntry' items.
vrrpOperEntry row .1.3.6.1.4.1.5651.3.95.2.4.1
Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'vrrpOperEntry' items.
Column Syntax OID
This object contains the Virtual Router Identifier (VRID).
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5651.3.95.2.4.1.1
This object contains the interface name where vrrp is configured.
SNMPv2-TCDisplayString
Constraints:
range: 0-40
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.5651.3.95.2.4.1.2
The virtual IP address of the virtual router.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5651.3.95.2.4.1.3
The virtual MAC address of the virtual router. Although this object can be derived from the 'vrrpOperVrId' object, it is defined so that it is easily obtainable by a management application and can be included in VRRP-re…
.1.3.6.1.4.1.5651.3.95.2.4.1.4
The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router i…
Enumeration
Enumerated Values:
1initialize
2backup
3master
.1.3.6.1.4.1.5651.3.95.2.4.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: 1-254
.1.3.6.1.4.1.5651.3.95.2.4.1.6
The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.5651.3.95.2.4.1.7
Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifIndex. New enumerations to this list can only be added via a new RFC on the standards tra…
Enumerationr/w
Enumerated Values:
1noAuthentication
2simpleTextPassword
.1.3.6.1.4.1.5651.3.95.2.4.1.8
The Authentication Key. This object is set according to the value of the 'vrrpOperAuthType' object ('simpleTextPassword' or 'ipAuthenticationHeader'). If the length of the value is less than 16 octets, the agent will le…
SNMPv2-TCDisplayStringr/w
Constraints:
range: 0-8
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.5651.3.95.2.4.1.9
The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements.
Default is 3.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.5651.3.95.2.4.1.10
Controls whether a higher priority virtual router will preempt a lower priority master. Default is true.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.5651.3.95.2.4.1.11
This is the value of the `sysUpTime' object when this virtual router (i.e., the `vrrpOperState') transitioned out of `initialized'.
.1.3.6.1.4.1.5651.3.95.2.4.1.12
The particular protocol being controlled by this Virtual Router. New enumerations to this list can only be added via a new RFC on the standards track.
Enumeration
Enumerated Values:
1ip
2bridge
3decnet
4other
.1.3.6.1.4.1.5651.3.95.2.4.1.13
The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corres…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.5651.3.95.2.4.1.14
.1.3.6.1.4.1.5651.3.95.3.4 · 1 row entry · 13 columns
Uses the maipu variant from /opt/observium/mibs/maipu.
Command help
Walk vrrpRouterStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MAIPU-VRRP-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-VRRP-MIB::vrrpRouterStatsTable'
Table of virtual router statistics.
vrrpRouterStatsEntry row .1.3.6.1.4.1.5651.3.95.3.4.1
Table of virtual router statistics.
Column Syntax OID
This object contains the Virtual Router Identifier (VRID).
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5651.3.95.3.4.1.1
SNMPv2-TCDisplayString
Constraints:
range: 0-40
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.5651.3.95.3.4.1.2
The total number of times that this virtual router's state has transitioned to MASTER.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.95.3.4.1.3
The total number of VRRP advertisements received by this virtual router.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.95.3.4.1.4
The total number of VRRP advertisement packets received for which the advertisement interval is different than the one configured for the local virtual router.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.95.3.4.1.5
The total number of VRRP packets received that do not pass the authentication check.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.95.3.4.1.6
The total number of VRRP packets received by the virtual router with IP TTL (Time-To-Live) not equal to 255.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.95.3.4.1.7
The total number of VRRP packets received by the virtual router with a priority of '0'.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.95.3.4.1.8
The total number of VRRP packets sent by the virtual router with a priority of '0'.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.95.3.4.1.9
The number of VRRP packets received by the virtual router with an invalid value in the 'type' field.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.95.3.4.1.10
The total number of packets received with an unknown authentication type.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.95.3.4.1.11
The total number of packets received with 'Auth Type' not equal to the locally configured authentication method (`vrrpOperAuthType').
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.95.3.4.1.12
The total number of packets received with a packet length less than the length of the VRRP header.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.95.3.4.1.13