Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Ethernet Support Guide: HP-UX 11i v1 and v2 of May 2005 > Appendix D Card Statistics

lanadmin Display

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

This page shows a sample of a lanadmin(1M) command display. The fields are defined in the following sections.

                       LAN INTERFACE STATUS DISPLAY
                       Sun, Jun 21,1998 14:49:43

PPA Number = 3
Description = lan3 HP 1000Base-SX card HW Rev A-3814
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 1000000000
Station Address = 0x60b0c401d4
Administration Status (value) = up(1)
Operation Status (value) = up(1)
Last Change = 14
Inbound Octets = 2220359858
Inbound Unicast Packets = 87658661
Inbound Non-Unicast Packets = 577
Inbound Discards = 0
Inbound Errors = 0
Inbound Unknown Protocols = 0
Outbound Octets = 2729643634
Outbound Unicast Packets = 107383997
Outbound Non-Unicast Packets = 285158
Outbound Discards = 0
Outbound Errors = 0
Outbound Queue Length = 0
Specific = 655367

Ethernet-like Statistics Group

Index = 9
Alignment Errors = 0
FCS Errors = 0
Single Collision Frames = 0
Multiple Collision Frames = 0
Deferred Transmissions = 0
Late Collisions = 0
Excessive Collisions = 0
Internal MAC Transmit Errors = 0
Carrier Sense Errors = 0
Frames Too Long = 0
Internal MAC Receive Errors = 0
NOTE: This example was the result of running the lanadmin command for Gigabit Ethernet. The “PPA Number” entry in this listing would be “Network Management ID” if the command was run for Fast Ethernet.

RFC 1213 MIB II

The following list provides descriptions of the statistics fields in the lanadmin(1M) command display. For more detailed information about the fields, see RFC 1213.

Field

Description

Network Management ID

A unique ID assigned by the system for the network management of each network interface.

PPA Number

A unique number assigned to each network interface.

Description

A textual string containing information about the interface.

Type (value)

The type of interface, distinguished according to the physical/link protocols, immediately below the network layer in the protocol stack.

Gigabit Ethernet can have either an ethernet or IEEE 802.3 value.

10/100Base-TX can have either an ethernet-csmacd(6) or iso88023-csmacd(7) value.

MTU Size

The size of the largest datagram which can be sent or received on the interface specified in octets. This value can be 1500 or 9000.

Speed in bits per second

The speed of the card — 1000 Mbit/s for 1000Base-SX. 10, 100, or 1000 Mbit/s for 1000Base-T. 10 Mbit/s or 100 Mbit/s for Fast Ethernet.

Station Address

The interface address at the protocol layer immediately below the network layer in the protocol stack. For interfaces that do not have such an address, such as serial line, this object contains an octet string of zero length.

Administration Status (ifAdmin)

Administration Status sets the status of the card. This parameter may only be set using the Openview Tool. It may be set to one of these three values:

Table D-1 Administration Status (ifAdmin): Valid Values

up(1)

Allow card to pass packets

down(2)

card is inoperative

testing(3)

card is in test mode

 

Operation Status (ifOper)

Operation Status reports the status of the card if ifAdmin has been set to up(1). If ifAdmin is set to down(2), then ifOper will also be down(2).

Table D-2 Operation Status (ifOper): Valid Values

up(1)

Ready to pass packets

down(2)

Not operative (card is down)

testing(3)

In test mode

 

Last Change

The value of SysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last reinitialization of the local network management subsystem, then this object contains a 0 value.

Inbound Octets

The total number of octets received on the interface, including framing characters.

Inbound Unicast Packets

The number of subnetwork-unicast packets delivered to a high-layer protocol.

Inbound Non-Unicast Packets

The number of non-unicast (subnetwork-broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.

Inbound Discards

The number of inbound packets that were discarded even though no errors had been detected, preventing them from being delivered to a higher-layer protocol. One possible reason for discarding such a packet could be out of receive buffers.

Inbound Errors

The number of inbound packets that contained errors, preventing them from being deliverable to a higher-layer protocol.

Inbound Unknown Protocols

The number of packets received through the interface that were discarded because of an unknown or unsupported protocol.

Outbound Octets

The total number of octets transmitted out of the interface, including framing characters.

Outbound Unicast Packets

The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.

Outbound Non-Unicast Packets

The total number of packets that higher-level protocols requested be transmitted to a non-unicast (a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent.

Outbound Discards

The number of outbound packets that were discarded even though no errors had been detected to prevent them from being transmitted. One possible reason for discarding such a packet could be out of transmit buffers.

Outbound Errors

The number of outbound packets that could not be transmitted because of errors.

Outbound Queue Length

The length of the output packet queue (in packets).

RFC 1284 Ethernet-Like Interface Statistics

The following list provides descriptions of the Ethernet-like statistics fields in the lanadmin(1M) command display:

Field

Description

Index

A value that uniquely identifies an interface to an 802.3 medium.

Alignment Errors

A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check.

FCS Errors

A count of frames received on a particular interface that are an integral number of octets in length and do not pass the FCS check.

Single Collision Frames

A count of successfully transmitted frames on a particular interface for which transmission is inhibited by exactly one collision.

Multiple Collision Frames

A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision.

Deferred Transmissions

A count of frames for which the first transmission attempt on a particular interface is delayed because the medium is busy. The count represented by an instance of this object does not include frames involved in collisions.

Late Collisions

The number of times that a collision is detected on a particular interface later than 512 bit-times into the transmission of a packet.

Excessive Collisions

A couple of frames for which transmission on a particular interface fails due to excessive collisions or packets dropped.

Internal MAC Transmit Errors

A count of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error.

Carrier Sense Errors

The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particular interface.

Frames Too Long

A count of frames received on a particular interface that exceed the maximum permitted frame size.

Internal MAC Receive Errors

A count of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2003-2005 - , Hewlett-Packard Development Company, L.P.