Technical References

The name of the server (constant for now).
server-active bool default = true
If 'true', the server will run when it is started. If 'false', the
server will not run when it is started.
trap-source-addr ipaddr
An optional address to use as the sender address in outgoing SNMP
trap packets.
snmp-interface
snmp-interface - Configures the SNMP server's network interfaces
Synopsis
snmp-interface <name> create [<attribute>=<value>] [<attribute>=<value> ...]
snmp-interface <name> delete
snmp-interface list
snmp-interface listnames
snmp-interface <name> show
snmp-interface <name> set <attribute>=<value> [<attribute>=<value> ...]
snmp-interface <name> get <attribute>
snmp-interface <name> unset <attribute>
snmp-interface <name> enable <attribute>
snmp-interface <name> disable <attribute>
Description
The snmp-interface command configures network interfaces for use
by the NetworkRegistrar SNMP server. If there are no defined interfaces, the
server discovers and uses all available interfaces on the
system. When this list is present, the server only uses
available interfaces, if any, that match this list.
Examples
nrcmd> snmp-interface example1 create
nrcmd> snmp-interface example1 set address=192.168.0.58
Status
See Also
Attributes
address subnet