MIB Viewer

BLUECOAT-SG-WCCP-MIB

16 objects
The deviceWccpMIB is used to monitor the status of the device's WCCP.
Imported Objects
BLUECOAT-MIBblueCoatMgmt
SNMPv2-SMICounter32 Counter64 Integer32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCTEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.3417.2.5IdentitydeviceWccpMIBThe deviceWccpMIB is used to monitor the status of the device's WCCP.
1.3.6.1.4.1.3417.2.5.1ScalardeviceWccpEnabledread-onlycurrentWhen this variable is true(1) then WCCP is enabled. When it is false(2) then WCCP is not enabled.
1.3.6.1.4.1.3417.2.5.2NodedeviceWccpMIBObjects
1.3.6.1.4.1.3417.2.5.2.1NodedeviceWccpValues
1.3.6.1.4.1.3417.2.5.2.1.1TabledeviceWccpValueTablenot-accessiblecurrentTable of WCCP services.
1.3.6.1.4.1.3417.2.5.2.1.1.1RowdeviceWccpValueEntrynot-accessiblecurrentA deviceWccpValueTable entry describes the status of a WCCP service.
1.3.6.1.4.1.3417.2.5.2.1.1.1.1ColumndeviceWccpIndexnot-accessiblecurrentAn arbitrary value which uniquely identifies the WCCP service.
1.3.6.1.4.1.3417.2.5.2.1.1.1.2ColumndeviceWccpServiceIDread-onlycurrentThis variable indicates WCCP's service id.
1.3.6.1.4.1.3417.2.5.2.1.1.1.3ColumndeviceWccpServiceTyperead-onlycurrentThis variable indicates WCCP's service type.
1.3.6.1.4.1.3417.2.5.2.1.1.1.4ColumndeviceWccpServiceVersionread-onlycurrentThis variable indicates the WCCP service's version.
1.3.6.1.4.1.3417.2.5.2.1.1.1.5ColumndeviceWccpPacketsRedirread-onlycurrentThis variable indicates how many WCCP packets have been redirected.
1.3.6.1.4.1.3417.2.5.2.1.1.1.6ColumndeviceWccpPacketsLowRedirread-onlycurrentThis variable indicates how many WCCP packets have been redirected - lower 32 bits.
1.3.6.1.4.1.3417.2.5.2.1.1.1.7ColumndeviceWccpBytesRedirread-onlycurrentThis variable indicates how many WCCP bytes have been redirected.
1.3.6.1.4.1.3417.2.5.2.1.1.1.8ColumndeviceWccpBytesLowRedirread-onlycurrentThis variable indicates how many WCCP bytes have been redirected - lower 32 bits.
Type Definitions
NameSyntaxStatusDescription
WccpServiceTypeINTEGER { standard(1), dynamic(2), unknown(3) }currentIndicates the type of WCCP service being used. standard(1) - standard or well known service is being used. dynamic(2) - dynamic service is being used. unknown(3) - cannot determine the type of service being used.
WccpVersionINTEGER { version1(1), version2(2), unknown(3) }currentIndicates the version of WCCP being used for a service. version1(1) - WCCP version 1 being used for the service. version2(2) - WCCP version 2 being used for the service. unknown(3) - unknown version.