BAY-STACK-LINK-STATE-TRACKING-MIB
AI MIB Summary
The BAY-STACK-LINK-STATE-TRACKING-MIB manages BayStack switch link-state groups to bind the operational status of upstream and downstream interfaces, enabling conditional interface state changes based on the collective state of monitored link groups.
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.
Main OID:
bayStackLinkStateTrackingMib.bayStackMibs.43
18
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
18 total| Object Name |
|---|
bayStackLinkStateTrackingMibThis 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 .bayStackMibs.43 |
IMPORTSThis 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. Unknown .bayStackMibs.43 |
bsLstNotifications OBJECT IDENTIFIER .bayStackMibs.43.0 |
bsLstInterfaceStatusChangedThis notification is generated when a physical or logical interface changes its status
in a particular link-state tracking group. NOTIFICATION-TYPE .bayStackMibs.43.0.1 |
bsLstGroupOperStateChangedThis 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. NOTIFICATION-TYPE .bayStackMibs.43.0.2 |
bsLstObjects OBJECT IDENTIFIER .bayStackMibs.43.1 |
bsLstScalars OBJECT IDENTIFIER .bayStackMibs.43.1.1 |
bsLstGroupTableThis table is used to configure link-state tracking group settings. SEQUENCE OF BsLstGroupEntry .bayStackMibs.43.1.2 |
bsLstGroupEntryAn entry for this instance of bsLstGroupTable. BsLstGroupEntry .bayStackMibs.43.1.2.1 |
bsLstGroupIndexThe link-state tracking group id.ro Unsigned32 .bayStackMibs.43.1.2.1.1 |
bsLstGroupEnabledThis object controls whether this link-state tracking group is enabled.rw TruthValue (SNMPv2-TC) .bayStackMibs.43.1.2.1.2 |
bsLstGroupUpstreamPortListThis object specifies the upstream port list for this group instance.rw PortList (Q-BRIDGE-MIB) .bayStackMibs.43.1.2.1.3 |
bsLstGroupDownstreamPortListThis object specifies the downstream port list for this group instance.rw PortList (Q-BRIDGE-MIB) .bayStackMibs.43.1.2.1.4 |
bsLstGroupUpstreamMltListThis 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.rw IdList (RAPID-CITY) .bayStackMibs.43.1.2.1.5 |
bsLstGroupDownstreamMltListThis 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.rw IdList (RAPID-CITY) .bayStackMibs.43.1.2.1.6 |
bsLstGroupOperStateThis 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)'.ro Enumeration .bayStackMibs.43.1.2.1.7 |
bsLstNotifObjects OBJECT IDENTIFIER .bayStackMibs.43.1.3 |
bsLstInterfaceStatusThis object specifies the status of a physical or logical interface.ro Enumeration .bayStackMibs.43.1.3.1 |