BLUECOAT-SG-USAGE-MIB: View SNMP OID List / Download MIB
VENDOR: CACHEFLOW INC.
Home | MIB: BLUECOAT-SG-USAGE-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).
|
|||
Object Name | OID | Type | Access | Info |
deviceUsageMIB | 1.3.6.1.4.1.3417.2.4 |
The usage MIB is used to monitor resource usage of the device. |
||
deviceUsageMIBObjects | 1.3.6.1.4.1.3417.2.4.1 | |||
deviceUsageTable | 1.3.6.1.4.1.3417.2.4.1.1 | no-access |
This table lists the various resources that are available. |
|
1.3.6.1.4.1.3417.2.4.1.1.1 | no-access |
A deviceUsage entry describes the present usage of a resource. |
||
deviceUsageIndex | 1.3.6.1.4.1.3417.2.4.1.1.1.1 | integer32 | no-access |
An arbitrary value which uniquely identifies a resource. |
deviceUsageTrapEnabled | 1.3.6.1.4.1.3417.2.4.1.1.1.2 | truthvalue | read-only |
This variable controls generation of deviceUsageTrap for this resource. When this variable is true(1), generation of deviceUsageTrap is enabled. When this variable is false(2), generation of deviceUsageTrap is disabled. The default start-up value is true(1). |
deviceUsageName | 1.3.6.1.4.1.3417.2.4.1.1.1.3 | displaystring | read-only |
The textual name of the resource e.g. Disk. |
deviceUsagePercent | 1.3.6.1.4.1.3417.2.4.1.1.1.4 | percent | read-only |
Percent of resource in use. |
deviceUsageHigh | 1.3.6.1.4.1.3417.2.4.1.1.1.5 | percent | read-only |
Percent usage which a notification will be sent when the value is reached. For example, if deviceUsageHigh is set to 79 then notification will be send when the value changes from less than 79 to 79. The default is defined by the device for a particular resource. |
deviceUsageStatus | 1.3.6.1.4.1.3417.2.4.1.1.1.6 | usagestatus | read-only |
Comparison of deviceUsagePercent with deviceUsageHigh. |
deviceUsageTime | 1.3.6.1.4.1.3417.2.4.1.1.1.7 | timestamp | read-only |
Value of 'sysUpTime.0' at last resource reading. |
deviceUsageMIBNotifications | 1.3.6.1.4.1.3417.2.4.2 | |||
deviceUsageMIBNotificationsPrefix | 1.3.6.1.4.1.3417.2.4.2.0 | |||
deviceUsageTrap | 1.3.6.1.4.1.3417.2.4.2.0.1 |
A notification is sent when the deviceUsagePercent exceeds a threshold. This is no longer functional. Use health monitoring instead. |