d677d19ca0
* Created (but not finished) scan-apc-pdu * Added support to tracking maintenance-mode for nodes in Cluster->parse_cib * Created Remote->read_snmp_oid(). * Created Server->get_definition. * Updated Server->get_status() to write-out server XML files on-demand. * Finished scan-cluster. Signed-off-by: Digimer <digimer@alteeve.ca>
12 lines
437 B
Plaintext
12 lines
437 B
Plaintext
-- This is needed by scan-apc-pdu to trick/force .1.3.6.1.2.1.2.2.1.6.2 to return Hex-STRING. --
|
|
PowerNet-MIB DEFINITIONS ::= BEGIN
|
|
|
|
IMPORTS
|
|
enterprises, IpAddress, Gauge, TimeTicks FROM RFC1155-SMI
|
|
DisplayString FROM RFC1213-MIB
|
|
OBJECT-TYPE FROM RFC-1212
|
|
TRAP-TYPE FROM RFC-1215;
|
|
|
|
-- IMPORTS End
|
|
|