2.3.1 User resources that can be defined
You can define the following as company resources: company-specific MIB objects, that are implemented by another vendor's SNMP agent, and user-specific MIB objects, that are created by using the user extension MIB definition function of the ESA The following table lists the types of MIB objects that can be collected as user resources.
MIB object type |
Range of MIB values settable for user resources |
Object type defined in user resources |
Resource values of user resources |
---|---|---|---|
INTEGER |
Integer from -2,147,483,648 to 2,147,483,647 |
Integer |
Collected MIB value |
Integer32 |
|||
Gauge |
Integer from 0 to 4,294,967,295 |
Gauge (or Counter#1) |
|
Gauge32 |
|||
Unsigned32 |
|||
CounterBasedGauge64 |
Integer from 0 to 18,446,744,073,709,551,615 |
||
TimeTicks |
Integer from 0 to 4,294,967,29 |
Counter (or Gauge#2) |
|
Counter |
|||
Counter32 |
|||
Counter64 |
Integer from 0 to 18,446,744,073,709,551,615 |
||
OCTET STRING |
Printable ASCII character string whose length is from 0 to 255 bytes |
String |
Collected MIB value |
DisplayString |
You can incorporate multiple MIB objects to be obtained and then use the resulting calculation value as the user resource value. In this case, the possible resource value is a real number from -18,446,744,073,709,552,000 to 18,446,744,073,709,552,000.