Release : 1.1f 463 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
17.14 enable snmpsubagent
This command enables the SNMP sub agent on the switch.
Switch can either operate as a SNMP agent or sub agent. Hence to enable SNMP sub agent the
SNMP agent feature need to be disabled. Use the command “disable snmpagent” to disable
SNMP agent feature before enabling SNMP sub agent feature.
SNMP sub agent feature is disabled by default.
enable snmpsubagent { master { ip4 <ipv4_address> | ip6 <ipv6_address>
} [port <number>] }
Syntax Description
ipv4_address – IP address of the master agent
ip6_address – Ipv6 address of the master agent
<number> - TCP port number to be used to reach master agent
Mode
Global Configuration Mode
Defaults
Disabled
Example
SMIS(config)# enable snmpsubagent
Related Commands
show snmp agentx information - Displays the SNMP sub agent details
Disable SNMP agent feature before enabling the SNMP sub agent feature.