snmp-mode
snmp-mode is an interactive autoloaded compiled Lisp function in `snmp-mode.el
'.
(snmp-mode)
Major mode for editing SNMP MIBs.
Expression and list commands understand all C brackets.
Tab indents for C code.
Comments start with -- and end with newline or another --.
Delete converts tabs to spaces as it moves back.
key binding
--- -------
C-c Prefix Command
DEL backward-delete-char-untabify
C-c C-b tempo-backward-mark
C-c C-f tempo-forward-mark
C-c TAB tempo-complete-tag
Turning on snmp-mode runs the hooks in `snmp-common-mode-hook', then
`snmp-mode-hook'.