BLUECOAT-SG-USAGE-MIB
- Registered at
- 1.3.6.1.4.1.3417.2.4
- Last updated
- 2013-07-11 03:00
- Organization
- Blue Coat Systems, Inc.
- Revisions
- 2013-07-11 03:00, 2008-01-16 03:00, 2007-12-07 03:00, 2002-11-06 03:00
- Namespace
- bluecoat
- Source file
BLUECOAT-SG-USAGE-MIB- Digest
sha256:2aee31410dc7d2f34e38756b52eea18d054e7919cb1c550e90d65334971db45d
Description
The usage MIB is used to monitor resource usage of the device.
Contact
support.services@bluecoat.com http://www.bluecoat.com
Imports
| From | Symbols |
|---|---|
| BLUECOAT-MIB | blueCoatMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BLUECOAT-MIB BLUECOAT-SG-USAGE-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Percent TEXTUAL-CONVENTION Percent value. | current | |||
| UsageStatus TEXTUAL-CONVENTION Current status of the deviceUsagePercent. ok - value within limit. high - value surpassed high limit. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| deviceUsageMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.3417.2.4.1 | |||
| deviceUsageTable OBJECT-TYPE This table lists the various resources that are available. | 1.3.6.1.4.1.3417.2.4.1.1 | not-accessible | current | |
| deviceUsageEntry OBJECT-TYPE A deviceUsage entry describes the present usage of a resource. | 1.3.6.1.4.1.3417.2.4.1.1.1 | not-accessible | current | |
| deviceUsageIndex OBJECT-TYPE An arbitrary value which uniquely identifies a resource. | 1.3.6.1.4.1.3417.2.4.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| deviceUsageTrapEnabled OBJECT-TYPE 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). | 1.3.6.1.4.1.3417.2.4.1.1.1.2 | TruthValue | read-only | current |
| deviceUsageName OBJECT-TYPE The textual name of the resource e.g. Disk. | 1.3.6.1.4.1.3417.2.4.1.1.1.3 | DisplayString | read-only | current |
| deviceUsagePercent OBJECT-TYPE Percent of resource in use. | 1.3.6.1.4.1.3417.2.4.1.1.1.4 | Percent | read-only | current |
| deviceUsageHigh OBJECT-TYPE 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. | 1.3.6.1.4.1.3417.2.4.1.1.1.5 | Percent | read-only | current |
| deviceUsageStatus OBJECT-TYPE Comparison of deviceUsagePercent with deviceUsageHigh. | 1.3.6.1.4.1.3417.2.4.1.1.1.6 | UsageStatus | read-only | current |
| deviceUsageTime OBJECT-TYPE Value of 'sysUpTime.0' at last resource reading. | 1.3.6.1.4.1.3417.2.4.1.1.1.7 | TimeStamp | read-only | current |
| deviceUsageMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.3417.2.4.2 | |||
| deviceUsageMIBNotificationsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.3417.2.4.2.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| deviceUsageTrap NOTIFICATION-TYPE A notification is sent when the deviceUsagePercent exceeds a threshold. This is no longer functional. Use health monitoring instead. | 1.3.6.1.4.1.3417.2.4.2.0.1 | deprecated |