snmpv2-mode
snmpv2-mode is an interactive autoloaded compiled Lisp function in `snmp-mode.el
'.
(snmpv2-mode)
Major mode for editing SNMPv2 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 `snmpv2-mode-hook'.