OID Name
Value
Type
Description
1.xxx0.x /net/<iface>/xxx Directory related to the <iface> name where OIDs
follow the given pattern: wr0 → 201x, wr1 → 211x,
..., wr15 → 351x & eth0 → 680x, eth1 → 690x.
0.xxx0.1 Status <Enum>
0. Link
Down
1. Link Up
2. Not
Found
Status of the interface.
0.xxx0.2 Ethernet
Address
<Array> [6
x u8]
MAC address of the corresponding interface with upper case
hexadecimal format (e.g., 64:FB:81:20:84:06).
0.xxx0.8 Speed <String> Auto-negotiated speed of <iface>.
0.xxx0.9 Tx Packets <Integer>
(u32)
Transmitted packets on <iface>.
0.xxx0.10 Rx Packets <Integer>
(u32)
Received packets on <iface>.
0.xxx0.11 Tx Bytes <Integer>
(u32)
Transmitted bytes on <iface>.
0.xxx0.12 Rx Bytes <Integer>
(u32
Received bytes on <iface>.
0.xxx0.13 Tx Errors <Integer>
(u32)
Transmission errors on <iface>.
0.xxx0.14 Rx Errors <Integer>
(u32
Reception errors on <iface>.