Administrator Guide

Version Description
8.3.7.0 Introduced on the S4810.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
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 mib community-map
Associate an SNMP community context (string) with an SNMP context community-map
C9000 Series
Syntax
snmp mib community-map name context name
Defaults Community name is limited to 20 characters.
Command Modes CONFIGURATION
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
Example
Dell(conf)#snmp mib ?
community-map Map a SNMP community String with a SNMP context
Dell(conf)#snmp mib community-map ?
WORD Name of the Community(Max 20 chars)
Dell(conf)#snmp mib community-map rise1 ?
context Snmp Context
Dell(conf)#snmp mib community-map rise1 context ?
WORD SNMP Context Name(Max 32 chars)
1488 Simple Network Management Protocol (SNMP) and Syslog