Information Commands
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 14 Target Address Table information
Field |
| Description |
|
|
|
Name |
| Displays the locally arbitrary, but unique identifier associated with this |
|
| snmpTargetAddrEntry. |
|
| Displays the transport addresses. |
Transport Addr |
| |
|
| Displays the SNMP UDP port number. |
Port |
| |
|
| This column contains a list of tag values which are used to select target addresses for |
Taglist |
| |
|
| a particular SNMP message. |
|
| The value of this object identifies an entry in the snmpTargetParamsTable. The |
Params |
| |
|
| 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 15 Target Parameters Table information
Field | Description | |
|
| Displays the locally arbitrary, but unique identifier associated with this |
Name | ||
|
| snmpTargeParamsEntry. |
|
| Displays the Message Processing Model used when generating SNMP messages using this entry. |
MP Model | ||
|
| Displays the securityName, which identifies the entry on whose behalf SNMP messages will be |
User Name | ||
|
| generated using this entry. |
|
|
|
25