A bit array where each bit indicates a protocol
that was seen in a packet transmitted by that host.
The protocols currently monitored are:
Bit Protocol
2^0 Unrecognized protocol (none of the following)
2^1 DOD (IP, ARP, RARP)
2^2 ISO
2^3 DEC
2^4 NetWare
2^5 AppleTalk (AppleTalk, AppleTalk ARP)
2^6 XNS
2^7 SNA
2^8 VINES
Parsed from file LANTERN.MIB.txt
Company: cai
Module: Novell-LANtern-MIB
Vendor: Computer Associates
Module: Novell-LANtern-MIB (LANTERN.MIB)
Type: TABULAR
Access: read-only
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
eHostOProtocols OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "A bit array where each bit indicates a protocol that was seen in a packet transmitted by that host. The protocols currently monitored are: Bit Protocol 2^0 Unrecognized protocol (none of the following) 2^1 DOD (IP, ARP, RARP) 2^2 ISO 2^3 DEC 2^4 NetWare 2^5 AppleTalk (AppleTalk, AppleTalk ARP) 2^6 XNS 2^7 SNA 2^8 VINES" ::= { eHostOEntry 8 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.23.2.1.2.47.1.1 | eHostOAddress | 0 | 0 | The MAC layer physical address of the host. |
1.3.6.1.4.1.23.2.1.2.47.1.2 | eHostOInPkts | 0 | 0 | The total number of good packets transmitted to this address. |
1.3.6.1.4.1.23.2.1.2.47.1.3 | eHostOOutPkts | 0 | 0 | The total number of good packets transmitted by this host. |
1.3.6.1.4.1.23.2.1.2.47.1.4 | eHostOInOctets | 0 | 0 | The total number of octets in good packets transmitted to this address. |
1.3.6.1.4.1.23.2.1.2.47.1.5 | eHostOOutOctets | 0 | 0 | The total number of octets in good packets transmitted by this host. |
1.3.6.1.4.1.23.2.1.2.47.1.6 | eHostOInErrors | 0 | 0 | The total number of error (CRC, undersize, or oversize) packets transmitted to this address. |
1.3.6.1.4.1.23.2.1.2.47.1.7 | eHostOOutErrors | 0 | 0 | The total number of error (CRC, undersize, or oversize) packets transmitted by this host. |
1.3.6.1.4.1.23.2.1.2.47.1.9 | eHostOFirstTransmit | 0 | 0 | The date and time of the first good transmission by this host. If the host has not transmitted, this value is 0 |
1.3.6.1.4.1.23.2.1.2.47.1.10 | eHostOLastTransmit | 0 | 0 | The date and time of the most recent transmission by this host. If the host has not transmitted, this value is 0 |
1.3.6.1.4.1.23.2.1.2.47.1.11 | eHostOLastReceive | 0 | 0 | The data and time of the most recent transmission to this address. |
1.3.6.1.4.1.23.2.1.2.47.1.12 | eHostOControl | 0 | 0 | A collection of control bits and bit fields. These fields are grouped into one object to reduce network traffic (especially over … |
1.3.6.1.4.1.23.2.1.2.47.1.13 | eHostOOrderIndex | 0 | 0 | A (dense) ordinal that uniquely defines an entry in the eHostOTable table. |