Service Manual
Command History
Version Description
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell#show snmp user
User name: v1v2creadu
Engine ID: 0000178B02000001E80214A8
storage-type: nonvolatile active
Authentication Protocol: None
Privacy Protocol: None
Dell#
snmp ifmib ifalias long
Display the entire description string through the Interface MIB, which would be truncated otherwise to 63 characters.
Syntax
snmp ifmib ifalias long
Defaults Interface description truncated beyond 63 characters.
Command Modes CONFIGURATION
Command History
Version Description
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
!----command run on host connected to switch:------!
> snmpwalk -c public 10.10.10.130 .1.3.6.1.2.1.31 | grep -i alias | more
IF-MIB::ifAlias.134530304 = STRING: This is a port connected to Router2. This
is a
port connected to
IF-MIB::ifAlias.134792448 = STRING:
!----command run on Force10 switch:-----------!
Dell#snmp ifmib ifalias long
!----command run on server connected to switch:------!
> snmpwalk -c public 10.10.10.130 .1.3.6.1.2.1.31 | grep -i alias | more
IF-MIB::ifAlias.134530304 = STRING: This is a port connected to Router2. This
is a
port connected to Router2. This is a port connected to Router2. This is a port
connected to Router2. This is a port connected to Router2.
IF-MIB::ifAlias.134792448 = STRING:
snmp-server community
Configure a new community string access for SNMPv1 v2 and v3.
Syntax
snmp-server community community-name {ro | rw} [security-name name][access-
list-name]
To remove access to a community, use the no snmp-server community community-string {ro |
rw} [security-name name [access-list-name] command.
Parameters
community-name Enter a text string (up to 20 characters long) to act as a password for SNMP.
1142 Simple Network Management Protocol (SNMP) and Syslog