Reference Guide
792 | Simple Network Management Protocol (SNMP)
www.dell.com | support.dell.com
Figure 44-24. Display the Interface Index Number
The interface index is a binary number with bits that indicate the slot number, port number, interface type,
and card type of the interface. FTOS converts this binary index number to decimal, and displays it in the
output of the
show interface command.
Figure 44-25. Interface Index Binary Calculations
Starting from the least significant bit (LSB):
• the first 14 bits represent the card type
• the next 4 bits represent the interface type
• the next 7 bits represent the port number
• the next 5 bits represent the slot number
• the next 1 bit is 0 for a physical interface and 1 for a logical interface
• the next 1 bit is unused
For example, the index 72925242 is 100010110001100000000111010 in binary. The binary interface index
for TenGigabitEthernet 1/21 of a 48-port 10/100/1000Base-T line card with RJ-45 interface is shown in
Figure 44-26. Notice that the physical/logical bit and the final, unused bit are not given. The interface is
physical, so this must be represented by a 0 bit, and the unused bit is always 0. These two bits are not given
because they are the most significant bits, and leading zeros are often omitted.
Figure 44-26. Binary Representation of Interface Index
FTOS#show interface te 1/21
TenGigabitEthernet 1/21 is up, line protocol is up
Hardware is Force10Eth, address is 00:01:e8:0d:b7:4e
Current address is 00:01:e8:0d:b7:4e
Interface index is 72925242
[output omitted]
FTOS#show stack-unit all | grep 1
Card Type
Interface Type
Port Number
Slot Number
14 bits
4 bits
7 bits
1 bit
Unused
5 bits
1 bit
P/L Flag
10 0010110 0011 00000000111010
Card
Type
Interface
Type
Port
Number
Slot
Number
14 bits
4 bits
7 bits2 bits










