MIB Viewer

BLUECOAT-SEGMENT-MIB

25 objects
The segment status MIB is used to monitor the state of network segements
Imported Objects
BLUECOAT-MIBblueCoatMgmt
Q-BRIDGE-MIBPortList
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCDisplayString TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.3417.2.17IdentitysegmentMIBThe segment status MIB is used to monitor the state of network segements
1.3.6.1.4.1.3417.2.17.1NodesegmentMIBObjects
1.3.6.1.4.1.3417.2.17.1.1Nodesegments
1.3.6.1.4.1.3417.2.17.1.1.1TablesegmentStatusTablenot-accessiblecurrentTable of Segments.
1.3.6.1.4.1.3417.2.17.1.1.1.1RowsegmentStatusEntrynot-accessiblecurrentA 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.1ColumnsegmentStatusIndexnot-accessiblecurrentAn arbitrary value which uniquely identifies the segment.
1.3.6.1.4.1.3417.2.17.1.1.1.1.2ColumnsegmentStatusIdentifierread-onlycurrentThis variable uniquely identifies the segment on the appliance.
1.3.6.1.4.1.3417.2.17.1.1.1.1.3ColumnsegmentStatusModeread-onlycurrentThis variable indicates the mode of the segment.
1.3.6.1.4.1.3417.2.17.1.1.1.1.4ColumnsegmentStatusIfListread-onlycurrentThis 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.5ColumnsegmentStatusDownIfListread-onlycurrentThis 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.6ColumnsegmentStatusCopyIfListread-onlycurrentThis 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.7ColumnsegmentStatusStateread-onlycurrentThis variable indicates the state of the segment.
1.3.6.1.4.1.3417.2.17.1.1.1.1.8ColumnsegmentStatusCommentread-onlycurrentThis variable displays the comment of the segment.
1.3.6.1.4.1.3417.2.17.2NodesegmentMIBNotifications
1.3.6.1.4.1.3417.2.17.2.0NodesegmentMIBNotificationsPrefix
1.3.6.1.4.1.3417.2.17.2.0.1NotificationsegmentStateTrapcurrentThe segment state has changed.
1.3.6.1.4.1.3417.2.17.3NodesegmentMIBConformance
1.3.6.1.4.1.3417.2.17.3.1NodesegmentMIBCompliances
1.3.6.1.4.1.3417.2.17.3.1.1CompliancesegmentMIBComplianceread-onlycurrentThe compliance statement for health check module.
1.3.6.1.4.1.3417.2.17.3.2NodesegmentMIBGroups
1.3.6.1.4.1.3417.2.17.3.2.1GroupsegmentMIBGroupcurrentGroup of Network Segment related objects.
1.3.6.1.4.1.3417.2.17.3.3NodesegmentMIBNotifGroups
1.3.6.1.4.1.3417.2.17.3.3.1GroupsegmentMIBNotifGroupcurrentGroup of Network Segment notifications.
Type Definitions
NameSyntaxStatusDescription
SegmentModeINTEGER { invalid(0), activeInlineFailToAppliance(1), asymActiveInlineFailToAppliance(2), activeInlineFailToNetwork(3), asymActiveInlineFailToNetwork(4), passiveInline(5), asymPassiveInline(6), passiveTap(7), asymPassiveTap(8), passiveTap2xAggrInputs(9), passiveTap3xAggrInputs(10) }currentSegment mode supports both passive and active appliances as well as in-line and tap modes of operation with support for asymmetric routed traffic
SegmentStateBITS { softwareFailure(0), manualFailure(1), linkFailure(2), activationFailure(3) }currentBitmap 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…