BAY-STACK-VRRP-EXT-MIB

File: BAY-STACK-VRRP-EXT-MIB.mib (9555 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
IP-MIB VRRP-MIB SYNOPTICS-ROOT-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
NOTIFICATION-TYPE IpAddress Counter32
TEXTUAL-CONVENTION TruthValue RowStatus
MacAddress ifIndex ipAdEntAddr
vrrpOperVrId vrrpOperPrimaryIpAddr bayStackMibs

Defined Types

BsveVrrpOperExtEntry  
SEQUENCE    
  bsveVrrpOperExtCriticalIpAddr IpAddress
  bsveVrrpOperExtCriticalIpAddrEnabled TruthValue
  bsveVrrpOperExtHoldDownTimer INTEGER
  bsveVrrpOperExtHoldDownState INTEGER
  bsveVrrpOperExtHoldDownTimeRemaining INTEGER
  bsveVrrpOperExtAction INTEGER
  bsveVrrpOperExtBackUpMasterEnabled TruthValue
  bsveVrrpOperExtBackUpMasterState INTEGER
  bsveVrrpOperExtFasterAdvInterval Integer32
  bsveVrrpOperExtFasterAdvIntervalEnabled TruthValue

Defined Values

bayStackVrrpExtMib 1.3.6.1.4.1.45.5.11
Nortel Networks VRRP Extension MIB Copyright 2005 Nortel Networks, Inc. All rights reserved. This Nortel Networks SNMP Management Information Base Specification embodies Nortel Networks' confidential and proprietary intellectual property. Nortel Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS,' and Nortel Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

bsveNotifications 1.3.6.1.4.1.45.5.11.0
OBJECT IDENTIFIER    

bsveObjects 1.3.6.1.4.1.45.5.11.1
OBJECT IDENTIFIER    

bsveScalars 1.3.6.1.4.1.45.5.11.1.1
OBJECT IDENTIFIER    

bsveVrrpEnabled 1.3.6.1.4.1.45.5.11.1.1.1
Indicates whether VRRP is globally enabled for the system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsveVrrpPingVirtualAddrEnabled 1.3.6.1.4.1.45.5.11.1.1.2
Indicates whether this device should respond to pings directed to a virtual router's IP address.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsveVrrpOperExtTable 1.3.6.1.4.1.45.5.11.1.2
Extensions to the vrrpOperTable from RFC 2787.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsveVrrpOperExtEntry

bsveVrrpOperExtEntry 1.3.6.1.4.1.45.5.11.1.2.1
A set of objects that augments the vrrpOperTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsveVrrpOperExtEntry  

bsveVrrpOperExtCriticalIpAddr 1.3.6.1.4.1.45.5.11.1.2.1.1
IP address of the interface that will cause a shutdown event.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

bsveVrrpOperExtCriticalIpAddrEnabled 1.3.6.1.4.1.45.5.11.1.2.1.2
Indicates whether the user-defined critical IP address is enabled. If the user-defined critical IP address is not enabled, a default critical IP address of 0.0.0.0 will be used. No effect if an user-defined IP address does not exist.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsveVrrpOperExtHoldDownTimer 1.3.6.1.4.1.45.5.11.1.2.1.3
Used to configure the amount of time (in seconds) to wait before preempting the current vrrp master.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..21600  

bsveVrrpOperExtHoldDownState 1.3.6.1.4.1.45.5.11.1.2.1.4
Used to indicate the hold-down state of this vrrp interface. If the hold-down timer is operational this variable will be set to 'active'. 'dormant' otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dormant(1), active(2)  

bsveVrrpOperExtHoldDownTimeRemaining 1.3.6.1.4.1.45.5.11.1.2.1.5
Used to indicate the amount of time (in seconds) left before the bsveVrrpOperExtHoldDownTimer will expire.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..21600  

bsveVrrpOperExtAction 1.3.6.1.4.1.45.5.11.1.2.1.6
Used to trigger an action on this vrrp interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), preemptHoldDownTimer(2)  

bsveVrrpOperExtBackUpMasterEnabled 1.3.6.1.4.1.45.5.11.1.2.1.7
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsveVrrpOperExtBackUpMasterState 1.3.6.1.4.1.45.5.11.1.2.1.8
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

bsveVrrpOperExtFasterAdvInterval 1.3.6.1.4.1.45.5.11.1.2.1.9
This is the faster advertisement interval, in milliseconds, between sending advertisement messages. When the faster advertisement interval enable is checked, the faster advertisement interval is being used instead of the regular advertisement interval
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 200..1000  

bsveVrrpOperExtFasterAdvIntervalEnabled 1.3.6.1.4.1.45.5.11.1.2.1.10
Used to indicate if the Faster Advertisement Interval should be used. 'Disable' means use regular Advertisement interval.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsveNotificationObjects 1.3.6.1.4.1.45.5.11.1.4
OBJECT IDENTIFIER    

bsveVrrpTrapStateTransitionType 1.3.6.1.4.1.45.5.11.1.4.1
Potential types of state transitions. Used by bsveVrrpTrapStateTransition trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER none(1), masterToBackup(2), backupToMaster(3), initializeToMaster(4), masterToInitialize(5), initializeToBackup(6), backupToInitialize(7), backupToBackUpMaster(8), backUpMasterToBackup(9)  

bsveVrrpTrapStateTransitionCause 1.3.6.1.4.1.45.5.11.1.4.2
Potential types of causes that will generate a bsveVrrpTrapStateTransition trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER none(1), higherPriorityAdvertizeReceived(2), shutdownReceived(3), vrrpAddrAndPhysicalAddrMatch(4), masterDownInterval(5), preempted(6), criticalIPFail(7), usrConfig(8), syncFromPrimary(9), iPInterfaceDown(10), lowerPrioAdvReceived(11), higherSrcIPEqualPrioAdvReceived(12), lowerSrcIPEqualPrioAdvReceived(13), startVR(14), other(15), reboot(16)  

bsveVrrpTrapStateTransition 1.3.6.1.4.1.45.5.11.0.1
A vrrpTrapStateTransition trap signifies a state transition has occurred on a particular vrrp interface. Implementation of this trap is optional.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE