TIMETRA-VRRP-MIB

File: TIMETRA-VRRP-MIB.mib (178127 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
TIMETRA-TC-MIB TIMETRA-GLOBAL-MIB TIMETRA-LAG-MIB
IF-MIB VRRP-MIB TIMETRA-VRRP-V3-MIB
INET-ADDRESS-MIB IP-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 IpAddress
Counter32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TEXTUAL-CONVENTION RowStatus
TruthValue TimeStamp TimeInterval
MacAddress TItemDescription TmnxPortID
TmnxServId TNamedItem TNamedItemOrEmpty
timetraSRMIBModules tmnxSRObjs tmnxSRNotifyPrefix
tmnxSRConfs LAGInterfaceNumber ifIndex
vrrpOperVrId vrrpOperMasterIpAddr vrrpOperEntry
vrrpRouterStatsEntry vrrpOperationsVrId vrrpOperationsMasterIpAddr
vrrpOperationsEntry vrrpRouterStatisticsEntry vrrpNewMasterReason
InetAddress InetAddressType InetAddressPrefixLength
ipv6RouterAdvertEntry

Defined Types

TmnxVrrpPolicyID  
The TmnxVrrpPolicyID textual convention is used to uniquely identify a Priority Control Policy.
TEXTUAL-CONVENTION    
  Unsigned32 1..9999  

TmnxVrrpPriority  
The TmnxVrrpPriority textual convention specifies either the configured delta-in-use-limit priority for a VRRP Priority Control Policy or the configured delta or explicit priority for a Priority Control Event.
TEXTUAL-CONVENTION    
  Unsigned32 0..254  

TmnxEventType  
The TmnxEventType textual convention is an enumerated integer that specifies whether the priority event is a delta(1) or an explicit(2) event. A Delta priority event is a conditional event defined in a Priority Control policy that subtracts a given amount from the base priority to give the current in-use priority for the VRRP virtual router instances to which the policy is applied. An Explicit priority event is a conditional event defined in a Priority Control policy that explicitly defines the in-use priority for the VRRP virtual router instances to which the policy is applied. Explicit events override all Delta Events. When multiple explicit events occur simultaneously, the event with the lowest priority value defines the in-use priority.
TEXTUAL-CONVENTION    
  INTEGER delta(1), explicit(2)  

TmnxEventHoldSet  
The TmnxEventHoldSet textual convention specifies the hold-set time i.e. the amount of time in seconds that must transpire before an event which is in a 'set' state can transition to the 'cleared' state. The hold-set time is used to dampen the effect of a flapping event. Each time an event transitions between 'cleared' and 'set', the hold-set timer is loaded with the configured hold-set time and begins to count down to zero. If the timer reaches zero, the event will be allowed to enter the 'cleared' state depending on whether the object controlling the event conforms to the requirements defined in the event itself. It is possible, on some event types, to have a further 'set' action reload the hold-set timer. This extends the amount of time that must expire before entering the cleared state.
TEXTUAL-CONVENTION    
  Unsigned32 0..86400  

TmnxEventHoldClear  
The TmnxEventHoldClear textual convention specifies the hold-clear time i.e. the amount of time in seconds by which the effect of a cleared event on the associated virtual router instance is delayed. The hold-clear time is used to prevent black hole conditions when a virtual router instance advertises itself as a master before other conditions associated with the cleared event have had a chance to enter a forwarding state.
TEXTUAL-CONVENTION    
  Unsigned32 0..86400  

TmnxPortDownEventOperState  
The TmnxPortDownEventOperState textual convention is an enumerated integer that specifies the operational state of a Port Down Priority Event. The event state corresponds to the state of the port or the channel with which it is associated.
TEXTUAL-CONVENTION    
  INTEGER cleared(0), setNotProvisioned(1), setNotPopulated(2), setDown(3)  

TmnxLagPortDownEventOperState  
The TmnxLagPortDownEventOperState textual convention is an enumerated integer that specifies the operational state of a LAG Port Down Priority Event. The event state depends on the state of each port in the LAG (Link Aggregation Group) with which it is associated.
TEXTUAL-CONVENTION    
  INTEGER cleared(0), setNonExistant(1), setOnePortDown(2), setTwoPortDown(3), setThreePortDown(4), setFourPortDown(5), setFivePortDown(6), setSixPortDown(7), setSevenPortDown(8), setEightPortDown(9), setNinePortDown(10), setTenPortDown(11), setElevenPortDown(12), setTwelvePortDown(13), setThirteenPortDown(14), setFourteenPortDown(15), setFifteenPortDown(16), setSixteenPortDown(17)  

TmnxHostUnreachableEventOperState  
The TmnxHostUnreachableEventOperState textual convention is an enumerated integer that specifies the operational state of a Host Unreachable Priority Event. The event state corresponds to the ability to receive ICMP Echo Reply packets from the IP host address associated with the event
TEXTUAL-CONVENTION    
  INTEGER clearedNoArp(0), clearedNoRoute(1), clearedHostUnreachable(2), clearedNoReply(3), clearedReplyReceived(4), setNoArp(5), setNoRoute(6), setHostUnreachable(7), setNoReply(8), setReplyReceived(9)  

TmnxRouteUnknownEventOperState  
The TmnxRouteUnknownEventOperState textual convention is an enumerated integer that specifies the operational state of a Route Unknown Priority Event. The event state corresponds to the existence in the routing table of an active route to the IP route prefix corresponding to the event.
TEXTUAL-CONVENTION    
  INTEGER clearedLessSpecificFound(0), clearedFound(1), setNonExistent(2), setInActive(3), setWrongNextHop(4), setWrongProtocol(5), setLessSpecificFound(6), setDefaultBestMatch(7)  

TmnxVrrpAssoBfdIntfSessOperState  
The TmnxVrrpAssoBfdIntfSessOperState data type is an enumerated integer that describes the values used to identify the operational state of a BFD session the VRRP virtual router instance is relying upon for its fast triggering mechanism.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), connected(2), broken(3), peerDetectsDown(4), notConfigured(5), noResources(6)  

TmnxVrrpOperEntry  
SEQUENCE    
  tmnxVrrpOperState INTEGER
  tmnxVrrpOperVirtualMacAddr MacAddress
  tmnxVrrpOperMismatchDiscard TruthValue
  tmnxVrrpOperPingReply TruthValue
  tmnxVrrpOperTelnetReply TruthValue
  tmnxVrrpOperSshReply TruthValue
  tmnxVrrpOperPolicyId Unsigned32
  tmnxVrrpOperInUsePriority Unsigned32
  tmnxVrrpOperMasterSince TimeStamp
  tmnxVrrpOperMasterPriority Unsigned32
  tmnxVrrpOperOwner TruthValue
  tmnxVrrpOperMasterDownInterval TimeInterval
  tmnxVrrpOperMasterDownTimer TimeInterval
  tmnxVrrpOperAdvIntervalInherit TruthValue
  tmnxVrrpOperInUseAdvInterval Integer32
  tmnxVrrpOperTracerouteReply TruthValue
  tmnxVrrpOperStandbyFwding TruthValue
  tmnxVrrpOperAdvIntervalMilSec Unsigned32
  tmnxVrrpOperInUseAdvIntlMilSec Unsigned32
  tmnxVrrpOperInitDelay Unsigned32
  tmnxVrrpOperInitTimer TimeInterval

TmnxVrrpRouterStatsEntry  
SEQUENCE    
  tmnxVrrpStatsAdvertiseSent Counter32
  tmnxVrrpStatsPreemptEvents Counter32
  tmnxVrrpStatsPreemptedEvents Counter32
  tmnxVrrpStatsMasterChanges Counter32
  tmnxVrrpStatsAdvertiseIntervalDiscards Counter32
  tmnxVrrpStatsAddressListDiscards Counter32
  tmnxVrrpStatsTotalDiscards Counter32

TmnxVrrpRouterMasterEntry  
SEQUENCE    
  tmnxVrrpRouterMasterPrimaryAddr IpAddress
  tmnxVrrpRouterMasterLastSeen TimeStamp
  tmnxVrrpRouterMasterMessageCount Counter32
  tmnxVrrpRouterMasterAuthSequence Integer32
  tmnxVrrpRouterMasterIPListMatch TruthValue

TmnxVrrpAssoBfdIntfEntry  
SEQUENCE    
  tmnxVrrpAssoBfdIntfSvcId TmnxServId
  tmnxVrrpAssoBfdIntfIfName TNamedItem
  tmnxVrrpAssoBfdIntfDestIpType InetAddressType
  tmnxVrrpAssoBfdIntfDestIp InetAddress
  tmnxVrrpAssoBfdIntfRowStatus RowStatus
  tmnxVrrpAssoBfdIntfLastChgd TimeStamp
  tmnxVrrpAssoBfdIntfSrcIpType InetAddressType
  tmnxVrrpAssoBfdIntfSrcIp InetAddress
  tmnxVrrpAssoBfdIntfSessOperState TmnxVrrpAssoBfdIntfSessOperState

TmnxVrrpPolicyEntry  
SEQUENCE    
  tmnxVrrpPolicyId TmnxVrrpPolicyID
  tmnxVrrpPolicyRowStatus RowStatus
  tmnxVrrpPolicyDescription TItemDescription
  tmnxVrrpPolicyDeltaInUseLimit TmnxVrrpPriority
  tmnxVrrpPolicyReferenceCount Unsigned32
  tmnxVrrpPolicyCurrentExplicit TmnxVrrpPriority
  tmnxVrrpPolicyCurrentDeltaSum TmnxVrrpPriority
  tmnxVrrpPolicySvcContext TmnxServId

TmnxVrrpPortDownEventEntry  
SEQUENCE    
  tmnxVrrpPortDownEventPortId TmnxPortID
  tmnxVrrpPortDownEventRowStatus RowStatus
  tmnxVrrpPortDownEventPriority TmnxVrrpPriority
  tmnxVrrpPortDownEventType TmnxEventType
  tmnxVrrpPortDownEventHoldSet TmnxEventHoldSet
  tmnxVrrpPortDownEventOperState TmnxPortDownEventOperState
  tmnxVrrpPortDownEventHoldSetRemaining TmnxEventHoldSet
  tmnxVrrpPortDownEventPrevState TmnxPortDownEventOperState
  tmnxVrrpPortDownEventLastTransition TimeStamp
  tmnxVrrpPortDownEventSetCounter Counter32
  tmnxVrrpPortDownEventInUse TruthValue
  tmnxVrrpPortDownEventHoldClear TmnxEventHoldClear
  tmnxVrrpPortDownEventHoldClearRemaining TmnxEventHoldClear

TmnxVrrpLagPortDownEventEntry  
SEQUENCE    
  tmnxVrrpLagPortDownEventLagId LAGInterfaceNumber
  tmnxVrrpLagPortDownEventRowStatus RowStatus
  tmnxVrrpLagPortDownEventHoldSet TmnxEventHoldSet
  tmnxVrrpLagPortDownEventOperState TmnxLagPortDownEventOperState
  tmnxVrrpLagPortDownEventHoldSetRemaining TmnxEventHoldSet
  tmnxVrrpLagPortDownEventPrevState TmnxLagPortDownEventOperState
  tmnxVrrpLagPortDownEventLastTransition TimeStamp
  tmnxVrrpLagPortDownEventSetCounter Counter32
  tmnxVrrpLagPortDownEventInUse TruthValue
  tmnxVrrpLagPortDownEventHoldClear TmnxEventHoldClear
  tmnxVrrpLagPortDownEventHoldClearRemaining TmnxEventHoldClear

TmnxVrrpLagNumberDownEventEntry  
SEQUENCE    
  tmnxVrrpLagNumberDown Unsigned32
  tmnxVrrpLagNumberDownEventRowStatus RowStatus
  tmnxVrrpLagNumberDownEventPriority TmnxVrrpPriority
  tmnxVrrpLagNumberDownEventType TmnxEventType

TmnxVrrpHostUnreachableEventEntry  
SEQUENCE    
  tmnxVrrpHostUnreachableEventIpAddr IpAddress
  tmnxVrrpHostUnreachableEventRowStatus RowStatus
  tmnxVrrpHostUnreachableEventPriority TmnxVrrpPriority
  tmnxVrrpHostUnreachableEventType TmnxEventType
  tmnxVrrpHostUnreachableEventHoldSet TmnxEventHoldSet
  tmnxVrrpHostUnreachableEventInterval Unsigned32
  tmnxVrrpHostUnreachableEventTimeout Unsigned32
  tmnxVrrpHostUnreachableEventDropCount Unsigned32
  tmnxVrrpHostUnreachableEventOperState TmnxHostUnreachableEventOperState
  tmnxVrrpHostUnreachableEventHoldSetRemaining TmnxEventHoldSet
  tmnxVrrpHostUnreachableEventPrevState TmnxHostUnreachableEventOperState
  tmnxVrrpHostUnreachableEventLastTransition TimeStamp
  tmnxVrrpHostUnreachableEventSetCounter Counter32
  tmnxVrrpHostUnreachableEventInUse TruthValue
  tmnxVrrpHostUnreachableEventHoldClear TmnxEventHoldClear
  tmnxVrrpHostUnreachableEventHoldClearRemaining TmnxEventHoldClear

TmnxVrrpRouteUnknownEventEntry  
SEQUENCE    
  tmnxVrrpRouteUnknownEventPrefix IpAddress
  tmnxVrrpRouteUnknownEventMaskLen Unsigned32
  tmnxVrrpRouteUnknownEventRowStatus RowStatus
  tmnxVrrpRouteUnknownEventPriority TmnxVrrpPriority
  tmnxVrrpRouteUnknownEventType TmnxEventType
  tmnxVrrpRouteUnknownEventHoldSet TmnxEventHoldSet
  tmnxVrrpRouteUnknownEventLessSpecific TruthValue
  tmnxVrrpRouteUnknownEventDefaultAllowed TruthValue
  tmnxVrrpRouteUnknownEventProtocol BITS
  tmnxVrrpRouteUnknownEventOperState TmnxRouteUnknownEventOperState
  tmnxVrrpRouteUnknownEventHoldSetRemaining TmnxEventHoldSet
  tmnxVrrpRouteUnknownEventPrevState TmnxRouteUnknownEventOperState
  tmnxVrrpRouteUnknownEventLastTransition TimeStamp
  tmnxVrrpRouteUnknownEventSetCounter Counter32
  tmnxVrrpRouteUnknownEventInUse TruthValue
  tmnxVrrpRouteUnknownEventHoldClear TmnxEventHoldClear
  tmnxVrrpRouteUnknownEventHoldClearRemaining TmnxEventHoldClear

TmnxVrrpRouteUnknownEventNextHopEntry  
SEQUENCE    
  tmnxVrrpRouteUnknownEventNextHop IpAddress
  tmnxVrrpRouteUnknownEventNextHopRowStatus RowStatus

TVrrpOperationsEntry  
SEQUENCE    
  tVrrpOpState INTEGER
  tVrrpOpVirtualMacAddr MacAddress
  tVrrpOpPingReply TruthValue
  tVrrpOpTelnetReply TruthValue
  tVrrpOpPolicyId Unsigned32
  tVrrpOpInUsePriority Unsigned32
  tVrrpOpMasterSince TimeStamp
  tVrrpOpMasterPriority Unsigned32
  tVrrpOpOwner TruthValue
  tVrrpOpMasterDownInterval TimeInterval
  tVrrpOpMasterDownTimer TimeInterval
  tVrrpOpAdvIntervalInherit TruthValue
  tVrrpOpInUseAdvInterval TimeInterval
  tVrrpOpTracerouteReply TruthValue
  tVrrpOpStandbyFwding TruthValue
  tVrrpOpInitDelay Unsigned32
  tVrrpOpInitTimer TimeInterval
  tVrrpOpLastChgd TimeStamp
  tVrrpOpOperDownReason INTEGER

TVrrpRtrStatisticsEntry  
SEQUENCE    
  tVrrpStatAdvertiseSent Counter32
  tVrrpStatPreemptEvents Counter32
  tVrrpStatPreemptedEvents Counter32
  tVrrpStatMasterChanges Counter32
  tVrrpStatAdvIntvlDiscards Counter32
  tVrrpStatTotalDiscards Counter32

TVrrpRtrMasterEntry  
SEQUENCE    
  tVrrpRtrMasterInetAddrType InetAddressType
  tVrrpRtrMasterPrimaryAddr InetAddress
  tVrrpRtrMasterLastSeen TimeStamp
  tVrrpRtrMasterMessageCount Counter32
  tVrrpRtrMasterAuthSequence Integer32
  tVrrpRtrMasterIPListMatch TruthValue

TVrrpHostUnreachableEventEntry  
SEQUENCE    
  tVrrpHstUnrchEvtAddrType InetAddressType
  tVrrpHstUnrchEvtIpAddr InetAddress
  tVrrpHstUnrchEvtIfName TNamedItemOrEmpty
  tVrrpHstUnrchEvtRowStatus RowStatus
  tVrrpHstUnrchEvtPriority TmnxVrrpPriority
  tVrrpHstUnrchEvtType TmnxEventType
  tVrrpHstUnrchEvtHoldSet TmnxEventHoldSet
  tVrrpHstUnrchEvtInterval Unsigned32
  tVrrpHstUnrchEvtTimeout Unsigned32
  tVrrpHstUnrchEvtDropCount Unsigned32
  tVrrpHstUnrchEvtOperState TmnxHostUnreachableEventOperState
  tVrrpHstUnrchEvtHoldSetRemaining TmnxEventHoldSet
  tVrrpHstUnrchEvtPrevState TmnxHostUnreachableEventOperState
  tVrrpHstUnrchEvtLastTransition TimeStamp
  tVrrpHstUnrchEvtSetCounter Counter32
  tVrrpHstUnrchEvtInUse TruthValue
  tVrrpHstUnrchEvtHoldClear TmnxEventHoldClear
  tVrrpHstUnrchEvtHldClrRemain TmnxEventHoldClear
  tVrrpHstUnrchEvtLastChgd TimeStamp

TVrrpRouteUnknownEventEntry  
SEQUENCE    
  tVrrpRtUnknEvtPrefixType InetAddressType
  tVrrpRtUnknEvtPrefix InetAddress
  tVrrpRtUnknEvtMaskLen InetAddressPrefixLength
  tVrrpRtUnknEvtRowStatus RowStatus
  tVrrpRtUnknEvtPriority TmnxVrrpPriority
  tVrrpRtUnknEvtType TmnxEventType
  tVrrpRtUnknEvtHoldSet TmnxEventHoldSet
  tVrrpRtUnknEvtLessSpecific TruthValue
  tVrrpRtUnknEvtDefaultAllowed TruthValue
  tVrrpRtUnknEvtProtocol BITS
  tVrrpRtUnknEvtOperState TmnxRouteUnknownEventOperState
  tVrrpRtUnknEvtHoldSetRemaining TmnxEventHoldSet
  tVrrpRtUnknEvtPrevState TmnxRouteUnknownEventOperState
  tVrrpRtUnknEvtLastTransition TimeStamp
  tVrrpRtUnknEvtSetCounter Counter32
  tVrrpRtUnknEvtInUse TruthValue
  tVrrpRtUnknEvtHoldClear TmnxEventHoldClear
  tVrrpRtUnknEvtHoldClearRemaining TmnxEventHoldClear
  tVrrpRtUnknEvtLastChgd TimeStamp

TVrrpRouteUnknownEventNextHopEntry  
SEQUENCE    
  tVrrpRtUnknEvtNextHopType InetAddressType
  tVrrpRtUnknEvtNextHop InetAddress
  tVrrpRtUnknEvtNextHopIfName TNamedItemOrEmpty
  tVrrpRtUnknEvtNextHopRowStatus RowStatus
  tVrrpRtUnknEvtNextHopLastChgd TimeStamp

TVrrpIpv6RouterAdvertEntry  
SEQUENCE    
  tVrrpIpv6RouterAdvertUseVirtualMac TruthValue

TVrrpAssoBfdIntfEntry  
SEQUENCE    
  tVrrpAssoBfdIntfVrIdIpType InetAddressType
  tVrrpAssoBfdIntfSvcId TmnxServId
  tVrrpAssoBfdIntfIfName TNamedItem
  tVrrpAssoBfdIntfDestIpType InetAddressType
  tVrrpAssoBfdIntfDestIp InetAddress
  tVrrpAssoBfdIntfRowStatus RowStatus
  tVrrpAssoBfdIntfLastChgd TimeStamp
  tVrrpAssoBfdIntfSrcIpType InetAddressType
  tVrrpAssoBfdIntfSrcIp InetAddress
  tVrrpAssoBfdIntfSessOperState TmnxVrrpAssoBfdIntfSessOperState

Defined Values

timetraVrrpMIBModule 1.3.6.1.4.1.6527.1.1.3.20
This document is the SNMP MIB module to manage and provision Virtual Router Redundancy Protocol (VRRP) in the Alcatel-Lucent SROS system. Copyright 2003-2011 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied `as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

tmnxVrrpMibObjects 1.3.6.1.4.1.6527.3.1.2.20
OBJECT IDENTIFIER    

tmnxVrrpNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.20
OBJECT IDENTIFIER    

tmnxVrrpNotifications 1.3.6.1.4.1.6527.3.1.3.20.0
OBJECT IDENTIFIER    

tmnxVrrpConformance 1.3.6.1.4.1.6527.3.1.1.20
OBJECT IDENTIFIER    

tmnxVrrpObjects 1.3.6.1.4.1.6527.3.1.2.20.1
OBJECT IDENTIFIER    

tmnxVrrpPolicyObjects 1.3.6.1.4.1.6527.3.1.2.20.2
OBJECT IDENTIFIER    

tmnxVrrpNotificationObjects 1.3.6.1.4.1.6527.3.1.2.20.3
OBJECT IDENTIFIER    

tmnxVrrpOperTable 1.3.6.1.4.1.6527.3.1.2.20.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxVrrpOperEntry

tmnxVrrpOperEntry 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 Alcatel-Lucent SROS series VRRP implementation.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVrrpOperEntry  

tmnxVrrpOperState 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.1
The value of tmnxVrrpOperState gives the operational state of the VRRP virtual router instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

tmnxVrrpOperVirtualMacAddr 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.2
The value of tmnxVrrpOperVirtualMacAddr specifies the virtual MAC address used in ARP responses when the VRRP virtual router instance is operating as a master.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tmnxVrrpOperMismatchDiscard 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.3
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 Address List within a received VRRP Advertisement message does not match the configured virtual router IP addresses. If the value is 'true', then such VRRP messages are discarded.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxVrrpOperPingReply 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.4
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 ICMP Echo requests directed to the virtual router instance IP addresses. A non-owner backup virtual router never responds to such ICMP echo requests irrespective of the value of tmnxVrrpOperPingReply.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxVrrpOperTelnetReply 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.5
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 reply to TCP Port 23 Telnet Requests directed to the virtual router instance IP addresses. A non-owner backup virtual router never responds to such Telnet requests irrespective of the value of tmnxVrrpOperTelnetReply.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxVrrpOperSshReply 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.6
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 SSH Requests directed to the virtual router instance IP addresses. A non-owner backup virtual router never responds to such SSH requests irrespective of the value of tmnxVrrpOperSshReply.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxVrrpOperPolicyId 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.7
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 Priority Control policy is associated with the virtual router instance.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxVrrpOperInUsePriority 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.8
The tmnxVrrpOperInUsePriority specifies the current in-use priority associated with the VRRP virtual router instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxVrrpOperMasterSince 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.9
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 router, this value specifies the sysUpTime when it received the first VRRP advertisement message from the virtual router which is the current master.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxVrrpOperMasterPriority 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.10
The value of tmnxVrrpOperMasterPriority specifies the priority of the virtual router instance which is the current master
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxVrrpOperOwner 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.11
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-owner'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxVrrpOperMasterDownInterval 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.12
The value of tmnxVrrpOperMasterDownInterval specifies 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 calculated as (256 - Priority) / 256
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxVrrpOperMasterDownTimer 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.13
The value of tmnxVrrpOperMasterDownTimer specifies 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 Master Down Interval and begins to count down. If the backup router does not receive an advertisement till this timer times out, it will assume that the master is down and will declare itself to be the master.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxVrrpOperAdvIntervalInherit 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.14
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 tmnxVrrpOperAdvIntervalInherit is set to 'true', the master down timer is indirectly derived from the value in the advertisement interval field of the VRRP message received from the current master. When the VRRP instance is operating as a backup and the value of tmnxVrrpOperAdvIntervalInherit is set to 'false', the configured advertisement interval (vrrpOperAdvertisementInterval) is matched against the value in the advertisement interval field of the VRRP message received from the current master. If the two values do not match then the VRRP advertisement is discarded When the VRRP instance is operating as a master, the value of tmnxVrrpOperAdvIntervalInherit has no effect.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxVrrpOperInUseAdvInterval 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.15
The tmnxVrrpOperInUseAdvInterval specifies the operational value for the advertisement interval. When the VRRP instance is operating as a master, the value of tmnxVrrpOperInUseAdvInterval is the same as the value of vrrpOperAdvertisementInterval. When the VRRP instance is operating as a backup and the value of tmnxVrrpOperAdvIntervalInherit is set to 'true', the total value of tmnxVrrpOperInUseAdvInterval and tmnxVrrpOperInUseAdvIntlMilSec equals the value in the advertisement interval field of the VRRP Advertisement message received from the current master. When the VRRP instance is operating as a backup and the value of tmnxVrrpOperAdvIntervalInherit is set to 'false', the value of tmnxVrrpOperInUseAdvInterval is the same as the value of vrrpOperAdvertisementInterval. To get the total interval time, add the value for tmnxVrrpOperInUseAdvInterval in seconds and tmnxVrrpOperInUseAdvIntlMilSec in milliseconds. Only the master router sends VRRP advertisements.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxVrrpOperTracerouteReply 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.16
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 to reply to traceroute requests directed to the virtual router instance IP addresses. A non-owner backup virtual router never responds to such traceroute requests irrespective of the value of tmnxVrrpOperTracerouteReply.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxVrrpOperStandbyFwding 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.17
The value of tmnxVrrpOperStandbyFwding specifies whether this vrrp instance allows forwarding packets to standy router. The value 'false' specifies that a standby router should not forward traffic sent to virtual router's MAC address. However, the standby router should forward traffic sent to the standby routers real MAC address. The value 'true' specifies that a standby router should forward all traffic.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxVrrpOperAdvIntervalMilSec 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.18
The value of tmnxVrrpOperAdvIntervalMilSec specifies the milli seconds time interval between sending advertisement messages. To get the total interval time, add the value for vrrpOperAdvertisementInterval in seconds and tmnxVrrpOperAdvIntervalMilSec in milliseconds. Only the master router sends VRRP advertisements.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 100..900  

tmnxVrrpOperInUseAdvIntlMilSec 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.19
The tmnxVrrpOperInUseAdvIntlMilSec specifies the operational value for the advertisement milli second interval. When the VRRP instance is operating as a master, the value of tmnxVrrpOperInUseAdvIntlMilSec is the same as the value of tmnxVrrpOperAdvIntervalMilSec. When the VRRP instance is operating as a backup and the value of tmnxVrrpOperAdvIntervalInherit is set to 'true', the total value of tmnxVrrpOperInUseAdvInterval and tmnxVrrpOperInUseAdvIntlMilSec equals the value in the advertisement interval field of the VRRP Advertisement message received from the current master. When the VRRP instance is operating as a backup and the value of tmnxVrrpOperAdvIntervalInherit is set to 'false', the value of tmnxVrrpOperInUseAdvIntlMilSec is the same as the value of tmnxVrrpOperAdvIntervalMilSec. To get the total interval time, add the value for tmnxVrrpOperInUseAdvInterval in seconds and tmnxVrrpOperInUseAdvIntlMilSec in milliseconds. Only the master router sends VRRP advertisements.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 100..900  

tmnxVrrpOperInitDelay 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.20
The value of tmnxVrrpOperInitDelay specifies the initialization delay timer for VRRP, in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

tmnxVrrpOperInitTimer 1.3.6.1.4.1.6527.3.1.2.20.1.1.1.21
The value of tmnxVrrpOperInitTimer indicates the current value of initialization delay timer for VRRP, in milli-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tmnxVrrpRouterStatsTable 1.3.6.1.4.1.6527.3.1.2.20.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxVrrpRouterStatsEntry

tmnxVrrpRouterStatsEntry 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 Alcatel-Lucent SROS series VRRP implementation.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVrrpRouterStatsEntry  

tmnxVrrpStatsAdvertiseSent 1.3.6.1.4.1.6527.3.1.2.20.1.2.1.1
The total number of VRRP advertisements sent by this virtual router.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxVrrpStatsPreemptEvents 1.3.6.1.4.1.6527.3.1.2.20.1.2.1.2
The value for tmnxVrrpStatsPreemptEvents specifies the total number of times the virtual router has preempted another non-owner master with lower priority.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxVrrpStatsPreemptedEvents 1.3.6.1.4.1.6527.3.1.2.20.1.2.1.3
The value for tmnxVrrpStatsPreemptedEvents specifies the total number of times the virtual router has been preempted by another non-owner master with higher priority.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxVrrpStatsMasterChanges 1.3.6.1.4.1.6527.3.1.2.20.1.2.1.4
The value for tmnxVrrpStatsMasterChanges specifies the total number of times the virtual router has seen the master virtual router change.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxVrrpStatsAdvertiseIntervalDiscards 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 advertisement interval in the received packet was different than the one configured for the local virtual router.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxVrrpStatsAddressListDiscards 1.3.6.1.4.1.6527.3.1.2.20.1.2.1.6
The total number of VRRP advertisement packets discarded because the address list did not match the locally configured list for the virtual router.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxVrrpStatsTotalDiscards 1.3.6.1.4.1.6527.3.1.2.20.1.2.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxVrrpRouterMasterTable 1.3.6.1.4.1.6527.3.1.2.20.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxVrrpRouterMasterEntry

tmnxVrrpRouterMasterEntry 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVrrpRouterMasterEntry  

tmnxVrrpRouterMasterPrimaryAddr 1.3.6.1.4.1.6527.3.1.2.20.1.3.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

tmnxVrrpRouterMasterLastSeen 1.3.6.1.4.1.6527.3.1.2.20.1.3.1.2
The value for tmnxVrrpRouterMasterLastSeen specifies 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 that master.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxVrrpRouterMasterMessageCount 1.3.6.1.4.1.6527.3.1.2.20.1.3.1.3
The value for tmnxVrrpRouterMasterMessageCount specifies the total number of VRRP advertisement messages that have been received from the master.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxVrrpRouterMasterAuthSequence 1.3.6.1.4.1.6527.3.1.2.20.1.3.1.4
The value for tmnxVrrpRouterMasterAuthSequence specifies 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 being authenticated via IP authentication header.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxVrrpRouterMasterIPListMatch 1.3.6.1.4.1.6527.3.1.2.20.1.3.1.5
The value for tmnxVrrpRouterMasterIPListMatch specifies whether or not the IP address list in the advertisement messages received from the master matched the configured virtual router IP address list.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxVrrpAssoBfdIntfTblLastChgd 1.3.6.1.4.1.6527.3.1.2.20.1.4
Timestamp of the last change to the tmnxVrrpAssoBfdIntfTable either from adding a row or removing a row.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxVrrpAssoBfdIntfTable 1.3.6.1.4.1.6527.3.1.2.20.1.5
The tmnxVrrpAssoBfdIntfTable is a read-only table which provides a list of the BFD interfaces associated with the corrosponding 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.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxVrrpAssoBfdIntfEntry

tmnxVrrpAssoBfdIntfEntry 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.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxVrrpAssoBfdIntfEntry  

tmnxVrrpAssoBfdIntfSvcId 1.3.6.1.4.1.6527.3.1.2.20.1.5.1.1
The value of tmnxVrrpAssoBfdIntfSvcId specifies the service ID of the interface running BFD.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxServId  

tmnxVrrpAssoBfdIntfIfName 1.3.6.1.4.1.6527.3.1.2.20.1.5.1.2
The value of tmnxVrrpAssoBfdIntfIfName specifies the name of the interface running BFD.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tmnxVrrpAssoBfdIntfDestIpType 1.3.6.1.4.1.6527.3.1.2.20.1.5.1.3
The value of tmnxVrrpAssoBfdIntfDestIpType specifies the address type of tmnxVrrpAssoBfdIntfDestIp object.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxVrrpAssoBfdIntfDestIp 1.3.6.1.4.1.6527.3.1.2.20.1.5.1.4
The value of tmnxVrrpAssoBfdIntfDestIp specifies the destination IP address on the interface running BFD.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

tmnxVrrpAssoBfdIntfRowStatus 1.3.6.1.4.1.6527.3.1.2.20.1.5.1.5
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 virtual router instance.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxVrrpAssoBfdIntfLastChgd 1.3.6.1.4.1.6527.3.1.2.20.1.5.1.6
The value of tmnxVrrpAssoBfdIntfLastChgd specifies the time stamp of the last change to this row of this table.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxVrrpAssoBfdIntfSrcIpType 1.3.6.1.4.1.6527.3.1.2.20.1.5.1.7
The value of tmnxVrrpAssoBfdIntfSrcIpType indicates the address type of tmnxVrrpAssoBfdIntfSrcIp object.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxVrrpAssoBfdIntfSrcIp 1.3.6.1.4.1.6527.3.1.2.20.1.5.1.8
The value of tmnxVrrpAssoBfdIntfSrcIp indicates the source IP address on the interface running BFD.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

tmnxVrrpAssoBfdIntfSessOperState 1.3.6.1.4.1.6527.3.1.2.20.1.5.1.9
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.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxVrrpAssoBfdIntfSessOperState  

tmnxVrrpPolicyTable 1.3.6.1.4.1.6527.3.1.2.20.2.1
The tmnxVrrpPolicyTable contains a list of VRRP Priority Control Policies.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxVrrpPolicyEntry

tmnxVrrpPolicyEntry 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 the chassis. Entries can be created and deleted via SNMP SET operations using tmnxVrrpPolicyRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVrrpPolicyEntry  

tmnxVrrpPolicyId 1.3.6.1.4.1.6527.3.1.2.20.2.1.1.1
The index value tmnxVrrpPolicyId uniquely identifies a policy-id to be used when creating a Priority Control Policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVrrpPolicyID  

tmnxVrrpPolicyRowStatus 1.3.6.1.4.1.6527.3.1.2.20.2.1.1.2
tmnxVrrpPolicyRowStatus is used for creation or deletion of entries in the tmnxVrrpPolicyTable. Deletion of an entry in this table willnot succeed if it is currently associated with any VRRP virtual router instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxVrrpPolicyDescription 1.3.6.1.4.1.6527.3.1.2.20.2.1.1.3
The value of tmnxVrrpPolicyDescription specifies a user provided description for the VRRP Policy. It can consist of any printable ASCII characters.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxVrrpPolicyDeltaInUseLimit 1.3.6.1.4.1.6527.3.1.2.20.2.1.1.4
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 result is compared to the delta-in-use-limit value. If the result is less than this value, the delta-in-use-limit value is used as the virtual router in-use priority value. If an explicit priority control event overrides the delta priority control events, the delta-in-use-limit has no effect. Setting tmnxVrrpPolicyDeltaInUseLimit to 0 and allowing the sum of the delta priority control events to reduce the virtual router's in-use-priority to 0, can prevented it from becoming or staying master.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVrrpPriority 1..254  

tmnxVrrpPolicyReferenceCount 1.3.6.1.4.1.6527.3.1.2.20.2.1.1.5
The value of tmnxVrrpPolicyReferenceCount specifies the number of virtual router instances to which the policy has been applied. The policy cannot be deleted unless this value is 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxVrrpPolicyCurrentExplicit 1.3.6.1.4.1.6527.3.1.2.20.2.1.1.6
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 router. This value is specified by the variable tmnxVrrpPolicyCurrentExplicit.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxVrrpPriority  

tmnxVrrpPolicyCurrentDeltaSum 1.3.6.1.4.1.6527.3.1.2.20.2.1.1.7
When multiple delta events associated with the priority control policy happen simultaneously, the sum of the priorites of all these delta events is specified by the variable tmnxVrrpPolicyCurrentDeltaSum. This sum is subtracted from the base priority of the virtual router to give the in-use priority.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxVrrpPriority  

tmnxVrrpPolicySvcContext 1.3.6.1.4.1.6527.3.1.2.20.2.1.1.8
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 set at row creation time.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxServId  

tmnxVrrpPortDownEventTable 1.3.6.1.4.1.6527.3.1.2.20.2.2
The tmnxVrrpPortDownEventTable contains a list of Port Down Priority Events.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxVrrpPortDownEventEntry

tmnxVrrpPortDownEventEntry 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 state of the event. Entries can be created and deleted via SNMP SET operations using tmnxVrrpPortDownEventRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVrrpPortDownEventEntry  

tmnxVrrpPortDownEventPortId 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.1
The index value tmnxVrrpPortDownEventPortId uniquely identifies the port or channel whose operational state is monitored by this priority control event.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPortID  

tmnxVrrpPortDownEventRowStatus 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.2
tmnxVrrpPortDownEventRowStatus is used for the creation or deletion of entries in the tmnxVrrpPortDownEventTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxVrrpPortDownEventPriority 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.3
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 from the in-use priority (if the event is a 'delta' event) or the in-use priority will be explicitly overridden by this priority value (if the event is an 'explicit' event).
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVrrpPriority  

tmnxVrrpPortDownEventType 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.4
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 case of a 'delta' event or the in-use priority will be explicitly overridden by the value of tmnxVrrpPortDownEventPriority in case of an 'explicit' event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventType  

tmnxVrrpPortDownEventHoldSet 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.5
The value of tmnxVrrpPortDownEventHoldSet specifies the configured Hold Set time associated with the event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventHoldSet  

tmnxVrrpPortDownEventOperState 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.6
The value of tmnxVrrpPortDownEventOperState specifies the current operational state of the event.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortDownEventOperState  

tmnxVrrpPortDownEventHoldSetRemaining 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.7
The value of tmnxVrrpPortDownEventHoldSetRemaining specifies the current value of the hold-set timer i.e. the amount of time remaining before the event will transition into the cleared state.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEventHoldSet  

tmnxVrrpPortDownEventPrevState 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.8
The value of tmnxVrrpPortDownEventPrevState specifies the previous operational state of the event.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortDownEventOperState  

tmnxVrrpPortDownEventLastTransition 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.9
The value of tmnxVrrpPortDownEventLastTransition specifies the sysUpTime when the operational state of the event last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxVrrpPortDownEventSetCounter 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.10
The value of tmnxVrrpPortDownEventSetCounter specifies the number of times the event has transitioned to one of the 'set' states.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxVrrpPortDownEventInUse 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.11
If value of tmnxVrrpPortDownEventInUse is 'true', then the event is currently affecting the in-use priority of some virtual router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxVrrpPortDownEventHoldClear 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.12
The value of tmnxVrrpPortDownEventHoldClear specifies the configured Hold Clear time associated with the event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventHoldClear  

tmnxVrrpPortDownEventHoldClearRemaining 1.3.6.1.4.1.6527.3.1.2.20.2.2.1.13
The value of tmnxVrrpPortDownEventHoldClearRemaining specifies 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEventHoldClear  

tmnxVrrpLagPortDownEventTable 1.3.6.1.4.1.6527.3.1.2.20.2.3
The tmnxVrrpLagPortDownEventTable contains a list of Lag Port Down Priority Events.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxVrrpLagPortDownEventEntry

tmnxVrrpLagPortDownEventEntry 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 operational state of the event. Entries can be created and deleted via SNMP SET operations using tmnxVrrpLagPortDownEventRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVrrpLagPortDownEventEntry  

tmnxVrrpLagPortDownEventLagId 1.3.6.1.4.1.6527.3.1.2.20.2.3.1.1
The index value tmnxVrrpLagPortDownEventLagId uniquely identifies the Link Aggregation Group (LAG) whose operational state is monitored by this priority control event.
Status: current Access: not-accessible
OBJECT-TYPE    
  LAGInterfaceNumber  

tmnxVrrpLagPortDownEventRowStatus 1.3.6.1.4.1.6527.3.1.2.20.2.3.1.2
tmnxVrrpLagPortDownEventRowStatus is used for the creation or deletion of entries in the tmnxVrrpLagPortDownEventTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxVrrpLagPortDownEventHoldSet 1.3.6.1.4.1.6527.3.1.2.20.2.3.1.3
The value of tmnxVrrpLagPortDownEventHoldSet specifies the configured Hold Set time associated with the event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventHoldSet  

tmnxVrrpLagPortDownEventOperState 1.3.6.1.4.1.6527.3.1.2.20.2.3.1.4
The value of tmnxVrrpLagPortDownEventOperState specifies the current operational state of the event.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxLagPortDownEventOperState  

tmnxVrrpLagPortDownEventHoldSetRemaining 1.3.6.1.4.1.6527.3.1.2.20.2.3.1.5
The value of tmnxVrrpLagPortDownEventHoldSetRemaining specifies the current value of the hold-set timer i.e. the amount of time remaining before the event will transition into the cleared state.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEventHoldSet  

tmnxVrrpLagPortDownEventPrevState 1.3.6.1.4.1.6527.3.1.2.20.2.3.1.6
The value of tmnxVrrpLagPortDownEventPrevState specifies the previous operational state of the event.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxLagPortDownEventOperState  

tmnxVrrpLagPortDownEventLastTransition 1.3.6.1.4.1.6527.3.1.2.20.2.3.1.7
The value of tmnxVrrpLagPortDownEventLastTransition specifies the sysUpTime when the operational state of the event last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxVrrpLagPortDownEventSetCounter 1.3.6.1.4.1.6527.3.1.2.20.2.3.1.8
The value of tmnxVrrpLagPortDownEventSetCounter specifies the number of times the event has transitioned to one of the 'set' states.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxVrrpLagPortDownEventInUse 1.3.6.1.4.1.6527.3.1.2.20.2.3.1.9
If value of tmnxVrrpLagPortDownEventInUse is 'true', then the event is currently affecting the in-use priority of some virtual router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxVrrpLagPortDownEventHoldClear 1.3.6.1.4.1.6527.3.1.2.20.2.3.1.10
The value of tmnxVrrpLagPortDownEventHoldClear specifies the configured Hold Clear time associated with the event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventHoldClear  

tmnxVrrpLagPortDownEventHoldClearRemaining 1.3.6.1.4.1.6527.3.1.2.20.2.3.1.11
The value of tmnxVrrpLagPortDownEventHoldClearRemaining specifies 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEventHoldClear  

tmnxVrrpLagNumberDownEventTable 1.3.6.1.4.1.6527.3.1.2.20.2.4
The tmnxVrrpLagNumberDownEventTable contains a list of events corresponding to the number of LAG ports that are operationally down within a specific LAG.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxVrrpLagNumberDownEventEntry

tmnxVrrpLagNumberDownEventEntry 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 are in the operationally down state. Entries can be created and deleted via SNMP SET operations using tmnxVrrpLagNumberDownEventRowStatus. When a tmnxVrrpLagPortDownEventEntry is deleted all tmnxVrrpLagNumberDownEventTable entries associated with it are also deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVrrpLagNumberDownEventEntry  

tmnxVrrpLagNumberDown 1.3.6.1.4.1.6527.3.1.2.20.2.4.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxVrrpLagNumberDownEventRowStatus 1.3.6.1.4.1.6527.3.1.2.20.2.4.1.2
tmnxVrrpLagNumberDownEventRowStatus is used for the creation or deletion of entries in the tmnxVrrpLagNumberDownEventTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxVrrpLagNumberDownEventPriority 1.3.6.1.4.1.6527.3.1.2.20.2.4.1.3
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, this priority value will either be subtracted from the in-use priority (if the event is a 'delta' event) or the in-use priority will be explicitly overridden by this priority value (if the event is an 'explicit' event).
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVrrpPriority  

tmnxVrrpLagNumberDownEventType 1.3.6.1.4.1.6527.3.1.2.20.2.4.1.4
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 tmnxVrrpLagNumberDown, the value of tmnxVrrpLagNumberDownEventPriority will be subtracted from the in-use priority in case of a 'delta' event or the in-use priority will be explicitly overridden by the value of tmnxVrrpLagNumberDownEventPriority in case of an 'explicit' event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventType  

tmnxVrrpHostUnreachableEventTable 1.3.6.1.4.1.6527.3.1.2.20.2.5
The tmnxVrrpHostUnreachableEventTable contains a list of Host Unreachable Priority Events.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxVrrpHostUnreachableEventEntry

tmnxVrrpHostUnreachableEventEntry 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 operational state of the event. Entries can be created and deleted via SNMP SET operations using tmnxVrrpHostUnreachableEventRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVrrpHostUnreachableEventEntry  

tmnxVrrpHostUnreachableEventIpAddr 1.3.6.1.4.1.6527.3.1.2.20.2.5.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 tmnxVrrpHostUnreachableEventIpAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

tmnxVrrpHostUnreachableEventRowStatus 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.2
tmnxVrrpHostUnreachableEventRowStatus is used for the creation or deletion of entries in the tmnxVrrpHostUnreachableEventTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxVrrpHostUnreachableEventPriority 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.3
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 subtracted from the in-use priority (if the event is a 'delta' event) or the in-use priority will be explicitly overridden by this priority value (if the event is an 'explicit' event).
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVrrpPriority  

tmnxVrrpHostUnreachableEventType 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.4
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-use priority in case of a 'delta' event or the in-use priority will be explicitly overridden by the value of tmnxVrrpHostUnreachableEventPriority in case of an 'explicit' event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventType  

tmnxVrrpHostUnreachableEventHoldSet 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.5
The value of tmnxVrrpHostUnreachableEventHoldSet specifies the configured Hold Set time associated with the event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventHoldSet  

tmnxVrrpHostUnreachableEventInterval 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.6
The value of tmnxVrrpHostUnreachableEventInterval specifies the amount of time in seconds between consecutive ICMP Echo Requests sent to the far end host IP address.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..60  

tmnxVrrpHostUnreachableEventTimeout 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.7
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 sent out. If a reply is not received within this time the far end host is considered unresponsive.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..60  

tmnxVrrpHostUnreachableEventDropCount 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..60  

tmnxVrrpHostUnreachableEventOperState 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.9
The value of tmnxVrrpHostUnreachableEventOperState specifies the current operational state of the event.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxHostUnreachableEventOperState  

tmnxVrrpHostUnreachableEventHoldSetRemaining 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.10
The value of tmnxVrrpHostUnreachableEventHoldSetRemaining specifies the current value of the hold-set timer i.e. the amount of time remaining before the event will transition into the cleared state.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEventHoldSet  

tmnxVrrpHostUnreachableEventPrevState 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.11
The value of tmnxVrrpHostUnreachableEventPrevState specifies the previous operational state of the event.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxHostUnreachableEventOperState  

tmnxVrrpHostUnreachableEventLastTransition 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.12
The value of tmnxVrrpHostUnreachableEventLastTransition specifies the sysUpTime when the operational state of the event last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxVrrpHostUnreachableEventSetCounter 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.13
The value of tmnxVrrpHostUnreachableEventSetCounter specifies the number of times the event has transitioned to one of the 'set' states.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxVrrpHostUnreachableEventInUse 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.14
If value of tmnxVrrpHostUnreachableEventInUse is 'true', then the event is currently affecting the in-use priority of some virtual router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxVrrpHostUnreachableEventHoldClear 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.15
The value of tmnxVrrpHostUnreachableEventHoldClear specifies the configured Hold Clear time associated with the event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventHoldClear  

tmnxVrrpHostUnreachableEventHoldClearRemaining 1.3.6.1.4.1.6527.3.1.2.20.2.5.1.16
The value of tmnxVrrpHostUnreachableEventHoldClearRemaining specifies 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEventHoldClear  

tmnxVrrpRouteUnknownEventTable 1.3.6.1.4.1.6527.3.1.2.20.2.6
The tmnxVrrpRouteUnknownEventTable contains a list of Route Unknown Priority Events.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxVrrpRouteUnknownEventEntry

tmnxVrrpRouteUnknownEventEntry 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 operational state of the event. Entries can be created and deleted via SNMP SET operations using tmnxVrrpRouteUnknownEventRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVrrpRouteUnknownEventEntry  

tmnxVrrpRouteUnknownEventPrefix 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

tmnxVrrpRouteUnknownEventMaskLen 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..32  

tmnxVrrpRouteUnknownEventRowStatus 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.3
tmnxVrrpRouteUnknownEventRowStatus is used for the creation or deletion of entries in the tmnxVrrpRouteUnknownEventTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxVrrpRouteUnknownEventPriority 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.4
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 subtracted from the in-use priority (if the event is a 'delta' event) or the in-use priority will be explicitly overridden by this priority value (if the event is an 'explicit' event).
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVrrpPriority  

tmnxVrrpRouteUnknownEventType 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.5
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 priority in case of a 'delta' event or the in-use priority will be explicitly overridden by the value of tmnxVrrpRouteUnknownEventPriority in case of an 'explicit' event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventType  

tmnxVrrpRouteUnknownEventHoldSet 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.6
The value of tmnxVrrpRouteUnknownEventHoldSet specifies the configured Hold Set time associated with the event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventHoldSet  

tmnxVrrpRouteUnknownEventLessSpecific 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxVrrpRouteUnknownEventDefaultAllowed 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.8
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 'true'. If tmnxVrrpRouteUnknownEventLessSpecific is 'false' this value is ignored.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxVrrpRouteUnknownEventProtocol 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.9
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 set then the protocol is considered as a route source match constraint.
Status: current Access: read-create
OBJECT-TYPE    
  BITS bgp(0), ospf(1), isis(2), rip(3), static(4), bgpVpn(5)  

tmnxVrrpRouteUnknownEventOperState 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.10
The value of tmnxVrrpRouteUnknownEventOperState specifies the current operational state of the event.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxRouteUnknownEventOperState  

tmnxVrrpRouteUnknownEventHoldSetRemaining 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.11
The value of tmnxVrrpRouteUnknownEventHoldSetRemaining specifies the current value of the hold-set timer i.e. the amount of time remaining before the event will transition into the cleared state.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEventHoldSet  

tmnxVrrpRouteUnknownEventPrevState 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.12
The value of tmnxVrrpRouteUnknownEventPrevState specifies the previous operational state of the event.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxRouteUnknownEventOperState  

tmnxVrrpRouteUnknownEventLastTransition 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.13
The value of tmnxVrrpRouteUnknownEventLastTransition specifies the sysUpTime when the operational state of the event last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxVrrpRouteUnknownEventSetCounter 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.14
The value of tmnxVrrpRouteUnknownEventSetCounter specifies the number of times the event has transitioned to one of the 'set' states.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxVrrpRouteUnknownEventInUse 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.15
If value of tmnxVrrpRouteUnknownEventInUse is 'true', then the event is currently affecting the in-use priority of some virtual router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxVrrpRouteUnknownEventHoldClear 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.16
The value of tmnxVrrpRouteUnknownEventHoldClear specifies the configured Hold Clear time associated with the event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventHoldClear  

tmnxVrrpRouteUnknownEventHoldClearRemaining 1.3.6.1.4.1.6527.3.1.2.20.2.6.1.17
The value of tmnxVrrpRouteUnknownEventHoldClearRemaining specifies 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 instance.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEventHoldClear  

tmnxVrrpRouteUnknownEventNextHopTable 1.3.6.1.4.1.6527.3.1.2.20.2.7
The tmnxVrrpRouteUnknownEventNextHopTable contains a list of next-hop IP addresses associated with each Route Unknown Priority Events defined in tmnxVrrpRouteUnknownEventTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxVrrpRouteUnknownEventNextHopEntry

tmnxVrrpRouteUnknownEventNextHopEntry 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. Entries can be created and deleted via SNMP SET operations using tmnxVrrpRouteUnknownEventNextHopRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVrrpRouteUnknownEventNextHopEntry  

tmnxVrrpRouteUnknownEventNextHop 1.3.6.1.4.1.6527.3.1.2.20.2.7.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

tmnxVrrpRouteUnknownEventNextHopRowStatus 1.3.6.1.4.1.6527.3.1.2.20.2.7.1.2
tmnxVrrpRouteUnknownEventNextHopRowStatus is used for the creation or deletion of entries in the tmnxVrrpRouteUnknownEventNextHopTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tVrrpOpTblLastChgd 1.3.6.1.4.1.6527.3.1.2.20.1.6
Timestamp of the last change to the vrrpOperationsTable either from adding a row or removing a row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpOpTable 1.3.6.1.4.1.6527.3.1.2.20.1.7
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TVrrpOperationsEntry

tVrrpOpEntry 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 Alcatel-Lucent SROS series VRRP implementation.
Status: current Access: not-accessible
OBJECT-TYPE    
  TVrrpOperationsEntry  

tVrrpOpState 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.1
The value of tVrrpOpState indicates the operational state of the VRRP virtual router instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

tVrrpOpVirtualMacAddr 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.2
The value of tVrrpOpVirtualMacAddr specifies the virtual MAC address used in ARP (IPv4) or ND (IPv6) responses when the VRRP virtual router instance is operating as a master.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tVrrpOpPingReply 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.3
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 requests directed to the virtual router instance IP addresses. A non-owner backup virtual router never responds to such ICMP echo requests irrespective of the value of tVrrpOpPingReply.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tVrrpOpTelnetReply 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.4
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 Port 23 Telnet Requests directed to the virtual router instance IP addresses. A non-owner backup virtual router never responds to such Telnet requests irrespective of the value of tVrrpOpTelnetReply.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tVrrpOpPolicyId 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.5
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 Control policy is associated with the virtual router instance.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tVrrpOpInUsePriority 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.6
The tVrrpOpInUsePriority indicates the current in-use priority associated with the VRRP virtual router instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

tVrrpOpMasterSince 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.7
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 router, this value specifies the sysUpTime when it received the first VRRP advertisement message from the virtual router which is the current master.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpOpMasterPriority 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.8
The value of tVrrpOpMasterPriority indicates the priority of the virtual router instance which is the current master
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

tVrrpOpOwner 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.9
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'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tVrrpOpMasterDownInterval 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.10
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 where Skew_Time is calculated as ((256 - Priority) * Master_Adver_Interval) / 256
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tVrrpOpMasterDownTimer 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.11
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 value of the Master Down Interval and begins to count down. If the backup router does not receive an advertisement till this timer times out, it will assume that the master is down and will declare itself to be the master.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tVrrpOpAdvIntervalInherit 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.12
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 tVrrpOpAdvIntervalInherit is set to 'true', the master down timer is indirectly derived from the value in the advertisement interval field of the VRRP message received from the current master. When the VRRP instance is operating as a backup and the value of tVrrpOpAdvIntervalInherit is set to 'false', the configured advertisement interval (vrrpOperationsAdvInterval) is matched against the value in the advertisement interval field of the VRRP message received from the current master. If the two values do not match then the VRRP advertisement is discarded When the VRRP instance is operating as a master, the value of tVrrpOpAdvIntervalInherit has no effect.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tVrrpOpInUseAdvInterval 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.13
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 of vrrpOperationsAdvInterval. When the VRRP instance is operating as a backup and the value of tVrrpOpAdvIntervalInherit is set to 'true', the value of tVrrpOpInUseAdvInterval equals the value in the advertisement interval field of the VRRP Advertisement message received from the current master. When the VRRP instance is operating as a backup and the value of tVrrpOpAdvIntervalInherit is set to 'false', the value of tVrrpOpInUseAdvInterval is equivalent to the value of vrrpOperationsAdvInterval. Only the master router sends VRRP advertisements.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval 1..4096  

tVrrpOpTracerouteReply 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.14
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 to traceroute requests directed to the virtual router instance IP addresses. A non-owner backup virtual router never responds to such traceroute requests irrespective of the value of tVrrpOpTracerouteReply.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tVrrpOpStandbyFwding 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.15
The value of tVrrpOpStandbyFwding specifies whether this vrrp instance allows forwarding packets to standy router. The value 'false' specifies that a standby router should not forward traffic sent to virtual router's MAC address. However, the standby router should forward traffic sent to the standby routers real MAC address. The value 'true' specifies that a standby router should forward all traffic.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tVrrpOpInitDelay 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.16
The value of tVrrpOpInitDelay specifies the initialization delay timer for VRRP, in seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

tVrrpOpInitTimer 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.17
The value of tVrrpOpInitTimer indicates the current value of initialization delay timer for VRRP, in milli-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

tVrrpOpLastChgd 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.18
The value of tVrrpOpLastChgd indicates the time stamp of the last change to this row of this table.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpOpOperDownReason 1.3.6.1.4.1.6527.3.1.2.20.1.7.1.19
The value of tVrrpOpOperDownReason indicates the reason for the operational state to be 'down'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), notActive(1), adminDown(2), ifDown(3), noLnkLclAddrCfg(4), rtrAdvNoProperCfg(5)  

tVrrpRtrStatisticsTable 1.3.6.1.4.1.6527.3.1.2.20.1.8
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TVrrpRtrStatisticsEntry

tVrrpRtrStatisticsEntry 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 Alcatel-Lucent SROS series VRRP implementation.
Status: current Access: not-accessible
OBJECT-TYPE    
  TVrrpRtrStatisticsEntry  

tVrrpStatAdvertiseSent 1.3.6.1.4.1.6527.3.1.2.20.1.8.1.1
The value of tVrrpStatAdvertiseSent indicates the total number of VRRP advertisements sent by this virtual router.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tVrrpStatPreemptEvents 1.3.6.1.4.1.6527.3.1.2.20.1.8.1.2
The value for tVrrpStatPreemptEvents indicates the total number of times the virtual router has preempted another non-owner master with lower priority.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tVrrpStatPreemptedEvents 1.3.6.1.4.1.6527.3.1.2.20.1.8.1.3
The value for tVrrpStatPreemptedEvents indicates the total number of times the virtual router has been preempted by another non-owner master with higher priority.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tVrrpStatMasterChanges 1.3.6.1.4.1.6527.3.1.2.20.1.8.1.4
The value for tVrrpStatMasterChanges indicates the total number of times the virtual router has seen the master virtual router change.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tVrrpStatAdvIntvlDiscards 1.3.6.1.4.1.6527.3.1.2.20.1.8.1.5
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 virtual router.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tVrrpStatTotalDiscards 1.3.6.1.4.1.6527.3.1.2.20.1.8.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tVrrpRtrMasterTable 1.3.6.1.4.1.6527.3.1.2.20.1.9
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TVrrpRtrMasterEntry

tVrrpRtrMasterEntry 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  TVrrpRtrMasterEntry  

tVrrpRtrMasterInetAddrType 1.3.6.1.4.1.6527.3.1.2.20.1.9.1.1
The IP address type of tVrrpRtrMasterPrimaryAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tVrrpRtrMasterPrimaryAddr 1.3.6.1.4.1.6527.3.1.2.20.1.9.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tVrrpRtrMasterLastSeen 1.3.6.1.4.1.6527.3.1.2.20.1.9.1.3
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 that master.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpRtrMasterMessageCount 1.3.6.1.4.1.6527.3.1.2.20.1.9.1.4
The value for tVrrpRtrMasterMessageCount indicates the total number of VRRP advertisement messages that have been received from the master.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tVrrpRtrMasterAuthSequence 1.3.6.1.4.1.6527.3.1.2.20.1.9.1.5
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 being authenticated via IP authentication header.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tVrrpRtrMasterIPListMatch 1.3.6.1.4.1.6527.3.1.2.20.1.9.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tVrrpHstUnrchEvtTblLastChgd 1.3.6.1.4.1.6527.3.1.2.20.2.8
Timestamp of the last change to the tVrrpHstUnrchEvtTable either from adding a row or removing a row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpHstUnrchEvtTable 1.3.6.1.4.1.6527.3.1.2.20.2.9
The tVrrpHstUnrchEvtTable contains a list of Host Unreachable Priority Events.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TVrrpHostUnreachableEventEntry

tVrrpHstUnrchEvtEntry 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 state of the event. Entries can be created and deleted via SNMP SET operations using tVrrpHstUnrchEvtRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TVrrpHostUnreachableEventEntry  

tVrrpHstUnrchEvtAddrType 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.1
The IP address type of tVrrpHstUnrchEvtIpAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tVrrpHstUnrchEvtIpAddr 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16|20)  

tVrrpHstUnrchEvtIfName 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.3
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-local address.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItemOrEmpty  

tVrrpHstUnrchEvtRowStatus 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.4
tVrrpHstUnrchEvtRowStatus is used for the creation or deletion of entries in the tVrrpHstUnrchEvtTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tVrrpHstUnrchEvtPriority 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.5
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 the in-use priority (if the event is a 'delta' event) or the in-use priority will be explicitly overridden by this priority value (if the event is an 'explicit' event).
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVrrpPriority  

tVrrpHstUnrchEvtType 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.6
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 'delta' event or the in-use priority will be explicitly overridden by the value of tVrrpHstUnrchEvtPriority in case of an 'explicit' event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventType  

tVrrpHstUnrchEvtHoldSet 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.7
The value of tVrrpHstUnrchEvtHoldSet specifies the configured Hold Set time associated with the event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventHoldSet  

tVrrpHstUnrchEvtInterval 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.8
The value of tVrrpHstUnrchEvtInterval specifies the amount of time in seconds between consecutive ICMP Echo Requests sent to the far end host IP address.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..60  

tVrrpHstUnrchEvtTimeout 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.9
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. If a reply is not received within this time the far end host is considered unresponsive.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..60  

tVrrpHstUnrchEvtDropCount 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..60  

tVrrpHstUnrchEvtOperState 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.11
The value of tVrrpHstUnrchEvtOperState indicates the current operational state of the event.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxHostUnreachableEventOperState  

tVrrpHstUnrchEvtHoldSetRemaining 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEventHoldSet  

tVrrpHstUnrchEvtPrevState 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.13
The value of tVrrpHstUnrchEvtPrevState indicates the previous operational state of the event.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxHostUnreachableEventOperState  

tVrrpHstUnrchEvtLastTransition 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.14
The value of tVrrpHstUnrchEvtLastTransition indicates the sysUpTime when the operational state of the event last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpHstUnrchEvtSetCounter 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.15
The value of tVrrpHstUnrchEvtSetCounter indicates the number of times the event has transitioned to one of the 'set' states.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tVrrpHstUnrchEvtInUse 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.16
The value of tVrrpHstUnrchEvtInUse when set to 'true' indicates that the event is currently affecting the in-use priority of some virtual router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tVrrpHstUnrchEvtHoldClear 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.17
The value of tVrrpHstUnrchEvtHoldClear specifies the configured Hold Clear time associated with the event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventHoldClear  

tVrrpHstUnrchEvtHldClrRemain 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.18
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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEventHoldClear  

tVrrpHstUnrchEvtLastChgd 1.3.6.1.4.1.6527.3.1.2.20.2.9.1.19
The value of tVrrpHstUnrchEvtLastChgd indicates the time stamp of the last change to this row of this table.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpRtUnknEvtTblLastChgd 1.3.6.1.4.1.6527.3.1.2.20.2.10
Timestamp of the last change to the tVrrpRtUnknEvtTable either from adding a row or removing a row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpRtUnknEvtTable 1.3.6.1.4.1.6527.3.1.2.20.2.11
The tVrrpRtUnknEvtTable contains a list of Route Unknown Priority Events.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TVrrpRouteUnknownEventEntry

tVrrpRtUnknEvtEntry 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 of the event. Entries can be created and deleted via SNMP SET operations using tVrrpRtUnknEvtRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TVrrpRouteUnknownEventEntry  

tVrrpRtUnknEvtPrefixType 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.1
The IP address type of tVrrpRtUnknEvtPrefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tVrrpRtUnknEvtPrefix 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tVrrpRtUnknEvtMaskLen 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

tVrrpRtUnknEvtRowStatus 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.4
tVrrpRtUnknEvtRowStatus is used for the creation or deletion of entries in the tVrrpRtUnknEvtTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tVrrpRtUnknEvtPriority 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.5
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 in-use priority (if the event is a 'delta' event) or the in-use priority will be explicitly overridden by this priority value (if the event is an 'explicit' event).
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVrrpPriority  

tVrrpRtUnknEvtType 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.6
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 'delta' event or the in-use priority will be explicitly overridden by the value of tVrrpRtUnknEvtPriority in case of an 'explicit' event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventType  

tVrrpRtUnknEvtHoldSet 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.7
The value of tVrrpRtUnknEvtHoldSet specifies the configured Hold Set time associated with the event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventHoldSet  

tVrrpRtUnknEvtLessSpecific 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tVrrpRtUnknEvtDefaultAllowed 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.9
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 tVrrpRtUnknEvtLessSpecific is 'false' this value is ignored.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tVrrpRtUnknEvtProtocol 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.10
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 the protocol is considered as a route source match constraint.
Status: current Access: read-create
OBJECT-TYPE    
  BITS bgp(0), ospf(1), isis(2), rip(3), static(4), bgpVpn(5)  

tVrrpRtUnknEvtOperState 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.11
The value of tVrrpRtUnknEvtOperState indicates the current operational state of the event.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxRouteUnknownEventOperState  

tVrrpRtUnknEvtHoldSetRemaining 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEventHoldSet  

tVrrpRtUnknEvtPrevState 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.13
The value of tVrrpRtUnknEvtPrevState indicates the previous operational state of the event.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxRouteUnknownEventOperState  

tVrrpRtUnknEvtLastTransition 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.14
The value of tVrrpRtUnknEvtLastTransition indicates the sysUpTime when the operational state of the event last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpRtUnknEvtSetCounter 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.15
The value of tVrrpRtUnknEvtSetCounter indicates the number of times the event has transitioned to one of the 'set' states.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tVrrpRtUnknEvtInUse 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.16
The value of tVrrpRtUnknEvtInUse when set to 'true' indicates that the event is currently affecting the in-use priority of some virtual router.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tVrrpRtUnknEvtHoldClear 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.17
The value of tVrrpRtUnknEvtHoldClear indicates the configured Hold Clear time associated with the event.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEventHoldClear  

tVrrpRtUnknEvtHoldClearRemaining 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.18
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 instance.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEventHoldClear  

tVrrpRtUnknEvtLastChgd 1.3.6.1.4.1.6527.3.1.2.20.2.11.1.19
The value of tVrrpRtUnknEvtLastChgd indicates the time stamp of the last change to this row of this table.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpRtUnknEvtNextHopTblLastChgd 1.3.6.1.4.1.6527.3.1.2.20.2.12
Timestamp of the last change to the tVrrpRtUnknEvtNextHopTable either from adding a row or removing a row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpRtUnknEvtNextHopTable 1.3.6.1.4.1.6527.3.1.2.20.2.13
The tVrrpRtUnknEvtNextHopTable contains a list of next-hop IP addresses associated with each Route Unknown Priority Events defined in tVrrpRtUnknEvtTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TVrrpRouteUnknownEventNextHopEntry

tVrrpRtUnknEvtNextHopEntry 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. Entries can be created and deleted via SNMP SET operations using tVrrpRtUnknEvtNextHopRowStatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  TVrrpRouteUnknownEventNextHopEntry  

tVrrpRtUnknEvtNextHopType 1.3.6.1.4.1.6527.3.1.2.20.2.13.1.1
The IP address type of tVrrpRtUnknEvtNextHop.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tVrrpRtUnknEvtNextHop 1.3.6.1.4.1.6527.3.1.2.20.2.13.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16|20)  

tVrrpRtUnknEvtNextHopIfName 1.3.6.1.4.1.6527.3.1.2.20.2.13.1.3
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-local address.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItemOrEmpty  

tVrrpRtUnknEvtNextHopRowStatus 1.3.6.1.4.1.6527.3.1.2.20.2.13.1.4
tVrrpRtUnknEvtNextHopRowStatus is used for the creation or deletion of entries in the tVrrpRtUnknEvtNextHopTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tVrrpRtUnknEvtNextHopLastChgd 1.3.6.1.4.1.6527.3.1.2.20.2.13.1.5
The value of tVrrpRtUnknEvtNextHopLastChgd indicates the time stamp of the last change to this row of this table.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpIpv6RouterAdvertTable 1.3.6.1.4.1.6527.3.1.2.20.1.10
The table containing information used to construct VRRP specific extensions to router advertisements.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TVrrpIpv6RouterAdvertEntry

tVrrpIpv6RouterAdvertEntry 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, ipv6RouterAdvertTable, and the augmenting table, tVrrpIpv6RouterAdvertTable. This in effect extends the ipv6RouterAdvertTable with additional columns. Creation (or deletion) of a row in the ipv6RouterAdvertTable results in the same fate for the row in the tVrrpIpv6RouterAdvertTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TVrrpIpv6RouterAdvertEntry  

tVrrpIpv6RouterAdvertUseVirtualMac 1.3.6.1.4.1.6527.3.1.2.20.1.10.1.1
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 the virtual router is not the master, no Router Advertisement messages are sent.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tVrrpAssoBfdIntfTblLastChgd 1.3.6.1.4.1.6527.3.1.2.20.1.11
Timestamp of the last change to the tVrrpAssoBfdIntfTable either from adding a row or removing a row.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpAssoBfdIntfTable 1.3.6.1.4.1.6527.3.1.2.20.1.12
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TVrrpAssoBfdIntfEntry

tVrrpAssoBfdIntfEntry 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  TVrrpAssoBfdIntfEntry  

tVrrpAssoBfdIntfVrIdIpType 1.3.6.1.4.1.6527.3.1.2.20.1.12.1.1
The value of tVrrpAssoBfdIntfVrIdIpType specifies the address type of vrrpOperVrId object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tVrrpAssoBfdIntfSvcId 1.3.6.1.4.1.6527.3.1.2.20.1.12.1.2
The value of tVrrpAssoBfdIntfSvcId specifies the service ID of the interface running BFD.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxServId  

tVrrpAssoBfdIntfIfName 1.3.6.1.4.1.6527.3.1.2.20.1.12.1.3
The value of tVrrpAssoBfdIntfIfName specifies the name of the interface running BFD.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tVrrpAssoBfdIntfDestIpType 1.3.6.1.4.1.6527.3.1.2.20.1.12.1.4
The value of tVrrpAssoBfdIntfDestIpType specifies the address type of tVrrpAssoBfdIntfDestIp object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tVrrpAssoBfdIntfDestIp 1.3.6.1.4.1.6527.3.1.2.20.1.12.1.5
The value of tVrrpAssoBfdIntfDestIp specifies the destination IP address on the interface running BFD.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

tVrrpAssoBfdIntfRowStatus 1.3.6.1.4.1.6527.3.1.2.20.1.12.1.6
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 router instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tVrrpAssoBfdIntfLastChgd 1.3.6.1.4.1.6527.3.1.2.20.1.12.1.7
The value of tVrrpAssoBfdIntfLastChgd specifies the time stamp of the last change to this row of this table.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tVrrpAssoBfdIntfSrcIpType 1.3.6.1.4.1.6527.3.1.2.20.1.12.1.8
The value of tVrrpAssoBfdIntfSrcIpType indicates the address type of tVrrpAssoBfdIntfSrcIp object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tVrrpAssoBfdIntfSrcIp 1.3.6.1.4.1.6527.3.1.2.20.1.12.1.9
The value of tVrrpAssoBfdIntfSrcIp indicates the source IP address on the interface running BFD.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

tVrrpAssoBfdIntfSessOperState 1.3.6.1.4.1.6527.3.1.2.20.1.12.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxVrrpAssoBfdIntfSessOperState  

tmnxVrrpNotifBfdIntfSvcId 1.3.6.1.4.1.6527.3.1.2.20.3.1
The value of tmnxVrrpNotifBfdIntfSvcId specifies the service ID of the interface running BFD in the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxServId  

tmnxVrrpNotifBfdIntfIfName 1.3.6.1.4.1.6527.3.1.2.20.3.2
The value of tmnxVrrpNotifBfdIntfIfName specifies the name of the interface running BFD in the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TNamedItem  

tmnxVrrpNotifBfdIntfDestIpType 1.3.6.1.4.1.6527.3.1.2.20.3.3
The value of tmnxVrrpNotifBfdIntfDestIpType specifies the address type of tmnxVrrpNotifBfdIntfDestIp object.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

tmnxVrrpNotifBfdIntfDestIp 1.3.6.1.4.1.6527.3.1.2.20.3.4
The value of tmnxVrrpNotifBfdIntfDestIp specifies the destination IP address on the interface running BFD in the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

tmnxVrrpNotifBfdIntfSessState 1.3.6.1.4.1.6527.3.1.2.20.3.5
The value of tmnxVrrpNotifBfdIntfSessState indicates the operational state of BFD session on the interface in the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxVrrpAssoBfdIntfSessOperState  

tmnxVrrpIPListMismatch 1.3.6.1.4.1.6527.3.1.3.20.0.1
The tmnxVrrpIPListMismatch trap is generated when the IP address list received in the advertisement messages received from the current master did not match the configured IP address list. This is an edge triggered notification. A second trap will not be generated for a packet from the same master until this event has been cleared.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxVrrpIPListMismatchClear 1.3.6.1.4.1.6527.3.1.3.20.0.2
The tmnxVrrpIPListMismatchClear trap is generated when a previously ocurring tmnxVrrpIPListMismatch trap has been cleared because the IP address list in the advertisement messages received from the current master now matches the configured IP address list. This is an edge triggered notification. A second trap will not be generated for a packet from the same master until this event has been set again.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxVrrpMultipleOwners 1.3.6.1.4.1.6527.3.1.3.20.0.3
The tmnxVrrpMultipleOwners trap is generated when a VRRP virtual router instance that has been configured as an owner notices that that another VRRP instance is also advertising itself as an owner.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxVrrpBecameBackup 1.3.6.1.4.1.6527.3.1.3.20.0.4
The tmnxVrrpBecameBackup trap is generated when the sending agent has transitioned to 'Backup' state.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxVrrpBfdIntfSessStateChgd 1.3.6.1.4.1.6527.3.1.3.20.0.5
The notification tmnxVrrpBfdIntfSessStateChgd is generated when the operational state of BFD session of the VRRP instance changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tVrrpBecameBackup 1.3.6.1.4.1.6527.3.1.3.20.0.6
The tmnxVrrpBecameBackup trap is generated when the sending agent has transitioned to 'Backup' state.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tVrrpTrapNewMaster 1.3.6.1.4.1.6527.3.1.3.20.0.7
The tVrrpTrapNewMaster trap indicates that the sending agent has transitioned to 'Master' state.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tVrrpIPListMismatch 1.3.6.1.4.1.6527.3.1.3.20.0.8
The tVrrpIPListMismatch trap is generated when the IPv6 address list received in the advertisement messages received from the current master did not match the configured IPv6 address list. This is an edge triggered notification. A second trap will not be generated for a packet from the same master until this event has been cleared.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tVrrpIPListMismatchClear 1.3.6.1.4.1.6527.3.1.3.20.0.9
The tVrrpIPListMismatchClear trap is generated when a previously ocurring tVrrpIPListMismatch trap has been cleared because the IPv6 address list in the advertisement messages received from the current master now matches the configured IPv6 address list. This is an edge triggered notification. A second trap will not be generated for a packet from the same master until this event has been set again.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tVrrpMultipleOwners 1.3.6.1.4.1.6527.3.1.3.20.0.10
The tVrrpMultipleOwners trap is generated when a VRRP virtual router instance that has been configured as an owner notices that that another VRRP instance is also advertising itself as an owner.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tVrrpRouterAdvNotActivated 1.3.6.1.4.1.6527.3.1.3.20.0.11
The tVrrpRouterAdvNotActivated trap is generated when the parent interface of the IPv6 virtual router instance is either not set to send out Router Advertisement or the Router Advertisement is not configured to use the virtual MAC address. The virtual router instance is not allowed to become operationally 'up'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tVrrpRouterAdvNotActivatedClear 1.3.6.1.4.1.6527.3.1.3.20.0.12
The tVrrpRouterAdvNotActivatedClear trap is generated when a previously occurring tVrrpRouterAdvNotActivated trap has been cleared. The tVrrpRouterAdvNotActivatedClear trap is generated when either: - the parent interface of the IPv6 virtual router instance is set to send out Router Advertisement, and Router Advertisement is configured to user virtual MAC, or - the virtual router instance is no longer attempting to become active (e.g. the virtual-router is administratively shutdown).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxVrrpCompliances 1.3.6.1.4.1.6527.3.1.1.20.1
OBJECT IDENTIFIER    

tmnxVrrpGroups 1.3.6.1.4.1.6527.3.1.1.20.2
OBJECT IDENTIFIER    

tmnxVrrpV4v0Compliance 1.3.6.1.4.1.6527.3.1.1.20.1.3
The compliance statement for management of extended VRRP features on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxVrrpV5v0Compliance 1.3.6.1.4.1.6527.3.1.1.20.1.4
The compliance statement for management of extended VRRP features on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxVrrpV6v1Compliance 1.3.6.1.4.1.6527.3.1.1.20.1.5
The compliance statement for management of extended VRRP features on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxVrrp77x0V7v0Compliance 1.3.6.1.4.1.6527.3.1.1.20.1.6
The compliance statement for management of extended VRRP features on Alcatel-Lucent 7750 and 7710 SR series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxVrrp7450V7v0Compliance 1.3.6.1.4.1.6527.3.1.1.20.1.7
The compliance statement for management of extended VRRP features on Alcatel-Lucent 7450 SR series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxVrrp77x0V9v0Compliance 1.3.6.1.4.1.6527.3.1.1.20.1.8
The compliance statement for management of extended VRRP features on Alcatel-Lucent 7750 and 7710 SR series systems.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxVrrp7450V9v0Compliance 1.3.6.1.4.1.6527.3.1.1.20.1.9
The compliance statement for management of extended VRRP features on Alcatel-Lucent 7450 SR series systems.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxVrrpStatsGroup 1.3.6.1.4.1.6527.3.1.1.20.2.2
The group of objects supporting management of extended VRRP statistics on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxVrrpRouteMasterGroup 1.3.6.1.4.1.6527.3.1.1.20.2.3
The group of objects supporting management of extended VRRP route masters on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxVrrpPolicyGroup 1.3.6.1.4.1.6527.3.1.1.20.2.4
The group of objects supporting management of extended VRRP policies on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxVrrpPriorityEventsGroup 1.3.6.1.4.1.6527.3.1.1.20.2.5
The group of objects supporting management of extended VRRP priority events on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxVrrpBfdGroup 1.3.6.1.4.1.6527.3.1.1.20.2.6
The group of objects supporting management of VRRP scaling feature on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxVrrpNotificationGroup 1.3.6.1.4.1.6527.3.1.1.20.2.7
The group of notifications supporting the extended VRRP feature on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxVrrpOperV4v0Group 1.3.6.1.4.1.6527.3.1.1.20.2.9
The group of objects supporting management of extended VRRP operations on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxVrrpPolicyV5v0Group 1.3.6.1.4.1.6527.3.1.1.20.2.10
The group of objects supporting management of extended VRRP policies on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxVrrpOperV5v0Group 1.3.6.1.4.1.6527.3.1.1.20.2.11
The group of objects supporting management of extended VRRP operations on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxVrrpNotificationV6v1Group 1.3.6.1.4.1.6527.3.1.1.20.2.12
The group of notifications supporting the extended VRRP feature on Alcatel-Lucent SROS series systems for 6.1 release.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxVrrpOperV6v1Group 1.3.6.1.4.1.6527.3.1.1.20.2.13
The group of objects supporting management of extended VRRP operations on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxVrrpNotificationObjV6v1Group 1.3.6.1.4.1.6527.3.1.1.20.2.14
The group of objects supporting management of notification objects on Alcatel-Lucent SROS 6.1 series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tVrrpHostUnreachableV7v0Group 1.3.6.1.4.1.6527.3.1.1.20.2.15
The group of objects supporting management of extended VRRP Host Unreachable Events on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tVrrpOpV7v0Group 1.3.6.1.4.1.6527.3.1.1.20.2.16
The group of objects supporting management of extended VRRP operations for IPv6 on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tVrrpRouteUnknownV7v0Group 1.3.6.1.4.1.6527.3.1.1.20.2.17
The group of objects supporting management of extended VRRP Route Unknown events on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tVrrpMasterV7v0Group 1.3.6.1.4.1.6527.3.1.1.20.2.18
The group of objects supporting management of extended VRRP Master table for IPv6 on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tVrrpStatV7v0Group 1.3.6.1.4.1.6527.3.1.1.20.2.19
The group of objects supporting management of extended VRRP statistics for IPv6 on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tVrrpRouterAdverV7v0Group 1.3.6.1.4.1.6527.3.1.1.20.2.20
The group of objects supporting management of extended Router Advertisement features for IPv6 on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tVrrpNotificationV7v0Group 1.3.6.1.4.1.6527.3.1.1.20.2.21
The group of notifications supporting the extended VRRP feature on Alcatel-Lucent SROS series systems for 7.0 release.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tVrrpBfdV9v0Group 1.3.6.1.4.1.6527.3.1.1.20.2.22
The group of objects supporting management of BFD on extended VRRP for Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxVrrpObsoletedV9v0Group 1.3.6.1.4.1.6527.3.1.1.20.2.23
The group of objects supporting VRRP feature objects obsoleted in release 9.0 of Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP