BAY-STACK-LINK-STATE-TRACKING-MIB: View SNMP OID List / Download MIB
VENDOR: SYNOPTICS
Home | MIB: BAY-STACK-LINK-STATE-TRACKING-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
bsLstNotifications | 1.3.6.1.4.1.45.5.43.0 | |||
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. |
||
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. |
||
bsLstObjects | 1.3.6.1.4.1.45.5.43.1 | |||
bsLstScalars | 1.3.6.1.4.1.45.5.43.1.1 | |||
bsLstGroupTable | 1.3.6.1.4.1.45.5.43.1.2 | no-access |
This table is used to configure link-state tracking group settings. |
|
1.3.6.1.4.1.45.5.43.1.2.1 | no-access |
An entry for this instance of bsLstGroupTable. |
||
bsLstGroupIndex | 1.3.6.1.4.1.45.5.43.1.2.1.1 | unsigned32 | read-only |
The link-state tracking group id. |
bsLstGroupEnabled | 1.3.6.1.4.1.45.5.43.1.2.1.2 | truthvalue | read-write |
This object controls whether this link-state tracking group is enabled. |
bsLstGroupUpstreamPortList | 1.3.6.1.4.1.45.5.43.1.2.1.3 | portlist | read-write |
This object specifies the upstream port list for this group instance. |
bsLstGroupDownstreamPortList | 1.3.6.1.4.1.45.5.43.1.2.1.4 | portlist | read-write |
This object specifies the downstream port list for this group instance. |
bsLstGroupUpstreamMltList | 1.3.6.1.4.1.45.5.43.1.2.1.5 | idlist | read-write |
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. |
bsLstGroupDownstreamMltList | 1.3.6.1.4.1.45.5.43.1.2.1.6 | idlist | read-write |
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. |
bsLstGroupOperState | 1.3.6.1.4.1.45.5.43.1.2.1.7 | integer | read-only |
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)'. Enumeration: 'down': 2, 'up': 1, 'notConfigured': 3. |
bsLstNotifObjects | 1.3.6.1.4.1.45.5.43.1.3 | |||
bsLstInterfaceStatus | 1.3.6.1.4.1.45.5.43.1.3.1 | integer | no-access |
This object specifies the status of a physical or logical interface. Enumeration: 'down': 2, 'up': 1. |