Index |
The interface index of the associated ATM hardware. |
Type |
This object contains an interface type. Enumerations: - other (1)
- adsl (2)
- shdsl (3)
- vdsl (4)
|
Descr |
Short description for this object. Length: 0 to 255 |
AdminStatus |
This object contains the desired state of the ATM interface. Enumerations: |
OperStatus |
The current operational state of the ATM interface. Enumerations: |
LastChange |
The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value. |
MaxTxRate |
This object enables traffic shaping on the related ATM interface. If set to zero (0) there is no shaping active. Otherwise this variable defines the maximum amount of bits per second to be transmitted. Note that the maximum transmit rate is also determined by the capabilities of the ATM hardware. |
OperMode |
The current operational mode of the ATM interface. The value atm(1) means ATM is used on the line. The value efm(2) means ATM is used only internally and Ethernet with HDLC framing is used on the line. Enumerations: |
InPkts |
The number of reassembled received packets. |
OutPkts |
This number of transmitted packets. |
RxSpeed |
This object contains the receive interface speed. |
TxSpeed |
This object contains the transmit interface speed. |
InOctets |
The total number of octets received on the interface, including framing characters. |
InDiscards |
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. |
InErrors |
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
OutOctets |
The total number of octets transmitted out of the interface, including framing characters. |
OutDiscards |
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. |
OutErrors |
The number of outbound packets that could not be transmitted because of errors. |
HCInPkts |
The number of reassembled received packets. |
HCOutPkts |
This number of transmitted packets. |
HCInOctets |
The total number of octets received on the interface, including framing characters. |
HCOutOctets |
The total number of octets transmitted out of the interface, including framing characters. |
HCInDiscards |
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. |
HCOutDiscards |
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. |