White Papers

Table Of Contents
Defaults None.
Command Modes IPv6 ROUTER OSPF
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.14(1.0) Introduced on the S3100 series, S3048ON, S4048ON, S4048T-ON, S5048F-ON,
S6000, S6010ON, S6100ON, Z9100ON, Z9500, S6000ON, C9010, MXL, and
FN IOM.
Usage
Information
Use SNMPv3 context configuration to distinguish between various OSPFv3 VRF instances.
Example
DellEMC(conf-ipv6-router_ospf)#snmp context ospf1
DellEMC>show runnig-config ospf
!
ipv6 router ospf 10
router-id 10.10.10.1
snmp context ospf1
!
DellEMC>
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
Supported Modes FullSwitch Mode
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
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:
1088 Simple Network Management Protocol (SNMP) and Syslog