A collection of control bits and bit fields.
These fields are grouped into one object to reduce
network traffic (especially over the serial line)
during startup. Writing to eHostControl may be
used to pre-load entries into the table. This also
has the side effect of inhibiting newHost traps for
that host.
BITS MEANING
2^0-2^2 3-bit host timeout code
0 - host timeout disabled
1 - 1 minute
2 - 2 minutes
3 - 4 minutes
4 - 8 minutes
5 - 16 minutes
6 - 32 minutes
7 - 64 minutes
2^3 onSegmentBit: if set, host is on
LANtern's segment.
2^7 inhibitPurgeBit: if set, inhibit purge for
this host.
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
eHostTControl OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "A collection of control bits and bit fields. These fields are grouped into one object to reduce network traffic (especially over the serial line) during startup. Writing to eHostControl may be used to pre-load entries into the table. This also has the side effect of inhibiting newHost traps for that host. BITS MEANING 2^0-2^2 3-bit host timeout code 0 - host timeout disabled 1 - 1 minute 2 - 2 minutes 3 - 4 minutes 4 - 8 minutes 5 - 16 minutes 6 - 32 minutes 7 - 64 minutes 2^3 onSegmentBit: if set, host is on LANtern's segment. 2^7 inhibitPurgeBit: if set, inhibit purge for this host." DEFVAL { 0 } ::= { eHostTEntry 12 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.23.2.1.2.29.1.1 | eHostTAddress | 0 | 0 | The MAC layer physical address of the host. |
1.3.6.1.4.1.23.2.1.2.29.1.2 | eHostTInPkts | 0 | 0 | The total number of good packets transmitted to this address. |
1.3.6.1.4.1.23.2.1.2.29.1.3 | eHostTOutPkts | 0 | 0 | The total number of good packets transmitted by this host. |
1.3.6.1.4.1.23.2.1.2.29.1.4 | eHostTInOctets | 0 | 0 | The total number of octets in good packets transmitted to this address. |
1.3.6.1.4.1.23.2.1.2.29.1.5 | eHostTOutOctets | 0 | 0 | The total number of octets in good packets transmitted by this host. |
1.3.6.1.4.1.23.2.1.2.29.1.6 | eHostTInErrors | 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.29.1.7 | eHostTOutErrors | 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.29.1.8 | eHostTProtocols | 0 | 0 | A bit array where each bit indicates a protocol that was seen in a packet transmitted by that host. The protocols currently monit… |
1.3.6.1.4.1.23.2.1.2.29.1.9 | eHostTFirstTransmit | 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.29.1.10 | eHostTLastTransmit | 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.29.1.11 | eHostTLastReceive | 0 | 0 | The data and time of the most recent transmission to this address. |