BAY-STACK-LINK-STATE-TRACKING-MIB

File: BAY-STACK-LINK-STATE-TRACKING-MIB.mib (6748 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Q-BRIDGE-MIB
RAPID-CITY SYNOPTICS-ROOT-MIB IF-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Unsigned32
NOTIFICATION-TYPE TruthValue PortList
IdList bayStackMibs ifIndex

Defined Types

BsLstGroupEntry  
SEQUENCE    
  bsLstGroupIndex Unsigned32
  bsLstGroupEnabled TruthValue
  bsLstGroupUpstreamPortList PortList
  bsLstGroupDownstreamPortList PortList
  bsLstGroupUpstreamMltList IdList
  bsLstGroupDownstreamMltList IdList
  bsLstGroupOperState INTEGER

Defined Values

bayStackLinkStateTrackingMib 1.3.6.1.4.1.45.5.43
This MIB module is used for Link State Tracking configuration. The purpose of Link-state tracking feature is to bind the link state of multiple interfaces, by creating link-state groups with upstream and downstream interfaces.
MODULE-IDENTITY    

bsLstNotifications 1.3.6.1.4.1.45.5.43.0
OBJECT IDENTIFIER    

bsLstObjects 1.3.6.1.4.1.45.5.43.1
OBJECT IDENTIFIER    

bsLstScalars 1.3.6.1.4.1.45.5.43.1.1
OBJECT IDENTIFIER    

bsLstNotifObjects 1.3.6.1.4.1.45.5.43.1.3
OBJECT IDENTIFIER    

bsLstInterfaceStatus 1.3.6.1.4.1.45.5.43.1.3.1
This object specifies the status of a physical or logical interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER up(1), down(2)  

bsLstGroupTable 1.3.6.1.4.1.45.5.43.1.2
This table is used to configure link-state tracking group settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsLstGroupEntry

bsLstGroupEntry 1.3.6.1.4.1.45.5.43.1.2.1
An entry for this instance of bsLstGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsLstGroupEntry  

bsLstGroupIndex 1.3.6.1.4.1.45.5.43.1.2.1.1
The link-state tracking group id.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..2  

bsLstGroupEnabled 1.3.6.1.4.1.45.5.43.1.2.1.2
This object controls whether this link-state tracking group is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bsLstGroupUpstreamPortList 1.3.6.1.4.1.45.5.43.1.2.1.3
This object specifies the upstream port list for this group instance.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

bsLstGroupDownstreamPortList 1.3.6.1.4.1.45.5.43.1.2.1.4
This object specifies the downstream port list for this group instance.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

bsLstGroupUpstreamMltList 1.3.6.1.4.1.45.5.43.1.2.1.5
This object specifies the upstream mlt list for this group instance. Each MLT ID is stored as a two bytes value. The first byte in the pair holds bits 15-8 of the MLT ID, while the second byte holds bits 7-0 of the MLT ID.
Status: current Access: read-write
OBJECT-TYPE    
  IdList  

bsLstGroupDownstreamMltList 1.3.6.1.4.1.45.5.43.1.2.1.6
This object specifies the downstream mlt list for this group instance. Each MLT ID is stored as a two bytes value. The first byte in the pair holds bits 15-8 of the MLT ID, while the second byte holds bits 7-0 of the MLT ID.
Status: current Access: read-write
OBJECT-TYPE    
  IdList  

bsLstGroupOperState 1.3.6.1.4.1.45.5.43.1.2.1.7
This object specifies the operational status of this group instance. When this link-state tracking group is disabled, the value of this object must be 'notConfigured(3)'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), notConfigured(3)  

bsLstInterfaceStatusChanged 1.3.6.1.4.1.45.5.43.0.1
This notification is generated when a physical or logical interface changes its status in a particular link-state tracking group.
Status: current Access: read-only
NOTIFICATION-TYPE    

bsLstGroupOperStateChanged 1.3.6.1.4.1.45.5.43.0.2
This notification is generated when the operational status of a link-state tracking group changes due to an interface status change. For example, when the last interface of an link-state tracking group becomes down, the operational status of the group changes to down.
Status: current Access: read-only
NOTIFICATION-TYPE