BLUECOAT-SEGMENT-MIB

File: BLUECOAT-SEGMENT-MIB.mib (9273 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Q-BRIDGE-MIB BLUECOAT-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TEXTUAL-CONVENTION DisplayString PortList
blueCoatMgmt

Defined Types

SegmentMode  
Segment mode supports both passive and active appliances as well as in-line and tap modes of operation with support for asymmetric routed traffic
TEXTUAL-CONVENTION    
  INTEGER invalid(0), activeInlineFailToAppliance(1), asymActiveInlineFailToAppliance(2), activeInlineFailToNetwork(3), asymActiveInlineFailToNetwork(4), passiveInline(5), asymPassiveInline(6), passiveTap(7), asymPassiveTap(8), passiveTap2xAggrInputs(9), passiveTap3xAggrInputs(10)  

SegmentState  
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 bit 3: activation failure The Segment is in a good state when no bits are set.
TEXTUAL-CONVENTION    
  BITS softwareFailure(0), manualFailure(1), linkFailure(2), activationFailure(3)  

SegmentStatusEntry  
SEQUENCE    
  segmentStatusIndex INTEGER
  segmentStatusIdentifier DisplayString
  segmentStatusMode SegmentMode
  segmentStatusIfList PortList
  segmentStatusDownIfList PortList
  segmentStatusCopyIfList PortList
  segmentStatusState SegmentState
  segmentStatusComment DisplayString

Defined Values

segmentMIB 1.3.6.1.4.1.3417.2.17
The segment status MIB is used to monitor the state of network segements
MODULE-IDENTITY    

segmentMIBObjects 1.3.6.1.4.1.3417.2.17.1
OBJECT IDENTIFIER    

segmentMIBNotifications 1.3.6.1.4.1.3417.2.17.2
OBJECT IDENTIFIER    

segmentMIBConformance 1.3.6.1.4.1.3417.2.17.3
OBJECT IDENTIFIER    

segmentMIBNotificationsPrefix 1.3.6.1.4.1.3417.2.17.2.0
OBJECT IDENTIFIER    

segmentMIBCompliances 1.3.6.1.4.1.3417.2.17.3.1
OBJECT IDENTIFIER    

segmentMIBGroups 1.3.6.1.4.1.3417.2.17.3.2
OBJECT IDENTIFIER    

segmentMIBNotifGroups 1.3.6.1.4.1.3417.2.17.3.3
OBJECT IDENTIFIER    

segmentMIBCompliance 1.3.6.1.4.1.3417.2.17.3.1.1
The compliance statement for health check module.
Status: current Access: read-only
MODULE-COMPLIANCE    

segments 1.3.6.1.4.1.3417.2.17.1.1
OBJECT IDENTIFIER    

segmentStatusTable 1.3.6.1.4.1.3417.2.17.1.1.1
Table of Segments.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SegmentStatusEntry

segmentStatusEntry 1.3.6.1.4.1.3417.2.17.1.1.1.1
A segmentStatusTable entry describes the segment status for each segment of the appliance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SegmentStatusEntry  

segmentStatusIndex 1.3.6.1.4.1.3417.2.17.1.1.1.1.1
An arbitrary value which uniquely identifies the segment.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

segmentStatusIdentifier 1.3.6.1.4.1.3417.2.17.1.1.1.1.2
This variable uniquely identifies the segment on the appliance.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

segmentStatusMode 1.3.6.1.4.1.3417.2.17.1.1.1.1.3
This variable indicates the mode of the segment.
Status: current Access: read-only
OBJECT-TYPE    
  SegmentMode  

segmentStatusIfList 1.3.6.1.4.1.3417.2.17.1.1.1.1.4
This variable indicates the set of one or more ports assigned to the segment.
Status: current Access: read-only
OBJECT-TYPE    
  PortList Size(0..255)  

segmentStatusDownIfList 1.3.6.1.4.1.3417.2.17.1.1.1.1.5
This variable indicates the subset of ports assigned to the segment that are currently in a down state.
Status: current Access: read-only
OBJECT-TYPE    
  PortList Size(0..255)  

segmentStatusCopyIfList 1.3.6.1.4.1.3417.2.17.1.1.1.1.6
This variable indicates the subset of copy ports assigned to the segment to which traffic is being replicated.
Status: current Access: read-only
OBJECT-TYPE    
  PortList Size(0..255)  

segmentStatusState 1.3.6.1.4.1.3417.2.17.1.1.1.1.7
This variable indicates the state of the segment.
Status: current Access: read-only
OBJECT-TYPE    
  SegmentState  

segmentStatusComment 1.3.6.1.4.1.3417.2.17.1.1.1.1.8
This variable displays the comment of the segment.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

segmentStateTrap 1.3.6.1.4.1.3417.2.17.2.0.1
The segment state has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

segmentMIBGroup 1.3.6.1.4.1.3417.2.17.3.2.1
Group of Network Segment related objects.
Status: current Access: read-only
OBJECT-GROUP    

segmentMIBNotifGroup 1.3.6.1.4.1.3417.2.17.3.3.1
Group of Network Segment notifications.
Status: current Access: read-only
NOTIFICATION-GROUP