TIMETRA-VRRP-MIB Table View

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

Tables
22
Rows
22
Columns
239
.1.3.6.1.4.1.6527.3.1.2.20.1.1 · 1 row entry · 26 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxVrrpOperTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpOperTable'
The tmnxVrrpOperTable provides an extension of the vrrpOperTable in
the VRRP-MIB.
          
Use of AUGMENTS clause implies a one-to-one dependent relationship
between the base table, vrrpOperTable, and the augmenting table,
tmnxVrrpOperTable. This in effect extends the vrrpOperTable with
additional columns. Creation (or deletion) of a row in the
vrrpOperTable results in the same fate for the row in the
tmnxVrrpOperTable.
tmnxVrrpOperEntry row .1.3.6.1.4.1.6527.3.1.2.20.1.1.1
Each row entry in the tmnxVrrpOperTable represents additional columns
in the vrrpOperTable for attributes specific to the Nokia SROS series
VRRP implementation.
Indexes
No indexes recorded
Column Syntax OID
The value of tmnxVrrpOperState gives the operational state of the VRRP
virtual router instance.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.1
The value of tmnxVrrpOperVirtualMacAddr specifies the configured
virtual MAC address used in ARP responses when the VRRP virtual router
instance is operating as a master.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
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.6527.3.1.2.20.1.1.1.2
The tmnxVrrpOperMismatchDiscard is valid only if the VRRP virtual
router instance associated with this entry is a non-owner.

The value of tmnxVrrpOperMismatchDiscard specifies the action taken
when IP Add…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.3
The tmnxVrrpOperPingReply is valid only if the VRRP virtual router
instance associated with this entry is a non-owner.

By setting tmnxVrrpOperPingReply to 'true', a non-owner master is
enabled to reply to…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.4
The tmnxVrrpOperTelnetReply is valid only if the VRRP virtual router
instance associated with this entry is a non-owner.

By setting tmnxVrrpOperTelnetReply to 'true', a non-owner master is
enabled to repl…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.5
The tmnxVrrpOperSshReply is valid only if the VRRP virtual router
instance associated with this entry is a non-owner.

By setting tmnxVrrpOperSshReply to 'true', a non-owner master is
enabled to reply to S…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.6
The tmnxVrrpOperPolicyId identifies the VRRP Priority Control policy
associated with the VRRP virtual router instance. This policy must be
a valid policy in the tmnxVrrpPolicyTable. A value of 0 indicates that
no Priori…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.7
The tmnxVrrpOperInUsePriority indicates the current in-use priority
associated with the VRRP virtual router instance.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.8
The tmnxVrrpOperMasterSince, in case of a virtual router which is the
current master, is the sysUpTime when operational state
(vrrpOperState) of the virtual router changed to master(3). In case of
a backup virtual route…
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.6527.3.1.2.20.1.1.1.9
The value of tmnxVrrpOperMasterPriority indicates the priority of the
virtual router instance which is the current master
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.10
The value of tmnxVrrpOperOwner specifies whether or not the virtual
router instance has been configured as an owner. If 'true', then the
virtual router instance is an 'owner', if 'false' then the instance is
a 'non-owne…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.11
The value of tmnxVrrpOperMasterDownInterval indicates the time
interval for the backup router to declare the master as down.
It is calculated as
(3 * Advertisement_Interval) + Skew_time
where Skew_Time is calcula…
millisecondsSNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.12
The value of tmnxVrrpOperMasterDownTimer indicates the current value
of the Master Down Timer.

When a backup router receives a VRRP advertisement from a master, it
resets this timer to the value of the Ma…
millisecondsSNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.13
The tmnxVrrpOperAdvIntervalInherit object is valid only if the VRRP
virtual router instance associated with this entry is a non-owner.

When the VRRP instance is operating as a backup and the value of
tmnx…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.14
The tmnxVrrpOperInUseAdvInterval indicates the operational value for
the advertisement interval.

When the VRRP instance is operating as a master, the value of
tmnxVrrpOperInUseAdvInterval is the same as t…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.15
The tmnxVrrpOperTracerouteReply is valid only if the VRRP virtual
router instance associated with this entry is a non-owner.

By setting tmnxVrrpOperTracerouteReply to 'true', a non-owner master
is enabled…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.16
The value of tmnxVrrpOperStandbyFwding specifies whether this vrrp
instance allows forwarding packets to standby router.

The value 'false' specifies that a standby router should not forward
traffic sent t…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.17
The value of tmnxVrrpOperAdvIntervalMilSec specifies the milliseconds
time interval between sending advertisement messages. To get the total
interval time, add the value for vrrpOperAdvertisementInterval in
seconds and …
millisecondsUnsigned32r/w
Constraints:
range: 0-0
range: 100-900
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.18
The tmnxVrrpOperInUseAdvIntlMilSec indicates the operational value for
the advertisement millisecond interval.

When the VRRP instance is operating as a master, the value of
tmnxVrrpOperInUseAdvIntlMilSec …
Unsigned32
Constraints:
range: 0-0
range: 100-900
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.19
The value of tmnxVrrpOperInitDelay specifies the initialization delay
timer for VRRP, in seconds.
secondsUnsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.20
The value of tmnxVrrpOperInitTimer indicates the current value of
initialization delay timer for VRRP, in milliseconds.
millisecondsSNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.21
The value of tmnxVrrpOperDownReason indicates the reason for the
operational state to be 'down'.
Enumeration
Enumerated Values:
0unknown
1notActive
2adminDown
3ifDown
4invalidMac
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.22
The tmnxVrrpOperPassive specifies whether to suppress the
transmit/receive of keep-alive messages.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.23
The tmnxVrrpOperRowStatus is used for creation or deletion of entries
in this table.
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.6527.3.1.2.20.1.1.1.24
The tmnxVrrpOperGroupName specifies the operational group associated
with the VRRP.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.25
The tmnxVrrpOperNtpReply is valid only if the VRRP virtual router
instance associated with this entry is a non-owner.

By setting tmnxVrrpOperNtpReply to 'true', a non-owner master is
enabled to reply to T…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.1.1.26
.1.3.6.1.4.1.6527.3.1.2.20.1.2 · 1 row entry · 7 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxVrrpRouterStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpRouterStatsTable'
The tmnxVrrpRouterStatsTable provides an extension of the
vrrpRouterStatsTable in the VRRP-MIB.
          
Use of AUGMENTS clause implies a one-to-one dependent relationship
between the base table, vrrpRouterStatsTable, and the augmenting
table, tmnxVrrpRouterStatsTable. This in effect extends the
vrrpRouterStatsTable with additional columns.
tmnxVrrpRouterStatsEntry row .1.3.6.1.4.1.6527.3.1.2.20.1.2.1
Each row entry in the tmnxVrrpRouterStatsTable represents additional
columns in the vrrpRouterStatsTable for statistics specific to the
Nokia SROS series VRRP implementation.
Indexes
No indexes recorded
Column Syntax OID
The total number of VRRP advertisements sent by this virtual router.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.2.1.1
The value for tmnxVrrpStatsPreemptEvents indicates the total number of
times the virtual router has preempted another non-owner master with
lower priority.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.2.1.2
The value for tmnxVrrpStatsPreemptedEvents indicates the total number
of times the virtual router has been preempted by another non-owner
master with higher priority.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.2.1.3
The value for tmnxVrrpStatsMasterChanges indicates the total number of
times the virtual router has seen the master virtual router change.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.2.1.4
The total number of VRRP advertisement packets discarded because the
advertisement interval in the received packet was different than the
one configured for the local virtual router.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.2.1.5
The total number of VRRP advertisement packets discarded because the
address list did not match the locally configured list for the virtual
router.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.2.1.6
The total number of VRRP advertisement packets discarded for any
reason. This includes the packets discarded due to advertise interval
mismatch and address list mismatch.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.2.1.7
.1.3.6.1.4.1.6527.3.1.2.20.1.3 · 1 row entry · 5 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxVrrpRouterMasterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpRouterMasterTable'
The tmnxVrrpRouterMasterTable is a read-only table which provides a
list of the master primary addresses that have been seen by the VRRP
virtual router instance. Only the most recent 32 masters are listed by
this table.
tmnxVrrpRouterMasterEntry row .1.3.6.1.4.1.6527.3.1.2.20.1.3.1
Each row entry in the tmnxVrrpRouterMasterTable represents the primary
address of a VRRP virtual router instance that has become the master
as seen by the virtual router instance identified by ifIndex and
vrrpOperVrId.
Column Syntax OID
The value of tmnxVrrpRouterMasterPrimaryAddr gives the primary address
of the virtual router that became a master as seen by the virtual
router instance identified by ifIndex and vrrpOperVrId.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.6527.3.1.2.20.1.3.1.1
The value for tmnxVrrpRouterMasterLastSeen indicates the sysUpTime
when the master was last seen by this virtual router instance. In
other words it is the timestamp of the last advertisement message that
was received fr…
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.6527.3.1.2.20.1.3.1.2
The value for tmnxVrrpRouterMasterMessageCount indicates the total
number of VRRP advertisement messages that have been received from the
master.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.3.1.3
The value for tmnxVrrpRouterMasterAuthSequence indicates the last
sequence number seen in the IP Authentication header of the
advertisement messages received from the master. A negative value
implies that the master was…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.20.1.3.1.4
The value for tmnxVrrpRouterMasterIPListMatch indicates whether or not
the IP address list in the advertisement messages received from the
master matched the configured virtual router IP address list.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.3.1.5

tmnxVrrpAssoBfdIntfTable

table obsolete
.1.3.6.1.4.1.6527.3.1.2.20.1.5 · 1 row entry · 9 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxVrrpAssoBfdIntfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpAssoBfdIntfTable'
The tmnxVrrpAssoBfdIntfTable is a read-only table which provides a
list of the BFD interfaces associated with the corresponding VRRP
virtual router instance.
          
The BFD interface provides a fast mechanism for changing the state of
an VRRP virtual router instance riding on the same subnet.
          
The tmnxVrrpAssoBfdIntfTable is obsoleted and is replaced by
tVrrpAssoBfdIntfTable.
tmnxVrrpAssoBfdIntfEntry row .1.3.6.1.4.1.6527.3.1.2.20.1.5.1
Each row entry in the tmnxVrrpAssoBfdIntfTable represents the BFD
interface associated with VRRP virtual router instance identified by
ifIndex and vrrpOperVrId.
Column Syntax OID
The value of tmnxVrrpAssoBfdIntfSvcId specifies the service ID of the
interface running BFD.
TIMETRA-TC-MIBTmnxServId
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.20.1.5.1.1
The value of tmnxVrrpAssoBfdIntfIfName specifies the name of the
interface running BFD.
TIMETRA-TC-MIBTNamedItem
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.20.1.5.1.2
The value of tmnxVrrpAssoBfdIntfDestIpType specifies the address type
of tmnxVrrpAssoBfdIntfDestIp object.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.20.1.5.1.3
The value of tmnxVrrpAssoBfdIntfDestIp specifies the destination IP
address on the interface running BFD.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.20.1.5.1.4
This object tmnxVrrpAssoBfdIntfRowStatus is used for creation or
deletion of entries in the tmnxVrrpAssoBfdIntfEntry. Deletion of an
entry in this table will not succeed if it is obsoletely associated
with any VRRP virt…
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.6527.3.1.2.20.1.5.1.5
The value of tmnxVrrpAssoBfdIntfLastChgd specifies the time stamp of
the last change to this row of this table.
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.6527.3.1.2.20.1.5.1.6
The value of tmnxVrrpAssoBfdIntfSrcIpType indicates the address type
of tmnxVrrpAssoBfdIntfSrcIp object.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.20.1.5.1.7
The value of tmnxVrrpAssoBfdIntfSrcIp indicates the source IP address
on the interface running BFD.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.20.1.5.1.8
The value of tmnxVrrpAssoBfdIntfSessOperState indicates the
operational state of the BFD session the VRRP virtual router instance
is relying upon for its fast triggering mechanism.
TmnxVrrpAssoBfdIntfSessOperState
Type Values:
1unknown
2connected
3broken
4peerDetectsDown
5notConfigured
6noResources
.1.3.6.1.4.1.6527.3.1.2.20.1.5.1.9

tVrrpOpTable

table
.1.3.6.1.4.1.6527.3.1.2.20.1.7 · 1 row entry · 23 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tVrrpOpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpOpTable'
The tVrrpOpTable provides an extension of the vrrpOperationsTable in
the TIMETRA-VRRP-V3-MIB.
          
Use of AUGMENTS clause implies a one-to-one dependent relationship
between the base table, vrrpOperationsTable, and the augmenting table,
tVrrpOpTable. This in effect extends the vrrpOperationsTable with
additional columns. Creation (or deletion) of a row in the
vrrpOperationsTable results in the same fate for the row in the
tVrrpOpTable.
tVrrpOpEntry row .1.3.6.1.4.1.6527.3.1.2.20.1.7.1
Each row entry in the tVrrpOpTable represents additional columns in
the vrrpOperationsTable for attributes specific to the Nokia SROS
series VRRP implementation.
Indexes
No indexes recorded
Column Syntax OID
The value of tVrrpOpState indicates the operational state of the VRRP
virtual router instance.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.1
The value of tVrrpOpVirtualMacAddr specifies the configured virtual
MAC address used in ARP (IPv4) or ND (IPv6) responses when the VRRP
virtual router instance is operating as a master.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
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.6527.3.1.2.20.1.7.1.2
The tVrrpOpPingReply is valid only if the VRRP virtual router instance
associated with this entry is a non-owner.

By setting tVrrpOpPingReply to 'true', a non-owner master is enabled
to reply to ICMP Echo…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.3
The tVrrpOpTelnetReply is valid only if the VRRP virtual router
instance associated with this entry is a non-owner.

By setting tVrrpOpTelnetReply to 'true', a non-owner master is enabled
to reply to TCP P…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.4
The tVrrpOpPolicyId specifies the VRRP Priority Control policy
associated with the VRRP virtual router instance. This policy must be
a valid policy in the tmnxVrrpPolicyTable. A value of 0 indicates that
no Priority Con…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.5
The tVrrpOpInUsePriority indicates the current in-use priority
associated with the VRRP virtual router instance.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.6
The tVrrpOpMasterSince, in case of a virtual router which is the
current master, indicates the sysUpTime when operational state
(vrrpOperState) of the virtual router changed to master(3). In case of
a backup virtual rou…
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.6527.3.1.2.20.1.7.1.7
The value of tVrrpOpMasterPriority indicates the priority of the
virtual router instance which is the current master
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.8
The value of tVrrpOpOwner specifies whether or not the virtual router
instance has been configured as an owner. If 'true', then the virtual
router instance is an 'owner', if 'false' then the instance is a
'non-owner'.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.9
The value of tVrrpOpMasterDownInterval indicates the time interval in
milliseconds for the backup router to declare the master as down.

It is calculated as
(3 * Advertisement_Interval) + Skew_time
millisecondsSNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.10
The value of tVrrpOpMasterDownTimer indicates the current value of the
Master Down Timer in milliseconds.

When a backup router receives a VRRP advertisement from a master, it
resets this timer to the valu…
millisecondsSNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.11
The tVrrpOpAdvIntervalInherit object is valid only if the VRRP virtual
router instance associated with this entry is a non-owner.

When the VRRP instance is operating as a backup and the value of
tVrrpOpAd…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.12
The tVrrpOpInUseAdvInterval indicates the operational value for the
advertisement interval.

When the VRRP instance is operating as a master, the value of
tVrrpOpInUseAdvInterval is equivalent to the value…
centisecondsInteger32
Constraints:
range: 1-4096
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.13
The tVrrpOpTracerouteReply is valid only if the VRRP virtual router
instance associated with this entry is a non-owner.

By setting tVrrpOpTracerouteReply to 'true', a non-owner master is
enabled to reply …
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.14
The value of tVrrpOpStandbyFwding specifies whether this vrrp instance
allows forwarding packets to standby router.

The value 'false' specifies that a standby router should not forward
traffic sent to vir…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.15
The value of tVrrpOpInitDelay specifies the initialization delay timer
for VRRP, in seconds.
secondsUnsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.16
The value of tVrrpOpInitTimer indicates the current value of
initialization delay timer for VRRP, in milliseconds.
millisecondsSNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.17
The value of tVrrpOpLastChgd indicates the time stamp of the last
change to this row of this table.
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.6527.3.1.2.20.1.7.1.18
The value of tVrrpOpOperDownReason indicates the reason for the
operational state to be 'down'.
Enumeration
Enumerated Values:
0unknown
1notActive
2adminDown
3ifDown
4noLnkLclAddrCfg
5rtrAdvNoProperCfg
6invalidMac
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.19
The tVrrpOpPassive specifies whether to suppress the transmit/receive
of keep-alive messages.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.20
The tVrrpOpRowStatus is used for creation or deletion of entries in
this table.
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.6527.3.1.2.20.1.7.1.21
The tVrrpOpOperGroupName specifies the operational group associated
with the VRRP.
TIMETRA-TC-MIBTNamedItemOrEmptyr/w
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.25
The tVrrpOpNtpReply is valid only if the VRRP virtual router instance
associated with this entry is a non-owner.

By setting tVrrpOpNtpReply to 'true', a non-owner master is enabled to
reply to TCP Port 23…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.7.1.26
.1.3.6.1.4.1.6527.3.1.2.20.1.8 · 1 row entry · 6 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tVrrpRtrStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpRtrStatisticsTable'
The tVrrpRtrStatisticsTable provides an extension of the
vrrpRouterStatisticsTable in the TIMETRA-VRRP-V3-MIB.
          
Use of AUGMENTS clause implies a one-to-one dependent relationship
between the base table, vrrpRouterStatisticsTable, and the augmenting
table, tVrrpRtrStatisticsTable. This in effect extends the
vrrpRouterStatisticsTable with additional columns.
tVrrpRtrStatisticsEntry row .1.3.6.1.4.1.6527.3.1.2.20.1.8.1
Each row entry in the tVrrpRtrStatisticsTable represents additional
columns in the vrrpRouterStatisticsTable for statistics specific to
the Nokia SROS series VRRP implementation.
Indexes
No indexes recorded
Column Syntax OID
The value of tVrrpStatAdvertiseSent indicates the total number of VRRP
advertisements sent by this virtual router.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.8.1.1
The value for tVrrpStatPreemptEvents indicates the total number of
times the virtual router has preempted another non-owner master with
lower priority.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.8.1.2
The value for tVrrpStatPreemptedEvents indicates the total number of
times the virtual router has been preempted by another non-owner
master with higher priority.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.8.1.3
The value for tVrrpStatMasterChanges indicates the total number of
times the virtual router has seen the master virtual router change.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.8.1.4
The value of tVrrpStatAdvIntvlDiscards indicates the total number of
VRRP advertisement packets discarded because the advertisement
interval in the received packet was different than the one configured
for the local vir…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.8.1.5
The value of tVrrpStatTotalDiscards indicates the total number of VRRP
advertisement packets discarded for any reason. This includes the
packets discarded due to advertise interval mismatch and address list
mismatch.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.8.1.6
.1.3.6.1.4.1.6527.3.1.2.20.1.9 · 1 row entry · 6 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tVrrpRtrMasterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpRtrMasterTable'
The tVrrpRtrMasterTable is a read-only table which provides a list of
the master primary addresses that have been seen by the VRRP virtual
router instance. Only the most recent 32 masters are listed by this
table.
tVrrpRtrMasterEntry row .1.3.6.1.4.1.6527.3.1.2.20.1.9.1
Each row entry in the tVrrpRtrMasterTable represents the primary
address of a VRRP virtual router instance that has become the master
as seen by the virtual router instance identified by ifIndex and
vrrpOperVrId.
Column Syntax OID
The IP address type of tVrrpRtrMasterPrimaryAddr.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.20.1.9.1.1
The value of tVrrpRtrMasterPrimaryAddr identifies the primary address
of the virtual router that became a master as seen by the virtual
router instance identified by ifIndex and vrrpOperVrId.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.20.1.9.1.2
The value for tVrrpRtrMasterLastSeen indicates the sysUpTime when the
master was last seen by this virtual router instance. In other words
it is the timestamp of the last advertisement message that was
received from tha…
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.6527.3.1.2.20.1.9.1.3
The value for tVrrpRtrMasterMessageCount indicates the total number of
VRRP advertisement messages that have been received from the master.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.1.9.1.4
The value for tVrrpRtrMasterAuthSequence indicates the last sequence
number seen in the IP Authentication header of the advertisement
messages received from the master. A negative value implies that the
master was not b…
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6527.3.1.2.20.1.9.1.5
The value for tVrrpRtrMasterIPListMatch indicates whether or not the
IP address list in the advertisement messages received from the master
matched the configured virtual router IP address list.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.9.1.6
.1.3.6.1.4.1.6527.3.1.2.20.1.10 · 1 row entry · 1 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tVrrpIpv6RouterAdvertTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpIpv6RouterAdvertTable'
The table containing information used to construct VRRP specific
extensions to router advertisements.
tVrrpIpv6RouterAdvertEntry row .1.3.6.1.4.1.6527.3.1.2.20.1.10.1
The tVrrpIpv6RouterAdvertEntry provides VRRP specific extension to the
ipv6RouterAdvertEntry in the IP-MIB.

Use of AUGMENTS clause implies a one-to-one dependent relationship
between the base table, ipv6Rou…
Indexes
No indexes recorded
Column Syntax OID
The value of tVrrpIpv6RouterAdvertUseVirtualMac specifies whether
Router Advertisement messages are sent using the VRRP virtual MAC
address, provided that the virtual router is currently the master.

If th…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.1.10.1.1

tVrrpAssoBfdIntfTable

table obsolete
.1.3.6.1.4.1.6527.3.1.2.20.1.12 · 1 row entry · 10 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tVrrpAssoBfdIntfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpAssoBfdIntfTable'
The tVrrpAssoBfdIntfTable is a read-only table which provides a list
of the BFD interfaces associated with the corresponding VRRP virtual
router instance.
          
The BFD interface provides a fast mechanism for changing the state of
an VRRP virtual router instance riding on the same subnet.
tVrrpAssoBfdIntfEntry row .1.3.6.1.4.1.6527.3.1.2.20.1.12.1
Each row entry in the tVrrpAssoBfdIntfTable represents the BFD
interface associated with VRRP virtual router instance identified by
ifIndex, tVrrpAssoBfdIntfVrIdIpType and vrrpOperVrId.
Column Syntax OID
The value of tVrrpAssoBfdIntfVrIdIpType specifies the address type of
vrrpOperVrId object.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.20.1.12.1.1
The value of tVrrpAssoBfdIntfSvcId specifies the service ID of the
interface running BFD.
TIMETRA-TC-MIBTmnxServId
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.20.1.12.1.2
The value of tVrrpAssoBfdIntfIfName specifies the name of the
interface running BFD.
TIMETRA-TC-MIBTNamedItem
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.20.1.12.1.3
The value of tVrrpAssoBfdIntfDestIpType specifies the address type of
tVrrpAssoBfdIntfDestIp object.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.20.1.12.1.4
The value of tVrrpAssoBfdIntfDestIp specifies the destination IP
address on the interface running BFD.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.20.1.12.1.5
This object tVrrpAssoBfdIntfRowStatus is used for creation or deletion
of entries in the tVrrpAssoBfdIntfEntry. Deletion of an entry in this
table will not succeed if it is currently associated with any VRRP
virtual rou…
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.6527.3.1.2.20.1.12.1.6
The value of tVrrpAssoBfdIntfLastChgd indicates the time stamp of the
last change to this row of this table.
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.6527.3.1.2.20.1.12.1.7
The value of tVrrpAssoBfdIntfSrcIpType indicates the address type of
tVrrpAssoBfdIntfSrcIp object.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.20.1.12.1.8
The value of tVrrpAssoBfdIntfSrcIp indicates the source IP address on
the interface running BFD.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.20.1.12.1.9
The value of tVrrpAssoBfdIntfSessOperState indicates the operational
state of the BFD session the VRRP virtual router instance is relying
upon for its fast triggering mechanism.
TmnxVrrpAssoBfdIntfSessOperState
Type Values:
1unknown
2connected
3broken
4peerDetectsDown
5notConfigured
6noResources
.1.3.6.1.4.1.6527.3.1.2.20.1.12.1.10
.1.3.6.1.4.1.6527.3.1.2.20.1.14 · 1 row entry · 11 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tVrrpAssoBfdIntfSvcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpAssoBfdIntfSvcTable'
The tVrrpAssoBfdIntfSvcTable is a read-only table which provides a
list of the BFD interfaces associated with the corresponding VRRP
virtual router instance.
          
The BFD interface provides a fast mechanism for changing the state of
an VRRP virtual router instance riding on the same subnet.
tVrrpAssoBfdIntfSvcEntry row .1.3.6.1.4.1.6527.3.1.2.20.1.14.1
Each row entry in the tVrrpAssoBfdIntfSvcTable represents the BFD
interface associated with VRRP virtual router instance identified by
ifIndex, tVrrpAssoBfdIntfSvcVrIdIpType and vrrpOperVrId.
Column Syntax OID
The value of tVrrpAssoBfdIntfSvcVrIdIpType specifies the address type
of vrrpOperVrId object.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.20.1.14.1.1
The value of tVrrpAssoBfdIntfSvcSvcId specifies the service ID of the
interface running BFD.
TIMETRA-TC-MIBTmnxServIdr/w
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.20.1.14.1.2
The value of tVrrpAssoBfdIntfSvcIfName specifies the name of the
interface running BFD.
TIMETRA-TC-MIBTNamedItemr/w
Type Constraints:
range: 1..32
.1.3.6.1.4.1.6527.3.1.2.20.1.14.1.3
The value of tVrrpAssoBfdIntfSvcDestIpType specifies the address type
of tVrrpAssoBfdIntfSvcDestIp object.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.20.1.14.1.4
The value of tVrrpAssoBfdIntfSvcDestIp specifies the destination IP
address on the interface running BFD.
OctetStringr/w
Constraints:
range: 16-16
range: 20-20
range: 4-4
range: 0-0
.1.3.6.1.4.1.6527.3.1.2.20.1.14.1.5
This object tVrrpAssoBfdIntfSvcRowStatus is used for creation or
deletion of entries in the tVrrpAssoBfdIntfSvcEntry. Deletion of an
entry in this table will not succeed if it is currently associated
with any VRRP virtu…
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.6527.3.1.2.20.1.14.1.6
The value of tVrrpAssoBfdIntfSvcLastChgd indicates the time stamp of
the last change to this row of this table.
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.6527.3.1.2.20.1.14.1.7
The value of tVrrpAssoBfdIntfSvcSrcIpType indicates the address type
of tVrrpAssoBfdIntfSvcSrcIp object.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.20.1.14.1.8
The value of tVrrpAssoBfdIntfSvcSrcIp indicates the source IP address
on the interface running BFD.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.20.1.14.1.9
The value of tVrrpAssoBfdIntfSvcSessOperState indicates the
operational state of the BFD session the VRRP virtual router instance
is relying upon for its fast triggering mechanism.
TmnxVrrpAssoBfdIntfSessOperState
Type Values:
1unknown
2connected
3broken
4peerDetectsDown
5notConfigured
6noResources
.1.3.6.1.4.1.6527.3.1.2.20.1.14.1.10
The value of tVrrpAssoBfdIntfSvcName specifies the service name of the
interface running BFD. This object can only be set at row creation
time.
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.20.1.14.1.11
.1.3.6.1.4.1.6527.3.1.2.20.2.1 · 1 row entry · 10 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxVrrpPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpPolicyTable'
The tmnxVrrpPolicyTable contains a list of VRRP Priority Control
Policies.
tmnxVrrpPolicyEntry row .1.3.6.1.4.1.6527.3.1.2.20.2.1.1
Each row entry in the tmnxVrrpPolicyTable represents an instance of a
Priority Control Policy used to override or adjust the base priority
value of a VRRP virtual router instance depending on events or
conditions within…
Column Syntax OID
The index value tmnxVrrpPolicyId uniquely identifies a policy-id to be
used when creating a Priority Control Policy.
TmnxVrrpPolicyID
Type Constraints:
range: 1..9999
.1.3.6.1.4.1.6527.3.1.2.20.2.1.1.1
tmnxVrrpPolicyRowStatus is used for creation or deletion of entries in
the tmnxVrrpPolicyTable. Deletion of an entry in this table will not
succeed if it is currently associated with any VRRP virtual router
instance.
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.6527.3.1.2.20.2.1.1.2
The value of tmnxVrrpPolicyDescription specifies a user provided
description for the VRRP Policy. It can consist of any printable ASCII
characters.
TIMETRA-TC-MIBTItemDescriptionr/w
Type Constraints:
range: 0..80
.1.3.6.1.4.1.6527.3.1.2.20.2.1.1.3
The value of tmnxVrrpPolicyDeltaInUseLimit specifies the
delta-in-use-limit for a VRRP policy. Once the total sum of all delta
events has been calculated and subtracted from the base-priority of
the virtual router, the …
Unsigned32r/w
Constraints:
range: 1-254
.1.3.6.1.4.1.6527.3.1.2.20.2.1.1.4
The value of tmnxVrrpPolicyReferenceCount indicates the number of
virtual router instances to which the policy has been applied. The
policy cannot be deleted unless this value is 0.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.2.1.1.5
When multiple explicitly defined events associated with the priority
control policy happen simultaneously, the lowest value of all the
current explicit priorities will be used as the in-use priority for
the virtual rout…
TmnxVrrpPriority
Type Constraints:
range: 0..254
.1.3.6.1.4.1.6527.3.1.2.20.2.1.1.6
When multiple delta events associated with the priority control policy
happen simultaneously, the sum of the priorities of all these delta
events is specified by the variable tmnxVrrpPolicyCurrentDeltaSum.
This sum is s…
TmnxVrrpPriority
Type Constraints:
range: 0..254
.1.3.6.1.4.1.6527.3.1.2.20.2.1.1.7
The value of tmnxVrrpPolicySvcContext specifies the service ID
to which this policy applies. A value of '0' means that this policy
does not apply to a service, but to the base router instance. This
object can only be s…
TIMETRA-TC-MIBTmnxServIdr/w
Type Constraints:
range: 0..2148278381
.1.3.6.1.4.1.6527.3.1.2.20.2.1.1.8
The value of tmnxVrrpPolicyAdminState specifies the administrative
status of this VRRP policy.
TIMETRA-TC-MIBTmnxAdminStater/w
Type Values:
1noop
2inService
3outOfService
.1.3.6.1.4.1.6527.3.1.2.20.2.1.1.9
The value of tmnxVrrpPolicySvcNameContext specifies the service name
to which this policy applies. A default value of this object and and
tmnxVrrpPolicySvcContext set to default value means that this policy
does not app…
TIMETRA-TC-MIBTLNamedItemOrEmptyr/w
Type Constraints:
range: 0..64
.1.3.6.1.4.1.6527.3.1.2.20.2.1.1.10
.1.3.6.1.4.1.6527.3.1.2.20.2.2 · 1 row entry · 13 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxVrrpPortDownEventTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpPortDownEventTable'
The tmnxVrrpPortDownEventTable contains a list of Port Down Priority
Events.
tmnxVrrpPortDownEventEntry row .1.3.6.1.4.1.6527.3.1.2.20.2.2.1
Each row entry in the tmnxVrrpPortDownEventTable represents an
instance of a Port Down Priority Event used to override or adjust the
base priority value of a VRRP virtual router instance depending on the
operational sta…
Column Syntax OID
The index value tmnxVrrpPortDownEventPortId uniquely identifies the
port or channel whose operational state is monitored by this priority
control event.
TIMETRA-TC-MIBTmnxPortID .1.3.6.1.4.1.6527.3.1.2.20.2.2.1.1
tmnxVrrpPortDownEventRowStatus is used for the creation or deletion of
entries in the tmnxVrrpPortDownEventTable.
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.6527.3.1.2.20.2.2.1.2
The value of tmnxVrrpPortDownEventPriority specifies the priority
level associated with this event. When the operational state of the
event transitions to one of the 'set' states, this value will either
be subtracted fr…
TmnxVrrpPriorityr/w
Type Constraints:
range: 0..254
.1.3.6.1.4.1.6527.3.1.2.20.2.2.1.3
The value of tmnxVrrpPortDownEventType specifies whether this event is
a 'delta' or an 'explicit' event. When the event is 'set', the value
of tmnxVrrpPortDownEventPriority will be subtracted from the in-use
priority in…
TmnxEventTyper/w
Type Values:
1delta
2explicit
.1.3.6.1.4.1.6527.3.1.2.20.2.2.1.4
The value of tmnxVrrpPortDownEventHoldSet specifies the configured
Hold Set time associated with the event.
secondsTmnxEventHoldSetr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.2.1.5
The value of tmnxVrrpPortDownEventOperState indicates the current
operational state of the event.
TmnxPortDownEventOperState
Type Values:
0cleared
1setNotProvisioned
2setNotPopulated
3setDown
.1.3.6.1.4.1.6527.3.1.2.20.2.2.1.6
The value of tmnxVrrpPortDownEventHoldSetRemaining indicates the
current value of the hold-set timer i.e. the amount of time remaining
before the event will transition into the cleared state.
secondsTmnxEventHoldSet
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.2.1.7
The value of tmnxVrrpPortDownEventPrevState indicates the previous
operational state of the event.
TmnxPortDownEventOperState
Type Values:
0cleared
1setNotProvisioned
2setNotPopulated
3setDown
.1.3.6.1.4.1.6527.3.1.2.20.2.2.1.8
The value of tmnxVrrpPortDownEventLastTransition indicates the
sysUpTime when the operational state of the event last changed.
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.6527.3.1.2.20.2.2.1.9
The value of tmnxVrrpPortDownEventSetCounter indicates the number of
times the event has transitioned to one of the 'set' states.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.2.2.1.10
If value of tmnxVrrpPortDownEventInUse is 'true', then the event is
currently affecting the in-use priority of some virtual router.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.2.2.1.11
The value of tmnxVrrpPortDownEventHoldClear specifies the configured
Hold Clear time associated with the event.
secondsTmnxEventHoldClearr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.2.1.12
The value of tmnxVrrpPortDownEventHoldClearRemaining indicates the
current value of the hold-clear timer i.e. the amount of time
remaining before the cleared event will have an effect on the virtual
router instance.
secondsTmnxEventHoldClear
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.2.1.13
.1.3.6.1.4.1.6527.3.1.2.20.2.3 · 1 row entry · 11 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxVrrpLagPortDownEventTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpLagPortDownEventTable'
The tmnxVrrpLagPortDownEventTable contains a list of Lag Port Down
Priority Events.
tmnxVrrpLagPortDownEventEntry row .1.3.6.1.4.1.6527.3.1.2.20.2.3.1
Each row entry in the tmnxVrrpLagPortDownEventTable represents an
instance of a Lag Port Down Priority Event used to override or adjust
the base priority value of a VRRP virtual router instance depending on
the operatio…
Column Syntax OID
The index value tmnxVrrpLagPortDownEventLagId uniquely identifies the
Link Aggregation Group (LAG) whose operational state is monitored by
this priority control event.
TIMETRA-TC-MIBLAGInterfaceNumber
Type Constraints:
range: 1..800
.1.3.6.1.4.1.6527.3.1.2.20.2.3.1.1
tmnxVrrpLagPortDownEventRowStatus is used for the creation or deletion
of entries in the tmnxVrrpLagPortDownEventTable.
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.6527.3.1.2.20.2.3.1.2
The value of tmnxVrrpLagPortDownEventHoldSet specifies the configured
Hold Set time associated with the event.
secondsTmnxEventHoldSetr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.3.1.3
The value of tmnxVrrpLagPortDownEventOperState indicates the current
operational state of the event.

The value of zero indicates operational state of 'cleared' and '1'
indicates 'setNonExistant'. Otherwis…
Integer32
Constraints:
range: 0-65
.1.3.6.1.4.1.6527.3.1.2.20.2.3.1.4
The value of tmnxVrrpLagPortDownEventHoldSetRemaining indicates the
current value of the hold-set timer i.e. the amount of time remaining
before the event will transition into the cleared state.
secondsTmnxEventHoldSet
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.3.1.5
The value of tmnxVrrpLagPortDownEventPrevState indicates the previous
operational state of the event.

The value of zero indicates operational state of 'cleared' and '1'
indicates 'setNonExistant'. Otherwi…
Integer32
Constraints:
range: 0-65
.1.3.6.1.4.1.6527.3.1.2.20.2.3.1.6
The value of tmnxVrrpLagPortDownEventLastTransition indicates the
sysUpTime when the operational state of the event last changed.
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.6527.3.1.2.20.2.3.1.7
The value of tmnxVrrpLagPortDownEventSetCounter indicates the number
of times the event has transitioned to one of the 'set' states.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.2.3.1.8
If value of tmnxVrrpLagPortDownEventInUse is 'true', then the event is
currently affecting the in-use priority of some virtual router.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.2.3.1.9
The value of tmnxVrrpLagPortDownEventHoldClear specifies the
configured Hold Clear time associated with the event.
secondsTmnxEventHoldClearr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.3.1.10
The value of tmnxVrrpLagPortDownEventHoldClearRemaining indicates the
current value of the hold-clear timer i.e. the amount of time
remaining before the cleared event will have an effect on the virtual
router instance.
secondsTmnxEventHoldClear
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.3.1.11
.1.3.6.1.4.1.6527.3.1.2.20.2.4 · 1 row entry · 4 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxVrrpLagNumberDownEventTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpLagNumberDownEventTable'
The tmnxVrrpLagNumberDownEventTable contains a list of events
corresponding to the number of LAG ports that are operationally down
within a specific LAG.
tmnxVrrpLagNumberDownEventEntry row .1.3.6.1.4.1.6527.3.1.2.20.2.4.1
Each tmnxVrrpLagNumberDownEventEntry is associated with an entry in
the tmnxVrrpLagPortDownEventTable. It is used to assign a priority
value to the LAG Port Down Priority Event depending on the number of
LAG ports that …
Column Syntax OID
The index value tmnxVrrpLagNumberDown corresponds to the number of LAG
ports that are operationally down for a specific LAG. This value sets
a threshold for a LAG Port Down Event.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.2.4.1.1
tmnxVrrpLagNumberDownEventRowStatus is used for the creation or
deletion of entries in the tmnxVrrpLagNumberDownEventTable.
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.6527.3.1.2.20.2.4.1.2
The value of tmnxVrrpLagNumberDownEventPriority specifies the priority
level associated with this event. When the number of LAG ports that
are operationally down exceeds the threshold defined by
tmnxVrrpLagNumberDown, t…
TmnxVrrpPriorityr/w
Type Constraints:
range: 0..254
.1.3.6.1.4.1.6527.3.1.2.20.2.4.1.3
The value of tmnxVrrpLagNumberDownEventType specifies whether this
event is a 'delta' or an 'explicit' event. When the number of LAG
ports that are operationally down exceeds the threshold defined by
tmnxVrrpLagNumberDo…
TmnxEventTyper/w
Type Values:
1delta
2explicit
.1.3.6.1.4.1.6527.3.1.2.20.2.4.1.4
.1.3.6.1.4.1.6527.3.1.2.20.2.5 · 1 row entry · 17 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxVrrpHostUnreachableEventTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpHostUnreachableEventTable'
The tmnxVrrpHostUnreachableEventTable contains a list of Host
Unreachable Priority Events.
tmnxVrrpHostUnreachableEventEntry row .1.3.6.1.4.1.6527.3.1.2.20.2.5.1
Each row entry in the tmnxVrrpHostUnreachableEventTable represents an
instance of a 'HostUnreachable' Priority Event used to override or
adjust the base priority value of a VRRP virtual router instance
depending on the …
Column Syntax OID
This priority control event monitors the ability to receive ICMP Echo
Reply packets from a host which is uniquely identified by the index
value tmnxVrrpHostUnreachableEventIpAddr.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.1
tmnxVrrpHostUnreachableEventRowStatus is used for the creation or
deletion of entries in the tmnxVrrpHostUnreachableEventTable.
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.6527.3.1.2.20.2.5.1.2
The value of tmnxVrrpHostUnreachableEventPriority specifies the
priority level associated with this event. When the operational state
of the event transitions to one of the 'set' states, this value will
either be subtra…
TmnxVrrpPriorityr/w
Type Constraints:
range: 0..254
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.3
The value of tmnxVrrpHostUnreachableEventType specifies whether this
event is a 'delta' or an 'explicit' event. When the event is 'set',
the value of tmnxVrrpHostUnreachableEventPriority will be subtracted
from the in-u…
TmnxEventTyper/w
Type Values:
1delta
2explicit
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.4
The value of tmnxVrrpHostUnreachableEventHoldSet specifies the
configured Hold Set time associated with the event.
secondsTmnxEventHoldSetr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.5
The value of tmnxVrrpHostUnreachableEventInterval specifies the amount
of time in seconds between consecutive ICMP Echo Requests sent to the
far end host IP address.
secondsUnsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.6
The value of tmnxVrrpHostUnreachableEventTimeout specifies the amount
of time in seconds that is allowed for receiving an ICMP Echo Reply
message from the far end host IP address to which a ICMP Echo Request
message was…
secondsUnsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.7
The value of tmnxVrrpHostUnreachableEventDropCount specifies the
number of consecutive ICMP Echo Request message send attempts that
must fail for the priority event to enter a 'set' state.
Unsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.8
The value of tmnxVrrpHostUnreachableEventOperState indicates the
current operational state of the event.
TmnxHostUnreachableEventOperState
Type Values:
0clearedNoArp
1clearedNoRoute
2clearedHostUnreachable
3clearedNoReply
4clearedReplyReceived
5setNoArp
6setNoRoute
7setHostUnreachable
8setNoReply
9setReplyReceived
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.9
The value of tmnxVrrpHostUnreachableEventHoldSetRemaining indicates
the current value of the hold-set timer i.e. the amount of time
remaining before the event will transition into the cleared state.
secondsTmnxEventHoldSet
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.10
The value of tmnxVrrpHostUnreachableEventPrevState indicates the
previous operational state of the event.
TmnxHostUnreachableEventOperState
Type Values:
0clearedNoArp
1clearedNoRoute
2clearedHostUnreachable
3clearedNoReply
4clearedReplyReceived
5setNoArp
6setNoRoute
7setHostUnreachable
8setNoReply
9setReplyReceived
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.11
The value of tmnxVrrpHostUnreachableEventLastTransition indicates the
sysUpTime when the operational state of the event last changed.
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.6527.3.1.2.20.2.5.1.12
The value of tmnxVrrpHostUnreachableEventSetCounter indicates the
number of times the event has transitioned to one of the 'set' states.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.13
If value of tmnxVrrpHostUnreachableEventInUse is 'true', then the
event is currently affecting the in-use priority of some virtual
router.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.14
The value of tmnxVrrpHostUnreachableEventHoldClear specifies the
configured Hold Clear time associated with the event.
secondsTmnxEventHoldClearr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.15
The value of tmnxVrrpHostUnreachableEventHoldClearRemaining indicates
the current value of the hold-clear timer i.e. the amount of time
remaining before the cleared event will have an effect on the virtual
router instan…
secondsTmnxEventHoldClear
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.16
The value of tmnxVrrpHostUnreachableEvtSize specifies the padding size
to be used for the ICMP packet for this event.
bytesUnsigned32r/w
Constraints:
range: 0-16384
.1.3.6.1.4.1.6527.3.1.2.20.2.5.1.17
.1.3.6.1.4.1.6527.3.1.2.20.2.6 · 1 row entry · 17 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxVrrpRouteUnknownEventTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpRouteUnknownEventTable'
The tmnxVrrpRouteUnknownEventTable contains a list of Route Unknown
Priority Events.
tmnxVrrpRouteUnknownEventEntry row .1.3.6.1.4.1.6527.3.1.2.20.2.6.1
Each row entry in the tmnxVrrpRouteUnknownEventTable represents an
instance of a Route Unknown Priority Event used to override or adjust
the base priority value of a VRRP virtual router instance depending on
the operati…
Column Syntax OID
The index value tmnxVrrpRouteUnknownEventPrefix identifies the IP
prefix of the route whose existence within the routing table is being
monitored by this priority control event.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.1
The index value tmnxVrrpRouteUnknownEventMaskLen identifies the prefix
mask length of the route whose existence within the routing table is
being monitored by this priority control event.
Unsigned32
Constraints:
range: 0-32
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.2
tmnxVrrpRouteUnknownEventRowStatus is used for the creation or
deletion of entries in the tmnxVrrpRouteUnknownEventTable.
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.6527.3.1.2.20.2.6.1.3
The value of tmnxVrrpRouteUnknownEventPriority specifies the priority
level associated with this event. When the operational state of the
event transitions to one of the 'set' states, this value will either
be subtracte…
TmnxVrrpPriorityr/w
Type Constraints:
range: 0..254
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.4
The value of tmnxVrrpRouteUnknownEventType specifies whether this
event is a 'delta' or an 'explicit' event. When the event is 'set',
the value of tmnxVrrpRouteUnknownEventPriority will be subtracted from
the in-use pri…
TmnxEventTyper/w
Type Values:
1delta
2explicit
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.5
The value of tmnxVrrpRouteUnknownEventHoldSet specifies the configured
Hold Set time associated with the event.
secondsTmnxEventHoldSetr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.6
Setting the value of tmnxVrrpRouteUnknownEventLessSpecific to 'true',
allows a route with a less specific IP prefix to match the IP prefix
associated with the event.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.7
Setting the value of tmnxVrrpRouteUnknownEventDefaultAllowed to
'true', allows the default route to match the IP prefix associated
with the event. This value is valid only when
tmnxVrrpRouteUnknownEventLessSpecific is '…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.8
The bits of tmnxVrrpRouteUnknownEventProtocol identify the allowed
route sources when matching the IP prefix associated with this event
with the results of a Route table lookup. If the bit corresponding to
a protocol is…
Bitsr/w
Enumerated Values:
0bgp
1ospf
2isis
3rip
4static
5bgpVpn
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.9
The value of tmnxVrrpRouteUnknownEventOperState indicates the current
operational state of the event.
TmnxRouteUnknownEventOperState
Type Values:
0clearedLessSpecificFound
1clearedFound
2setNonExistent
3setInActive
4setWrongNextHop
5setWrongProtocol
6setLessSpecificFound
7setDefaultBestMatch
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.10
The value of tmnxVrrpRouteUnknownEventHoldSetRemaining indicates the
current value of the hold-set timer i.e. the amount of time remaining
before the event will transition into the cleared state.
secondsTmnxEventHoldSet
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.11
The value of tmnxVrrpRouteUnknownEventPrevState indicates the previous
operational state of the event.
TmnxRouteUnknownEventOperState
Type Values:
0clearedLessSpecificFound
1clearedFound
2setNonExistent
3setInActive
4setWrongNextHop
5setWrongProtocol
6setLessSpecificFound
7setDefaultBestMatch
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.12
The value of tmnxVrrpRouteUnknownEventLastTransition indicates the
sysUpTime when the operational state of the event last changed.
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.6527.3.1.2.20.2.6.1.13
The value of tmnxVrrpRouteUnknownEventSetCounter indicates the number
of times the event has transitioned to one of the 'set' states.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.14
If value of tmnxVrrpRouteUnknownEventInUse is 'true', then the event
is currently affecting the in-use priority of some virtual router.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.15
The value of tmnxVrrpRouteUnknownEventHoldClear specifies the
configured Hold Clear time associated with the event.
secondsTmnxEventHoldClearr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.16
The value of tmnxVrrpRouteUnknownEventHoldClearRemaining indicates the
current value of the hold-clear timer i.e. the amount of time amount
of time remaining before the cleared event will have an effect on the
virtual r…
secondsTmnxEventHoldClear
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.6.1.17
.1.3.6.1.4.1.6527.3.1.2.20.2.7 · 1 row entry · 2 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxVrrpRouteUnknownEventNextHopTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpRouteUnknownEventNextHopTable'
The tmnxVrrpRouteUnknownEventNextHopTable contains a list of next-hop
IP addresses associated with each Route Unknown Priority Events
defined in tmnxVrrpRouteUnknownEventTable.
tmnxVrrpRouteUnknownEventNextHopEntry row .1.3.6.1.4.1.6527.3.1.2.20.2.7.1
Each row entry in the tmnxVrrpRouteUnknownEventNextHopTable represents
an instance of a next-hop IP address which is defined as a match
criterion for the Route Unknown Priority Event associated with this
entry.
Column Syntax OID
The index value tmnxVrrpRouteUnknownEventNextHop identifies the
next-hop IP address which is used to match the route prefix being
monitored by this priority control event with the results of a route
table lookup.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.6527.3.1.2.20.2.7.1.1
tmnxVrrpRouteUnknownEventNextHopRowStatus is used for the creation or
deletion of entries in the tmnxVrrpRouteUnknownEventNextHopTable.
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.6527.3.1.2.20.2.7.1.2
.1.3.6.1.4.1.6527.3.1.2.20.2.9 · 1 row entry · 20 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tVrrpHstUnrchEvtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpHstUnrchEvtTable'
The tVrrpHstUnrchEvtTable contains a list of Host Unreachable Priority
Events.
tVrrpHstUnrchEvtEntry row .1.3.6.1.4.1.6527.3.1.2.20.2.9.1
Each row entry in the tVrrpHstUnrchEvtTable represents an instance of
a 'HostUnreachable' Priority Event used to override or adjust the base
priority value of a VRRP virtual router instance depending on the
operational …
Column Syntax OID
The IP address type of tVrrpHstUnrchEvtIpAddr.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.1
This priority control event monitors the ability to receive ICMP Echo
Reply packets from a host which is uniquely identified by the index
value tVrrpHstUnrchEvtIpAddr.
OctetString
Constraints:
range: 16-16
range: 4-4
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.2
The value of tVrrpHstUnrchEvtIfName specifies the interface name when
a link-local address is specified for tVrrpHstUnrchEvtIpAddr.

This object is set to empty when tVrrpHstUnrchEvtIpAddr is not a
link-lo…
TIMETRA-TC-MIBTNamedItemOrEmpty
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.3
tVrrpHstUnrchEvtRowStatus is used for the creation or deletion of
entries in the tVrrpHstUnrchEvtTable.
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.6527.3.1.2.20.2.9.1.4
The value of tVrrpHstUnrchEvtPriority specifies the priority level
associated with this event. When the operational state of the event
transitions to one of the 'set' states, this value will either be
subtracted from th…
TmnxVrrpPriorityr/w
Type Constraints:
range: 0..254
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.5
The value of tVrrpHstUnrchEvtType specifies whether this event is a
'delta' or an 'explicit' event. When the event is 'set', the value of
tVrrpHstUnrchEvtPriority will be subtracted from the in-use priority
in case of a…
TmnxEventTyper/w
Type Values:
1delta
2explicit
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.6
The value of tVrrpHstUnrchEvtHoldSet specifies the configured Hold Set
time associated with the event.
secondsTmnxEventHoldSetr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.7
The value of tVrrpHstUnrchEvtInterval specifies the amount of time in
seconds between consecutive ICMP Echo Requests sent to the far end
host IP address.
secondsUnsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.8
The value of tVrrpHstUnrchEvtTimeout specifies the amount of time in
seconds that is allowed for receiving an ICMP Echo Reply message from
the far end host IP address to which a ICMP Echo Request message was
sent out. I…
secondsUnsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.9
The value of tVrrpHstUnrchEvtDropCount specifies the number of
consecutive ICMP Echo Request message send attempts that must fail for
the priority event to enter a 'set' state.
Unsigned32r/w
Constraints:
range: 1-60
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.10
The value of tVrrpHstUnrchEvtOperState indicates the current
operational state of the event.
TmnxHostUnreachableEventOperState
Type Values:
0clearedNoArp
1clearedNoRoute
2clearedHostUnreachable
3clearedNoReply
4clearedReplyReceived
5setNoArp
6setNoRoute
7setHostUnreachable
8setNoReply
9setReplyReceived
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.11
The value of tVrrpHstUnrchEvtHoldSetRemaining indicates the current
value of the hold-set timer i.e. the amount of time remaining before
the event will transition into the cleared state.
secondsTmnxEventHoldSet
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.12
The value of tVrrpHstUnrchEvtPrevState indicates the previous
operational state of the event.
TmnxHostUnreachableEventOperState
Type Values:
0clearedNoArp
1clearedNoRoute
2clearedHostUnreachable
3clearedNoReply
4clearedReplyReceived
5setNoArp
6setNoRoute
7setHostUnreachable
8setNoReply
9setReplyReceived
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.13
The value of tVrrpHstUnrchEvtLastTransition indicates the sysUpTime
when the operational state of the event last changed.
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.6527.3.1.2.20.2.9.1.14
The value of tVrrpHstUnrchEvtSetCounter indicates the number of times
the event has transitioned to one of the 'set' states.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.15
The value of tVrrpHstUnrchEvtInUse when set to 'true' indicates that
the event is currently affecting the in-use priority of some virtual
router.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.16
The value of tVrrpHstUnrchEvtHoldClear specifies the configured Hold
Clear time associated with the event.
secondsTmnxEventHoldClearr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.17
The value of tVrrpHstUnrchEvtHldClrRemain indicates the current value
of the hold-clear timer i.e. the amount of time remaining before the
cleared event will have an effect on the virtual router instance.
secondsTmnxEventHoldClear
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.18
The value of tVrrpHstUnrchEvtLastChgd indicates the time stamp of the
last change to this row of this table.
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.6527.3.1.2.20.2.9.1.19
The value of tVrrpHstUnrchEvtSize specifies the padding size to be
used for the ICMP packet for this event.
bytesUnsigned32r/w
Constraints:
range: 0-16384
.1.3.6.1.4.1.6527.3.1.2.20.2.9.1.20
.1.3.6.1.4.1.6527.3.1.2.20.2.11 · 1 row entry · 19 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tVrrpRtUnknEvtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpRtUnknEvtTable'
The tVrrpRtUnknEvtTable contains a list of Route Unknown Priority
Events.
tVrrpRtUnknEvtEntry row .1.3.6.1.4.1.6527.3.1.2.20.2.11.1
Each row entry in the tVrrpRtUnknEvtTable represents an instance of a
Route Unknown Priority Event used to override or adjust the base
priority value of a VRRP virtual router instance depending on the
operational state …
Column Syntax OID
The IP address type of tVrrpRtUnknEvtPrefix.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.1
The index value tVrrpRtUnknEvtPrefix identifies the IP prefix of the
route whose existence within the routing table is being monitored by
this priority control event.
OctetString
Constraints:
range: 0-0
range: 4-4
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.2
The index value tVrrpRtUnknEvtMaskLen identifies the prefix mask
length of the route whose existence within the routing table is being
monitored by this priority control event.
INET-ADDRESS-MIBInetAddressPrefixLength
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.3
tVrrpRtUnknEvtRowStatus is used for the creation or deletion of
entries in the tVrrpRtUnknEvtTable.
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.6527.3.1.2.20.2.11.1.4
The value of tVrrpRtUnknEvtPriority specifies the priority level
associated with this event. When the operational state of the event
transitions to one of the 'set' states, this value will either be
subtracted from the …
TmnxVrrpPriorityr/w
Type Constraints:
range: 0..254
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.5
The value of tVrrpRtUnknEvtType specifies whether this event is a
'delta' or an 'explicit' event. When the event is 'set', the value of
tVrrpRtUnknEvtPriority will be subtracted from the in-use priority in
case of a 'de…
TmnxEventTyper/w
Type Values:
1delta
2explicit
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.6
The value of tVrrpRtUnknEvtHoldSet specifies the configured Hold Set
time associated with the event.
secondsTmnxEventHoldSetr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.7
Setting the value of tVrrpRtUnknEvtLessSpecific to 'true', allows a
route with a less specific IP prefix to match the IP prefix associated
with the event.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.8
Setting the value of tVrrpRtUnknEvtDefaultAllowed to 'true', allows
the default route to match the IP prefix associated with the event.
This value is valid only when tVrrpRtUnknEvtLessSpecific is 'true'. If
tVrrpRtUnknE…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.9
The bits of tVrrpRtUnknEvtProtocol specify the allowed route sources
when matching the IP prefix associated with this event with the
results of a Route table lookup. If the bit corresponding to a
protocol is set then th…
Bitsr/w
Enumerated Values:
0bgp
1ospf
2isis
3rip
4static
5bgpVpn
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.10
The value of tVrrpRtUnknEvtOperState indicates the current operational
state of the event.
TmnxRouteUnknownEventOperState
Type Values:
0clearedLessSpecificFound
1clearedFound
2setNonExistent
3setInActive
4setWrongNextHop
5setWrongProtocol
6setLessSpecificFound
7setDefaultBestMatch
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.11
The value of tVrrpRtUnknEvtHoldSetRemaining indicates the current
value of the hold-set timer i.e. the amount of time remaining before
the event will transition into the cleared state.
secondsTmnxEventHoldSet
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.12
The value of tVrrpRtUnknEvtPrevState indicates the previous
operational state of the event.
TmnxRouteUnknownEventOperState
Type Values:
0clearedLessSpecificFound
1clearedFound
2setNonExistent
3setInActive
4setWrongNextHop
5setWrongProtocol
6setLessSpecificFound
7setDefaultBestMatch
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.13
The value of tVrrpRtUnknEvtLastTransition indicates the sysUpTime when
the operational state of the event last changed.
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.6527.3.1.2.20.2.11.1.14
The value of tVrrpRtUnknEvtSetCounter indicates the number of times
the event has transitioned to one of the 'set' states.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.15
The value of tVrrpRtUnknEvtInUse when set to 'true' indicates that the
event is currently affecting the in-use priority of some virtual
router.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.16
The value of tVrrpRtUnknEvtHoldClear specifies the configured Hold
Clear time associated with the event.
secondsTmnxEventHoldClearr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.17
The value of tVrrpRtUnknEvtHoldClearRemaining indicates the current
value of the hold-clear timer i.e. the amount of time amount of time
remaining before the cleared event will have an effect on the virtual
router insta…
secondsTmnxEventHoldClear
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.11.1.18
The value of tVrrpRtUnknEvtLastChgd indicates the time stamp of the
last change to this row of this table.
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.6527.3.1.2.20.2.11.1.19
.1.3.6.1.4.1.6527.3.1.2.20.2.13 · 1 row entry · 5 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tVrrpRtUnknEvtNextHopTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpRtUnknEvtNextHopTable'
The tVrrpRtUnknEvtNextHopTable contains a list of next-hop IP
addresses associated with each Route Unknown Priority Events defined
in tVrrpRtUnknEvtTable.
tVrrpRtUnknEvtNextHopEntry row .1.3.6.1.4.1.6527.3.1.2.20.2.13.1
Each row entry in the tVrrpRtUnknEvtNextHopTable represents an
instance of a next-hop IP address which is defined as a match
criterion for the Route Unknown Priority Event associated with this
entry.

Entrie…
Column Syntax OID
The IP address type of tVrrpRtUnknEvtNextHop.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.20.2.13.1.1
The index value tVrrpRtUnknEvtNextHop identifies the next-hop IP
address which is used to match the route prefix being monitored by
this priority control event with the results of a route table lookup.
OctetString
Constraints:
range: 4-4
range: 16-16
range: 20-20
.1.3.6.1.4.1.6527.3.1.2.20.2.13.1.2
The value of tVrrpRtUnknEvtNextHopIfName specifies the interface name
when a link-local address is specified for tVrrpRtUnknEvtNextHop.

This object is set to empty when tVrrpRtUnknEvtNextHop is not a
link…
TIMETRA-TC-MIBTNamedItemOrEmpty
Type Constraints:
range: 0..32
.1.3.6.1.4.1.6527.3.1.2.20.2.13.1.3
tVrrpRtUnknEvtNextHopRowStatus is used for the creation or deletion of
entries in the tVrrpRtUnknEvtNextHopTable.
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.6527.3.1.2.20.2.13.1.4
The value of tVrrpRtUnknEvtNextHopLastChgd indicates the time stamp of
the last change to this row of this table.
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.6527.3.1.2.20.2.13.1.5
.1.3.6.1.4.1.6527.3.1.2.20.2.14 · 1 row entry · 13 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tVrrpPriEvtMcIPsecNoFwdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tVrrpPriEvtMcIPsecNoFwdTable'
The tVrrpPriEvtMcIPsecNoFwdTable contains a list of multi-chassis
IPsec non-forwarding priority events for the multi-chassis tunnel
groups.
tVrrpPriEvtMcIPsecNoFwdEntry row .1.3.6.1.4.1.6527.3.1.2.20.2.14.1
Each row entry in the tVrrpPriEvtMcIPsecNoFwdTable represents an
instance of a multi-chassis IPsec tunnel group Priority Event used to
override the base priority value of a VRRP virtual router instance
depending on the …
Column Syntax OID
The index value tVrrpPriEvtMcIPsecNoFwdTnlGrpId uniquely identifies
the multi-chassis IPSEC tunnel group whose non-forwarding state is
monitored by this priority control event.
TIMETRA-TC-MIBTmnxTunnelGroupId
Type Constraints:
range: 1..16
.1.3.6.1.4.1.6527.3.1.2.20.2.14.1.1
The tVrrpPriEvtMcIPsecNoFwdRowStatus is used for the creation or
deletion of entries in the tVrrpPriEvtMcIPsecNoFwdTable.
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.6527.3.1.2.20.2.14.1.2
The value of tVrrpPriEvtMcIPsecNoFwdPriority specifies the priority
level associated with this event.

An 'inconsistentValue' error is returned when
tVrrpPriEvtMcIPsecNoFwdType is set to 'delta' when
tVrrp…
TmnxVrrpPriorityr/w
Type Constraints:
range: 0..254
.1.3.6.1.4.1.6527.3.1.2.20.2.14.1.3
The value of tVrrpPriEvtMcIPsecNoFwdType specifies the type of this
event.

An 'inconsistentValue' error is returned when
tVrrpPriEvtMcIPsecNoFwdType is set to 'delta' when
tVrrpPriEvtMcIPsecNoFwdPriority …
TmnxEventTyper/w
Type Values:
1delta
2explicit
.1.3.6.1.4.1.6527.3.1.2.20.2.14.1.4
The value of tVrrpPriEvtMcIPsecNoFwdHoldSet specifies the configured
Hold Set time associated with the event.
secondsTmnxEventHoldSetr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.14.1.5
The value of tVrrpPriEvtMcIPsecNoFwdOperState indicates the current
operational state of the event.
TmnxMcIPsecNoFwdEventOperState
Type Values:
0cleared
1setNotForwarding
.1.3.6.1.4.1.6527.3.1.2.20.2.14.1.6
The The value of tVrrpPriEvtMcIPsecNoFwdHoldSetR indicates the
current value of the hold-set timer i.e. the amount of time
remaining before the event will transition into the cleared state.
secondsTmnxEventHoldSet
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.14.1.7
The value of tVrrpPriEvtMcIPsecNoFwdPrevState indicates the previous
operational state of the event.
TmnxMcIPsecNoFwdEventOperState
Type Values:
0cleared
1setNotForwarding
.1.3.6.1.4.1.6527.3.1.2.20.2.14.1.8
The value of tVrrpPriEvtMcIPsecNoFwdTransTm indicates the sysUpTime
when the operational state of the event last changed.
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.6527.3.1.2.20.2.14.1.9
The value of tVrrpPriEvtMcIPsecNoFwdSetCntr indicates the number of
times the event has transitioned to one of the 'set' states.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.2.14.1.10
If value of tVrrpPriEvtMcIPsecNoFwdInUse is 'true', then the event is
currently affecting the in-use priority of some virtual router
instance.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6527.3.1.2.20.2.14.1.11
The value of tVrrpPriEvtMcIPsecNoFwdHoldClr specifies the configured
Hold Clear time associated with the event.
secondsTmnxEventHoldClearr/w
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.14.1.12
The value of tVrrpPriEvtMcIPsecNoFwdHoldClrR indicates the current
value of the hold-clear timer i.e. the amount of time remaining before
the cleared event will have an effect on the virtual router instance.
secondsTmnxEventHoldClear
Type Constraints:
range: 0..86400
.1.3.6.1.4.1.6527.3.1.2.20.2.14.1.13
.1.3.6.1.4.1.6527.3.1.2.20.2.16 · 1 row entry · 4 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxVrrpLagWtDownEventTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRRP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRRP-MIB::tmnxVrrpLagWtDownEventTable'
The tmnxVrrpLagWtDownEventTable contains a list of events
corresponding to the number of LAG ports that are weighted down within
a specific LAG.
tmnxVrrpLagWtDownEventEntry row .1.3.6.1.4.1.6527.3.1.2.20.2.16.1
Each tmnxVrrpLagWtDownEventEntry is associated with an entry in the
tmnxVrrpLagPortDownEventTable. It is used to assign a priority value
to the LAG Weight Down Priority Event depending on the number of LAG
ports that ar…
Column Syntax OID
The index value tmnxVrrpLagWtDown corresponds to the number of LAG
ports that are weighted down for a specific LAG. This value sets a
threshold for a LAG Weight Down Event.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.20.2.16.1.1
tmnxVrrpLagWtDownEventRowStatus is used for the creation or deletion
of entries in the tmnxVrrpLagWtDownEventTable.
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.6527.3.1.2.20.2.16.1.2
The value of tmnxVrrpLagWtDownEventPriority specifies the priority
level associated with this event. When the number of LAG ports that
are weighted down exceeds the threshold defined by tmnxVrrpLagWtDown,
this priority …
TmnxVrrpPriorityr/w
Type Constraints:
range: 0..254
.1.3.6.1.4.1.6527.3.1.2.20.2.16.1.3
The value of tmnxVrrpLagWtDownEventType specifies whether this event
is a 'delta' or an 'explicit' event. When the number of LAG ports that
are weighted down exceeds the threshold defined by tmnxVrrpLagWtDown,
the value…
TmnxEventTyper/w
Type Values:
1delta
2explicit
.1.3.6.1.4.1.6527.3.1.2.20.2.16.1.4