Chapter 7: SNMP Commands
136 Section II: Switch Management
Example
The following example displays the MIB information about port 1 and
statics:
Manager > show interface=1 counter
ifMTU Displays the size of Maximum Transmission Unit
(MTU).
ifSpeed Displays the estimated bandwidth of the
interface.
ifInOctets Displays the number of received octets.
ifInUcastPkts Displays the number of unicast packets that were
transmitted to the upper network layer.
ifUnNUcasstPkts Displays the number of broadcast and multicast
packets that were transmitted to the upper
network layer.
ifInDiscards Displays the number of received packets that
were discarded due to buffer overflow or other
reasons.
ifInErrors Displays the number of received packets that
were discarded because the packets included an
error.
ifOutOctets Displays the number of transmitted octets.
ifOutUcastPkts Displays the number of unicast packets including
discarded packets that were requested to
transmit by the upper network layer.
ifOutNUcastPkts Displays the number of broadcast and multicast
packets including discarded packets that were
requested to transmit by the upper network layer.
ifOutDiscards Displays the number of transmitted packets that
were discarded due to buffer overflow or other
reasons.
ifOutErrors Displays the number of transmitted packets that
were discarded because the packets included an
error.
Table 14. SHOW INTERFACE Command (Continued)
Field Description