BLUECOAT-SEGMENT-MIB
25 objects
The segment status MIB is used to monitor the state of network segements
Imported Objects
| BLUECOAT-MIB | blueCoatMgmt |
| Q-BRIDGE-MIB | PortList |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.3417.2.17 | IdentitysegmentMIB | The segment status MIB is used to monitor the state of network segements | ||
| 1.3.6.1.4.1.3417.2.17.1 | NodesegmentMIBObjects | |||
| 1.3.6.1.4.1.3417.2.17.1.1 | Nodesegments | |||
| 1.3.6.1.4.1.3417.2.17.1.1.1 | TablesegmentStatusTable | not-accessible | current | Table of Segments. |
| 1.3.6.1.4.1.3417.2.17.1.1.1.1 | RowsegmentStatusEntry | not-accessible | current | A segmentStatusTable entry describes the segment status for each segment of the appliance. |
| 1.3.6.1.4.1.3417.2.17.1.1.1.1.1 | ColumnsegmentStatusIndex | not-accessible | current | An arbitrary value which uniquely identifies the segment. |
| 1.3.6.1.4.1.3417.2.17.1.1.1.1.2 | ColumnsegmentStatusIdentifier | read-only | current | This variable uniquely identifies the segment on the appliance. |
| 1.3.6.1.4.1.3417.2.17.1.1.1.1.3 | ColumnsegmentStatusMode | read-only | current | This variable indicates the mode of the segment. |
| 1.3.6.1.4.1.3417.2.17.1.1.1.1.4 | ColumnsegmentStatusIfList | read-only | current | This variable indicates the set of one or more ports assigned to the segment. |
| 1.3.6.1.4.1.3417.2.17.1.1.1.1.5 | ColumnsegmentStatusDownIfList | read-only | current | This variable indicates the subset of ports assigned to the segment that are currently in a down state. |
| 1.3.6.1.4.1.3417.2.17.1.1.1.1.6 | ColumnsegmentStatusCopyIfList | read-only | current | This variable indicates the subset of copy ports assigned to the segment to which traffic is being replicated. |
| 1.3.6.1.4.1.3417.2.17.1.1.1.1.7 | ColumnsegmentStatusState | read-only | current | This variable indicates the state of the segment. |
| 1.3.6.1.4.1.3417.2.17.1.1.1.1.8 | ColumnsegmentStatusComment | read-only | current | This variable displays the comment of the segment. |
| 1.3.6.1.4.1.3417.2.17.2 | NodesegmentMIBNotifications | |||
| 1.3.6.1.4.1.3417.2.17.2.0 | NodesegmentMIBNotificationsPrefix | |||
| 1.3.6.1.4.1.3417.2.17.2.0.1 | NotificationsegmentStateTrap | current | The segment state has changed. | |
| 1.3.6.1.4.1.3417.2.17.3 | NodesegmentMIBConformance | |||
| 1.3.6.1.4.1.3417.2.17.3.1 | NodesegmentMIBCompliances | |||
| 1.3.6.1.4.1.3417.2.17.3.1.1 | CompliancesegmentMIBCompliance | read-only | current | The compliance statement for health check module. |
| 1.3.6.1.4.1.3417.2.17.3.2 | NodesegmentMIBGroups | |||
| 1.3.6.1.4.1.3417.2.17.3.2.1 | GroupsegmentMIBGroup | current | Group of Network Segment related objects. | |
| 1.3.6.1.4.1.3417.2.17.3.3 | NodesegmentMIBNotifGroups | |||
| 1.3.6.1.4.1.3417.2.17.3.3.1 | GroupsegmentMIBNotifGroup | current | Group of Network Segment notifications. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| SegmentMode | INTEGER { invalid(0), activeInlineFailToAppliance(1), asymActiveInlineFailToAppliance(2), activeInlineFailToNetwork(3), asymActiveInlineFailToNetwork(4), passiveInline(5), asymPassiveInline(6), passiveTap(7), asymPassiveTap(8), passiveTap2xAggrInputs(9), passiveTap3xAggrInputs(10) } | current | Segment mode supports both passive and active appliances as well as in-line and tap modes of operation with support for asymmetric routed traffic |
| SegmentState | BITS { softwareFailure(0), manualFailure(1), linkFailure(2), activationFailure(3) } | current | Bitmap where each bit indicates a Segment failure state. A value of 1 in the bitmap indicates a failure. A value of 0 in the bitmap indicates no failure. bit 0: software failure bit 1: manual failure bit 2: link failure… |