Akkadian Provisioning Manager supports SNMP v2/V3, but by default, SNMP is disabled. If you would like to enable SNMP, perform the following steps:

  1. Connect to Akkadian Provisioning Manager using an SSH client such as Putty.
  2. Log in with the akkadianuser account and password (default password = akkadianpassword)
  3. Select Option 5 from the menu – Appliance Manager Settings
  4. Select Option 5 from the Appliance Manager menu – Enable SNMP
  5. The menu will refresh. If you would like to enable SNMPv3, select Option 8 – Enable SNMPv3, otherwise proceed to the next step.
  6. At this point SNMP is enabled and you will most likely need to edit the SNMP configuration to configure monitoring
  7. To edit the SNMP configuration, select option 6 – Edit SNMP
  8. The will open the SNMP configuration file in VI editor.

Important vi editor commands:

i, I: -insert or insert at start of line, and enter input mode
a, A: -append or append at end of line, and enter input mode
Esc: -leave input mode, enter command mode
x, dd: -delete a char, delete a line (in command mode only)
h, l, j, k: -move left, right, up, down (in command mode only)
ZZ: -save changes, exit vi (in command mode only)
:w, :w filename: -write, write to “filename”, no exit (in command mode)
:q, :q!: -quit and don’t save, quit and don’t save even if changes (in command mode)
/sometext: -search for “sometext” (in command mode)
:23: -go to line 23 (in command mode)

  1. Edit the SNMP configuration to suite your organization. This will require and understanding of configuring SNMP in Linux.
  2. When finished, type :wq to save the changes.
  3. Restart the server for the change to take affect.

Example SNMP configuration changes:

Included SNMP MIBs:

AGENTX-MIB.txt
BRIDGE-MIB.txt
COROSYNC-MIB.txt
DISMAN-EVENT-MIB.txt
DISMAN-SCHEDULE-MIB.txt
DISMAN-SCRIPT-MIB.txt
EtherLike-MIB.txt
HCNUM-TC.txt
HOST-RESOURCES-MIB.txt
HOST-RESOURCES-TYPES.txt
IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt
IANAifType-MIB.txt
IANA-LANGUAGE-MIB.txt
IANA-RTPROTO-MIB.txt
IF-INVERTED-STACK-MIB.txt
IF-MIB.txt
INET-ADDRESS-MIB.txt
IP-FORWARD-MIB.txt
IP-MIB.txt
IPV6-FLOW-LABEL-MIB.txt
IPV6-ICMP-MIB.txt
IPV6-MIB.txt
IPV6-TCP-MIB.txt
IPV6-TC.txt
IPV6-UDP-MIB.txt
LM-SENSORS-MIB.txt
MTA-MIB.txt
NET-SNMP-AGENT-MIB.txt
NET-SNMP-EXAMPLES-MIB.txt
NET-SNMP-EXTEND-MIB.txt
NET-SNMP-MIB.txt
NET-SNMP-PASS-MIB.txt
NET-SNMP-TC.txt
NET-SNMP-VACM-MIB.txt
NETWORK-SERVICES-MIB.txt
NOTIFICATION-LOG-MIB.txt
PCMK-MIB.txt
RFC1155-SMI.txt
RFC1213-MIB.txt
RFC-1215.txt
RMON-MIB.txt
SCTP-MIB.txt
SMUX-MIB.txt
SNMP-COMMUNITY-MIB.txt
SNMP-FRAMEWORK-MIB.txt
SNMP-MPD-MIB.txt
SNMP-NOTIFICATION-MIB.txt
SNMP-PROXY-MIB.txt
SNMP-TARGET-MIB.txt
SNMP-USER-BASED-SM-MIB.txt
SNMP-USM-AES-MIB.txt
SNMP-USM-DH-OBJECTS-MIB.txt
SNMPv2-CONF.txt
SNMPv2-MIB.txt
SNMPv2-SMI.txt
SNMPv2-TC.txt
SNMPv2-TM.txt
SNMP-VIEW-BASED-ACM-MIB.txt
TCP-MIB.txt
TRANSPORT-ADDRESS-MIB.txt
TUNNEL-MIB.txt
UCD-DEMO-MIB.txt
UCD-DISKIO-MIB.txt
UCD-DLMOD-MIB.txt
UCD-IPFWACC-MIB.txt
UCD-SNMP-MIB.txt
UDP-MIB.txt

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment