Imported Upstream version 2.6.2
This commit is contained in:
parent
a367d9bc54
commit
45043b58d0
246 changed files with 18228 additions and 1415 deletions
|
|
@ -27,6 +27,17 @@
|
|||
|
||||
#define APCC_MIB_VERSION "1.1"
|
||||
|
||||
/* Other APC sysOID:
|
||||
*
|
||||
* examples found on the Net and other sources:
|
||||
* 'enterprises.apc.products.system.smartUPS.smartUPS700'
|
||||
* '.1.3.6.1.4.1.318.1.3.4.5': ApcRPDU,
|
||||
* '.1.3.6.1.4.1.318.1.3.4.4': ApcMSP
|
||||
*/
|
||||
|
||||
/* TODO: find the right sysOID for this MIB
|
||||
* Ie ".1.3.6.1.4.1.318.1.1.1" or ".1.3.6.1.4.1.318" or? */
|
||||
|
||||
/* info elements */
|
||||
|
||||
#define APCC_OID_BATT_STATUS ".1.3.6.1.4.1.318.1.1.1.2.1.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue