WCCP-MIB: View SNMP OID List / Download MIB

VENDOR: CACHEFLOW INC.


 Home MIB: WCCP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 deviceWccpMIB 1.3.6.1.4.1.3417.2.5
The deviceWccpMIB is used to monitor the status of the device's WCCP.
     deviceWccpEnabled 1.3.6.1.4.1.3417.2.5.1 truthvalue read-only
This variable show whether WCCP is enabled or not.
     deviceWccpMIBObjects 1.3.6.1.4.1.3417.2.5.2
         deviceWccpValues 1.3.6.1.4.1.3417.2.5.2.1
             deviceWccpValueTable 1.3.6.1.4.1.3417.2.5.2.1.1 no-access
Table of WCCP services.
                 deviceWccpValueEntry 1.3.6.1.4.1.3417.2.5.2.1.1.1 no-access
A deviceWccpValueTable entry describes the status of a WCCP service.
                     deviceWccpIndex 1.3.6.1.4.1.3417.2.5.2.1.1.1.1 integer no-access
An arbitrary value which uniquely identifies the WCCP service.
                     deviceWccpServiceID 1.3.6.1.4.1.3417.2.5.2.1.1.1.2 integer32 read-only
This variable indicates WCCP's service id.
                     deviceWccpServiceType 1.3.6.1.4.1.3417.2.5.2.1.1.1.3 wccpservicetype read-only
This variable indicates WCCP's service type.
                     deviceWccpServiceVersion 1.3.6.1.4.1.3417.2.5.2.1.1.1.4 wccpversion read-only
This variable indicates the WCCP service's version.
                     deviceWccpPacketsRedir 1.3.6.1.4.1.3417.2.5.2.1.1.1.5 counter64 read-only
This variable indicates the how many WCCP packets have been redirected.
                     deviceWccpPacketsLowRedir 1.3.6.1.4.1.3417.2.5.2.1.1.1.6 counter32 read-only
This variable indicates the how many WCCP packets have been redirected - lower 32 bits.
                     deviceWccpBytesRedir 1.3.6.1.4.1.3417.2.5.2.1.1.1.7 counter64 read-only
This variable indicates how many WCCP bytes have been redirected.
                     deviceWccpBytesLowRedir 1.3.6.1.4.1.3417.2.5.2.1.1.1.8 counter32 read-only
This variable indicates how many WCCP bytes have been redirected - lower 32 bits.