Information Commands 21
SNMPv3 Target Address Table information
The following command displays SNMPv3 target address information:
show snmp-server v3 target-address
Command mode: All
Name Transport Addr Port Taglist Params
---------- --------------- ---- ---------- ---------------
trap1 47.81.25.66 162 v1v2trap v1v2param
This command displays the SNMPv3 target address table information, which is stored in the SNMP engine.
The following table describes the SNMPv3 Target Address Table information.
Table 13 Target Address Table information
Field Description
Name Displays the locally arbitrary, but unique identifier associated with this snmpTargetAddrEntry.
Transport Addr Displays the transport addresses.
Port Displays the SNMP UDP port number.
Taglist This column contains a list of tag values which are used to select target addresses for a
particular SNMP message.
Params The value of this object identifies an entry in the snmpTargetParamsTable. The identified entry
contains SNMP parameters to be used when generating messages to be sent to this transport
address.
SNMPv3 Target Parameters Table information
The following command displays SNMPv3 target parameters information:
show snmp-server v3 target-parameters
Command mode: All
Name MP Model User Name Sec Model Sec Level
------------------- -------- -------------------- --------- -----------
v1v2param snmpv2c v1v2only snmpv1 noAuthNoPriv
The following table describes the SNMPv3 Target Parameters Table information.
Table 14 Target Parameters Table information
Field Description
Name Displays the locally arbitrary, but unique identifier associated with this snmpTargeParamsEntry.
MP Model Displays the Message Processing Model used when generating SNMP messages using this entry.
User Name Displays the securityName, which identifies the entry on whose behalf SNMP messages will be
generated using this entry.
Sec Model Displays the security model used when generating SNMP messages using this entry. The system may
choose to return an inconsistentValue error if an attempt is made to set this variable to a value for a
security model which the system does not support.
Sec Level Displays the level of security used when generating SNMP messages using this entry.