LANtern-MIB: View SNMP OID List / Download MIB

VENDOR: NOVELL


 Home MIB: LANtern-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 novell 1.3.6.1.4.1.23
       productType 1.3.6.1.4.1.23.1
           networkMonitor 1.3.6.1.4.1.23.1.1
               ethernetLANtern 1.3.6.1.4.1.23.1.1.1
                     cableFailure 1.3.6.1.4.1.23.1.1.10.1
A cableFailure(1) trap is generated whenever the LANtern network monitor detects a fault with the network cable.
                     pingNotification 1.3.6.1.4.1.23.1.1.10.2
A pingNotification(2) trap is generated whenever the LANtern network monitor receives the echo response to a proxy ping.
                     duplicateIPAddr 1.3.6.1.4.1.23.1.1.10.3
A duplicateIPAddr(3) trap is generated whenever the LANtern network monitor first detects more than one host using the same IP address.
                     utilizationAlarm 1.3.6.1.4.1.23.1.1.10.4
A utilizationAlarm(4) trap is generated whenever the percent utilization parameter enters or leaves an alarm condition as defined by the thresholds set in the eAlarmTable.
                     errorsAlarm 1.3.6.1.4.1.23.1.1.10.5
An errorsAlarm(5) trap is generated whenever the percent errors parameter enters or leaves an alarm condition as defined by the thresholds set in the eAlarmTable.
                     broadcastsAlarm 1.3.6.1.4.1.23.1.1.10.6
A broadcastsAlarm(6) trap is generated whenever the percent broadcasts parameter enters or leaves an alarm condition as defined by the thresholds set in the eAlarmTable.
                     collisionsAlarm 1.3.6.1.4.1.23.1.1.10.7
A collisionsAlarm(7) trap is generated whenever the percent collisions parameter enters or leaves an alarm condition as defined by the thresholds set in the eAlarmTable.
                     hostInactive 1.3.6.1.4.1.23.1.1.10.9
A hostInactive(9) trap is generated whenever the LANtern network monitor first detects that a monitored host has not transmitted for the specified interval. The LANtern will attempt to verify that the host is actually dead by pinging it before generating the trap.
                     hostActive 1.3.6.1.4.1.23.1.1.10.10
A hostActive(10) trap is generated whenever the LANtern network monitor first detects that a monitored host has begun transmitting again (after being inactive).
                     newHost 1.3.6.1.4.1.23.1.1.10.11
A newHost(11) trap is generated whenever the LANtern network monitor first detects a new host transmitting on its network segment.
                     hostLimitExceeded 1.3.6.1.4.1.23.1.1.10.12
A hostLimitExceeded(12) trap is generated the first time the LANtern exceeds its host limit. eHostAddress is the address of the host which caused the limit to be exceeded.
       mibDoc 1.3.6.1.4.1.23.2
           lantern 1.3.6.1.4.1.23.2.1
               lanternAdmin 1.3.6.1.4.1.23.2.1.1
                   adminIdentification 1.3.6.1.4.1.23.2.1.1.1 displaystring read-write
An identifying ASCII string may be attached to the LANtern network monitor by writing adminIdentification. Conversely, the LANtern network monitor may be identified by reading adminIdentification. adminIdentification is stored in nonvolatile RAM.
                   adminDateAndTime 1.3.6.1.4.1.23.2.1.1.2 time read-write
Reading adminDateAndTime returns the current date and time in use by the LANtern network monitor. The LANtern network monitor's date and time may be adjusted at any time by writing to adminDateAndTime. However, although the new value is updated correctly as time advances, it does not replace the previous value until the LANtern network monitor is restarted. adminDateAndTime is stored in the clock/calendar chip.
                   adminTimeZone 1.3.6.1.4.1.23.2.1.1.3 displaystring read-write
A DisplayString defining the time zone of the LANtern network monitor. adminTimeZone is neither parsed nor used by the LANtern network monitor, it is merely stored and divulged upon request. It is strongly recommended that adminTimeZone be used to store time zone information in a manner identical to the UNIX System V time zone environment variable (TZ). This standard approach would permit interoperability with network management consoles from multiple vendors. adminTimeZone is stored in nonvolatile RAM.
                   adminPowerOnTime 1.3.6.1.4.1.23.2.1.1.4 time read-only
The date and time when the LANtern network monitor was last powered on or restarted.
                   adminPowerOffTime 1.3.6.1.4.1.23.2.1.1.5 time read-only
The date and time when the LANtern network monitor was last powered off or restarted. The value is 0 (midnight, 1 January 1900) after a cold start.
                   adminNetworkDataLink 1.3.6.1.4.1.23.2.1.1.6 integer read-write
The type of data link encapsulation to be used on the monitored network. adminNetworkDataLink may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When adminNetworkDataLink is read, it returns the value currently in use, regardless of any previous writes. adminNetworkDataLink is stored in nonvolatile RAM. Enumeration: 'ethernetDIX': 1.
                   adminNetworkIPAddr 1.3.6.1.4.1.23.2.1.1.7 ipaddress read-write
The IP address to be used by the LANtern network monitor on the monitored network. adminNetworkIPAddr may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When adminNetworkIPAddr is read, it returns the IP address currently in use, regardless of any previous writes. adminNetworkIPAddr is stored in nonvolatile RAM. On start up, if the LANtern does not have an IP address, it will attempt to acquire one via BOOTP and/or RARP. If neither method is successful, the address 192.68.205.1 is used.
                   adminNetworkSubnetMask 1.3.6.1.4.1.23.2.1.1.8 ipaddress read-write
The subnet mask for the monitored network. adminNetworkSubnetMask may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When adminNetworkSubnetMask is read, it returns the subnet mask currently in use, regardless of any previous writes. adminNetworkSubnetMask is stored in nonvolatile RAM. When the value 0.0.0.0 is stored in this variable, the LANtern assumes no subnetting. This value is acquired via BOOTP if the value of adminNetworkIPAddr is acquired via BOOTP. If neither BOOTP nor RARP succeeds in acquiring adminNetworkIPAddr, the value 255.255.255.128 is used
                   adminNetworkGateway 1.3.6.1.4.1.23.2.1.1.9 ipaddress read-write
The IP address of a gateway directly connected to the monitored network (the LANtern network monitor's default gateway). adminNetworkGateway may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When adminNetworkGateway is read it returns the gateway IP address currently in use, regardless of any previous writes. adminNetworkGateway is stored in nonvolatile RAM.
                   adminClientTable 1.3.6.1.4.1.23.2.1.1.10 no-access
A table providing data on all authorized LANtern clients. The table is accessed by adminClientIPAddr. A new entry may be created by writing to a nonexistent instance. Note that adminClientIPAddr is set implicitly from this write; it cannot be written directly. An entry may subsequently be deleted by writing (any value) to adminClientDelete. adminClientTable is stored in nonvolatile RAM. Default: a single entry with: adminClientIPAddr.0.0.0.0=0.0.0.0, adminClientIPMask.0.0.0.0=0.0.0.0, adminClientCommunities.0.0.0.0=7
                         adminClientEntry 1.3.6.1.4.1.23.2.1.1.10.1 no-access
Data about each authorized client.
                             adminClientIPAddr 1.3.6.1.4.1.23.2.1.1.10.1.1 ipaddress read-only
The IP address (or portion thereof) of a station authorized to access the LANtern network monitor.
                             adminClientIPMask 1.3.6.1.4.1.23.2.1.1.10.1.2 ipaddress read-write
A 32-bit mask that is bitwise anded with the candidate client's IP address before attempting to match against adminClientIPAddr.
                             adminClientCommunities 1.3.6.1.4.1.23.2.1.1.10.1.3 integer read-write
A bit array where the presence of a particular bit indicates that use of that particular community name is permitted. Bit Community 2^0 administrator 2^1 logger 2^2 monitor.
                             adminClientDelete 1.3.6.1.4.1.23.2.1.1.10.1.4 integer read-write
A write (any value) causes the table entry to be deleted.
                   adminUnauthorizedIPAddr 1.3.6.1.4.1.23.2.1.1.11 ipaddress no-access
The IP address of the station that generated the authentication failure.
                   adminUnauthorizedCommunity 1.3.6.1.4.1.23.2.1.1.12 octet string no-access
The community name string used in the PDU that generated the authentication failure.
                   adminNotificationTable 1.3.6.1.4.1.23.2.1.1.13 no-access
A list of all stations wishing to receive traps from the LANtern network monitor; accessed by adminNotificationIPAddr. A new entry may be created by writing to a nonexistent instance. Note that adminNotificationIPAddr is set implicitly from this write; it cannot be written directly. An entry may subsequently be deleted by writing (any value) to adminNotificationDelete adminNotificationTable is stored in nonvolatile RAM.
                         adminNotificationEntry 1.3.6.1.4.1.23.2.1.1.13.1 no-access
Data for each station on the notification list.
                             adminNotificationIPAddr 1.3.6.1.4.1.23.2.1.1.13.1.1 ipaddress read-only
The IP address of the station wishing to receive traps from the LANtern network monitor.
                             adminNotificationStatus 1.3.6.1.4.1.23.2.1.1.13.1.2 integer read-write
Traps are sent to all primaryContacts who have the corresponding bit set in adminNotificationTrapMask. Traps are sent to backupContacts only if they have the corresponding bit set in adminNotificationTrapMask and if a confirmed delivery to a station naming it as backup failed. Default: primaryContact(1) Enumeration: 'primaryContact': 1, 'backupContact': 2.
                             adminNotificationTrapMask 1.3.6.1.4.1.23.2.1.1.13.1.3 integer read-write
A bit array specifying which traps the station wishes to receive. Bit Trap 2^0 warmStart 2^1 cableFailure 2^2 reserved 2^3 duplicateIPAddr 2^4 utilizationAlarm 2^5 errorsAlarm 2^6 broadcastsAlarm 2^7 collisionsAlarm 2^8 authenticationFailure 2^9 hostInactive 2^10 hostActive 2^11 newHost 2^12 hostLimitExceeded
                             adminNotificationConfirmMask 1.3.6.1.4.1.23.2.1.1.13.1.4 integer read-write
A bit array specifying which traps the station wishes to receive with confirmed delivery. Any bits set must also be set in adminNotificationTrapMask. If a trap sent with confirmed delivery is not acknowledged within adminNotificationTimeout seconds it is sent again. After adminNotificationRetries attempts to deliver the trap, the LANtern network monitor gives up, and tries to deliver it to the station specified by adminNotificationBackup.
                             adminNotificationTimeout 1.3.6.1.4.1.23.2.1.1.13.1.5 seconds read-write
For traps with confirmed delivery, adminNotificationTimeout specifies the interval (in seconds) between retries.
                             adminNotificationRetries 1.3.6.1.4.1.23.2.1.1.13.1.6 integer read-write
For traps with confirmed delivery, adminNotificationRetries specifies the number of retries that should be attempted before giving up and trying to deliver the trap to adminNotificationBackupIPAddr.
                             adminNotificationBackupIPAddr 1.3.6.1.4.1.23.2.1.1.13.1.7 ipaddress read-write
For traps with confirmed delivery, adminNotificationBackupIPAddr specifies the IP address of a backup station (also in adminNotificationTable) to be contacted should delivery of the trap to this station fail. Default: 0.0.0.0 (no backup)
                             adminNotificationDelete 1.3.6.1.4.1.23.2.1.1.13.1.8 integer read-write
A write (any value) causes the table entry to be deleted.
                   adminTrapHandle 1.3.6.1.4.1.23.2.1.1.14 integer no-access
A unique handle that is generated for each trap issued and that is passed in the trap-PDU along with any other variable bindings.
                   adminTrapAcknowledge 1.3.6.1.4.1.23.2.1.1.15 integer read-write
A trap is acknowledged by writing the value of adminTrapHandle passed in the trap-PDU to adminTrapAcknowledge.
                   adminDownLoadFile 1.3.6.1.4.1.23.2.1.1.16 octet string read-write
The name of the executable file to be downloaded from adminDownLoadServer.
                   adminDownLoadServer 1.3.6.1.4.1.23.2.1.1.17 ipaddress read-write
The name of the file server from which to download a new executable image (adminDownLoadFile).
                   adminDownload 1.3.6.1.4.1.23.2.1.1.18 integer read-write
A write to adminDownload of temporaryChange(1) or permanentChange(2) causes the LANtern network monitor to discontinue its normal functions and perform a TFTP read of the file specified by adminDownLoadFile from the server specified by adminDownLoadServer into RAM. Upon successful completion of the file transfer, the new image is written to the flash EPROM memory (permanentChange only), destroying the previous image. The LANtern network monitor then performs a warm restart to activate the new image. A read of adminDownLoad returns the status of the last download. The values temporaryChange(1) and permanentChange(2) indicate a download is in progress. tftpFailed(4) indicates the server failed to respond or the transfer timed out. badFile(5) occurs if the LANtern network monitor determines the downloaded file has been corrupted or is not a LANtern executable. All other error codes are the values defined by the TFTP protocol [RFC 783], offset by six. Note: adminDownloadFile and adminDownLoadServer must be set prior (separate PDU) to setting adminDownLoad. Enumeration: 'permanentChange': 2, 'tftpFailed': 4, 'tftpUnknownTransferID': 11, 'badFile': 5, 'tftpUndefined': 6, 'tftpAccessViolation': 8, 'tftpIllegalOperation': 10, 'downloadSuccess': 3, 'tftpFileNotFound': 7, 'temporaryChange': 1.
                   adminReset 1.3.6.1.4.1.23.2.1.1.19 integer read-write
A write to adminReset causes the LANtern network monitor to discontinue its normal functions and commence a restart sequence. The contents of RAM, including all counters and statistics, are lost. A coldRestart destroys the contents of the nonvolatile RAM and causes the LANtern network monitor to start up exactly as if power was supplied for the first time. This is equivalent to supplying power to the LANtern network monitor while holding the hardware reset button depressed. A warmRestart preserves the contents of the nonvolatile RAM and causes the LANtern network monitor to start up exactly as if the reset button had been pressed (or power was being restored after an outage). Enumeration: 'coldRestart': 1, 'warmRestart': 2.
                   adminSerialDataLink 1.3.6.1.4.1.23.2.1.1.20 integer read-write
The type of data link encapsulation to be used on the serial line. adminSerialDataLink may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When adminSerialDataLink is read, it returns the value currently in use, regardless of any previous writes. adminSerialDataLink is stored in nonvolatile RAM. Enumeration: 'slip': 1.
                   adminSerialIPAddr 1.3.6.1.4.1.23.2.1.1.21 ipaddress read-write
The IP address currently in use by the LANtern network monitor on the serial channel. adminSerialIPAddr may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When adminSerialIPAddr is read, it returns the IP address currently in use, regardless of any previous writes. adminSerialIPAddr is stored in nonvolatile RAM.
                   adminSerialSubnetMask 1.3.6.1.4.1.23.2.1.1.22 ipaddress read-write
The subnet mask for the serial channel. adminSerialSubnetMask may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When this variable is read, it returns the subnet mask currently in use, regardless of any previous writes. When the value 0.0.0.0 is stored in this variable, the LANtern assumes no subnetting. adminSerialSubnetMask is stored in nonvolatile RAM.
                   adminSerialBaudRate 1.3.6.1.4.1.23.2.1.1.23 integer read-write
A codification of the baud rate to be used on the serial line for incoming calls or when the line is directly connected. Change does not switch line speed until next state change of modem or reset. adminSerialBaudRate is stored in nonvolatile RAM. Enumeration: 'baud1200': 2, 'baud300': 1, 'baud19200': 7, 'baud7200': 5, 'baud2400': 3, 'baud4800': 4, 'baud9600': 6, 'baud38400': 8.
                   adminSerialTimeout 1.3.6.1.4.1.23.2.1.1.24 seconds read-write
Once a phone connection has been established, the LANtern network monitor maintains that connection until either the other end hangs up or adminSerialTimeout seconds elapses with no communication. adminSerialTimeout is stored in nonvolatile RAM.
                   adminSerialConnection 1.3.6.1.4.1.23.2.1.1.25 integer read-write
The type of connection used by the serial line. adminSerialConnection may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When adminSerialConnection is read, it returns the value currently in use, regardless of any previous writes. adminSerialConnection is stored in nonvolatile RAM. Enumeration: 'modem': 1, 'direct': 2.
                   adminSerialFlowControl 1.3.6.1.4.1.23.2.1.1.26 integer read-write
The type of flow control used on the serial line. adminSerialFlowControl may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When adminSerialFlowControl is read, it returns the value currently in use, regardless of any previous writes. adminSerialFlowControl is stored in nonvolatile RAM. Enumeration: 'none': 1, 'rts-cts': 2.
                   adminModemControl 1.3.6.1.4.1.23.2.1.1.27 octet string read-write
A delimited string containing commands to initialize, dial, and hang up the modem. See Section 3.1.2 for more details on the format of this string. adminModemControl may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When adminModemControl is read, it returns the value currently in use, regardless of any previous writes. adminModemControl is stored in nonvolatile RAM.
                   adminModemConnect 1.3.6.1.4.1.23.2.1.1.28 octet string read-write
A delimited string containing baud rates and modem responses when it connects at particular baud rates. See Section 3.1.2 for more details on the format of this string. adminModemConnect may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When adminModemConnect is read, it returns the value currently in use, regardless of any previous writes. adminModemConnect is stored in nonvolatile RAM.
                   adminModemNoConnect 1.3.6.1.4.1.23.2.1.1.29 octet string read-write
A delimited string containing baud rates and modem responses when it connects at particular baud rates. See Section 3 for more details on the format of this string. adminModemNoConnect may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When adminModemNoConnect is read, it returns the value currently in use, regardless of any previous writes. adminModemNoConnect is stored in nonvolatile RAM.
                   adminGatewayControl 1.3.6.1.4.1.23.2.1.1.30 integer read-write
A switch to enable or disable IP gatewaying between the serial line and the network. See Section 3 for more details on the format of this string. adminGatewayControl may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When adminGatewayControl is read, it returns the value currently in use, regardless of any previous writes. adminGatewayControl is stored in nonvolatile RAM. Enumeration: 'gateway-off': 1, 'gateway-on': 2.
                   adminPhoneTable 1.3.6.1.4.1.23.2.1.1.31 no-access
A table that provides information about each possible phone connection that can be made over the serial channel. The table is accessed by adminPhoneIPAddr. A new entry can be created by writing to a nonexistent instance. Note that adminPhoneIPAddr is set implicitly from this write. adminPhoneIPAddr cannot be written directly. An entry may subsequently be deleted by writing (any value) to adminPhoneDelete. See Section 3 for more details about using the phone table. adminPhoneTable is stored in nonvolatile RAM.
                         adminPhoneEntry 1.3.6.1.4.1.23.2.1.1.31.1 no-access
Data for a particular phone connection that can be established over the serial channel.
                             adminPhoneIPAddr 1.3.6.1.4.1.23.2.1.1.31.1.1 ipaddress read-only
The IP address of the machine or IP network (SLIP gateway) at adminPhoneNumber.
                             adminPhoneIPMask 1.3.6.1.4.1.23.2.1.1.31.1.2 ipaddress read-write
The IP subnet mask to be used when communicating over this phone connection. When the value 0.0.0.0 is stored in this variable, the LANtern network monitor assumes no subnetting. Default: 0.0.0.0 (no subnetting)
                             adminPhoneLocalIPAddr 1.3.6.1.4.1.23.2.1.1.31.1.3 ipaddress read-write
The IP address the LANtern network monitor uses for its serial port while communicating over this phone connection.
                             adminPhoneNumber 1.3.6.1.4.1.23.2.1.1.31.1.4 octet string read-write
The phone number string the modem uses to dial the machine with IP address adminPhoneIPAddr.
                             adminPhoneConnectionProtocol 1.3.6.1.4.1.23.2.1.1.31.1.5 octet string read-write
An ASCII string specifying the logon sequence once the phone is connected.
                             adminPhoneDelete 1.3.6.1.4.1.23.2.1.1.31.1.6 integer read-write
A write (any value) causes the table entry to be deleted.
               lanternEthernet 1.3.6.1.4.1.23.2.1.2
                   eNetworkEvents 1.3.6.1.4.1.23.2.1.2.1 counter read-only
The total number of network events (good packets, error packets, and collisions) observed since counter initialization. A network event is any activity on the network in which signal transitions cause carrier sense to be active for more than 0.5 microseconds. Carrier sense dropouts that occur during collisions, and sometimes at the beginning or end of packets, are filtered out to ensure that an individual packet is counted only once.
                   eGoodPkts 1.3.6.1.4.1.23.2.1.2.2 counter read-only
The total number of legally formed packets received by the network controller since counter initialization.
                   eBroadcastPkts 1.3.6.1.4.1.23.2.1.2.3 counter read-only
The total number of good packets with the broadcast address as the destination address.
                   eMulticastPkts 1.3.6.1.4.1.23.2.1.2.4 counter read-only
The total number of good packets with a multicast address as the destination address. The broadcast address is not included.
                   eUnicastPkts 1.3.6.1.4.1.23.2.1.2.5 counter read-only
The total number of good packets with an individual host address as the destination address.
                   ePkts64to127Octets 1.3.6.1.4.1.23.2.1.2.6 counter read-only
The total number of good packets between 64 and 127 octets in length, including the CRC.
                   ePkts128to255Octets 1.3.6.1.4.1.23.2.1.2.7 counter read-only
The total number of good packets between 128 and 255 octets in length, including the CRC.
                   ePkts256to511Octets 1.3.6.1.4.1.23.2.1.2.8 counter read-only
The total number of good packets between 256 and 511 octets in length, including CRC.
                   ePkts512to1023Octets 1.3.6.1.4.1.23.2.1.2.9 counter read-only
The total number of good packets between 512 and 1023 octets in length, including CRC.
                   ePkts1024to1518Octets 1.3.6.1.4.1.23.2.1.2.10 counter read-only
The total number of good packets between 1024 and 1518 octets in length, including CRC.
                   eErrors 1.3.6.1.4.1.23.2.1.2.11 counter read-only
The total number of errors detected since counter initialization. It is the sum of a CRC/Alignment errors, Oversize errors, Undersize errors, and Jabbers, as defined below.
                   eCRCAlignErrors 1.3.6.1.4.1.23.2.1.2.12 counter read-only
The total number of legal size packets with a bad Frame Check Sequence (FCS) received by the network controller since counter initialization.
                   eUndersizePkts 1.3.6.1.4.1.23.2.1.2.13 counter read-only
The total number of undersize packets received by the network controller since counter initialization. An undersize packet is one that is less than 64 octets long (including CRC) and is otherwise well formed.
                   eOversizePkts 1.3.6.1.4.1.23.2.1.2.14 counter read-only
The total number of oversize packets received by the network controller since counter initialization. An oversize packet is one that is longer than 1518 octets (including CRC) and is otherwise well-formed.
                   eJabbers 1.3.6.1.4.1.23.2.1.2.15 counter read-only
The total number of packets longer than 1518 octets with a bad Frame Check Sequence (FCS) received by the network controller since counter initialization.
                   eCollisions 1.3.6.1.4.1.23.2.1.2.16 counter read-only
The total number of local collisions observed since counter initialization. A local collision is a collision or other 'signal quality error' event that occurs on the segment to which the LANtern network monitor is attached.
                   eFragments 1.3.6.1.4.1.23.2.1.2.17 counter read-only
The total number of packets shorter than 64 octets with a bad Frame Check Sequence (FCS) received by the network controller since counter initialization.
                   eOctets 1.3.6.1.4.1.23.2.1.2.18 counter read-only
The total number of octets on the network in good packets. The source/destination address, the type/length field, and the CRC are included. This measurement gives a good indication of useful network throughput.
                   eTimeUSecs 1.3.6.1.4.1.23.2.1.2.19 counter read-only
Time in microseconds. If read in the same PDU as other counters, this can be used to accurately compute statistics over time.
                   eCarrierUSecs 1.3.6.1.4.1.23.2.1.2.20 counter read-only
The number of microseconds during which carrier was detected on the cable. This can be used in conjunction with eTimeUSecs to accurately compute network utilization over time.
                   eHistoryBuckets 1.3.6.1.4.1.23.2.1.2.21 integer read-only
The number of discrete time intervals (or buckets) over which the logged data is saved. This number is a constant.
                   eHistoryInterval 1.3.6.1.4.1.23.2.1.2.22 seconds read-write
The interval, in seconds, represented by each bucket. eHistoryInterval is stored in nonvolatile RAM.
                   eHistoryTable 1.3.6.1.4.1.23.2.1.2.23 no-access
A log of the network events that occurred during each of the preceding eHistoryBuckets intervals of length eHistoryInterval.
                         eHistoryEntry 1.3.6.1.4.1.23.2.1.2.23.1 no-access
Each logged counter has the same semantics as the counter with a similar name defined above, except that each counter records only those events that occurred during the log interval. The remaining log entries are defined below.
                             eHistoryNetworkEvents 1.3.6.1.4.1.23.2.1.2.23.1.1 counter read-only
The number of network events (good packets, error packets, and collisions) observed during the interval. A network event is any activity on the network in which signal transitions cause carrier sense to be active for more than 0.5 microseconds. Carrier sense dropouts that occur during collisions, and sometimes at the beginning or end of packets, are filtered out to ensure that an individual packet is counted only once.
                             eHistoryGoodPkts 1.3.6.1.4.1.23.2.1.2.23.1.2 counter read-only
The number of legally formed packets received by the network controller during the interval.
                             eHistoryBroadcastPkts 1.3.6.1.4.1.23.2.1.2.23.1.3 counter read-only
The number of good packets with the broadcast address as the destination address received during the interval.
                             eHistoryMulticastPkts 1.3.6.1.4.1.23.2.1.2.23.1.4 counter read-only
The number of good packets with a multicast address as the destination address received during the interval. The broadcast address is not included.
                             eHistoryUnicastPkts 1.3.6.1.4.1.23.2.1.2.23.1.5 counter read-only
The number of good packets with an individual host address as the destination address received during the interval.
                             eHistoryPkts64to127Octets 1.3.6.1.4.1.23.2.1.2.23.1.6 counter read-only
The number of good packets between 64 and 127 octets in length, including the CRC received during the interval.
                             eHistoryPkts128to255Octets 1.3.6.1.4.1.23.2.1.2.23.1.7 counter read-only
The number of good packets between 128 and 255 octets in length, including the CRC received during the interval.
                             eHistoryPkts256to511Octets 1.3.6.1.4.1.23.2.1.2.23.1.8 counter read-only
The number of good packets between 256 and 511 octets in length, including CRC received during the interval.
                             eHistoryPkts512to1023Octets 1.3.6.1.4.1.23.2.1.2.23.1.9 counter read-only
The number of good packets between 512 and 1023 octets in length, including CRC received during the interval.
                             eHistoryPkts1024to1518Octets 1.3.6.1.4.1.23.2.1.2.23.1.10 counter read-only
The number of good packets between 1024 and 1518 octets in length, including CRC received during the interval.
                             eHistoryErrors 1.3.6.1.4.1.23.2.1.2.23.1.11 counter read-only
The number of errors detected during the interval. It is the sum of a CRC/Alignment errors, Oversize errors, Undersize errors, and Jabbers, as defined below.
                             eHistoryCRCAlignErrors 1.3.6.1.4.1.23.2.1.2.23.1.12 counter read-only
The number of legal size packets with a bad Frame Check Sequence (FCS) received by the network controller during the interval.
                             eHistoryUndersizePkts 1.3.6.1.4.1.23.2.1.2.23.1.13 counter read-only
The number of undersize packets received by the network controller during the interval. An undersize packet is one that is less than 64 octets long (including CRC) and is otherwise well formed.
                             eHistoryOversizePkts 1.3.6.1.4.1.23.2.1.2.23.1.14 counter read-only
The number of oversize packets received by the network controller during the interval. An oversize packet is one that is longer than 1518 octets (including CRC) and is otherwise well- formed.
                             eHistoryJabbers 1.3.6.1.4.1.23.2.1.2.23.1.15 counter read-only
The number of packets longer than 1518 octets with a bad Frame Check Sequence (FCS) received by the network controller during the interval.
                             eHistoryCollisions 1.3.6.1.4.1.23.2.1.2.23.1.16 counter read-only
The number of local collisions observed during the interval. A local collision is a collision or other 'signal quality error' event that occurs on the segment to which the LANtern network monitor is attached.
                             eHistoryFragments 1.3.6.1.4.1.23.2.1.2.23.1.17 counter read-only
The number of packets shorter than 64 octets with a bad Frame Check Sequence (FCS) received by the network controller during the interval.
                             eHistoryOctets 1.3.6.1.4.1.23.2.1.2.23.1.18 counter read-only
The number of octets on the network in good packets during the interval. The source/destination address, the type/length field, and the CRC are included. This measurement gives a good indication of useful network throughput.
                             eHistoryUtilization 1.3.6.1.4.1.23.2.1.2.23.1.19 integer read-only
The average network utilization during this interval, in tenths of a percent.
                             eHistoryIntervalStart 1.3.6.1.4.1.23.2.1.2.23.1.20 time read-only
The date and time of the start of the interval represented by the data in this bucket. This is the same as eHistoryIntervalEnd of the previous bucket.
                             eHistoryIntervalEnd 1.3.6.1.4.1.23.2.1.2.23.1.21 time read-only
The date and time of the end of the interval represented by the data in this bucket. This is the same as eHistoryIntervalStart of the next bucket.
                   eAlarmTable 1.3.6.1.4.1.23.2.1.2.24 no-access
A table of critical gauges for which an alarm is generated, if one exceeds its predetermined thresholds. The table is accessed by gauge type. The user-settable parameters of eAlarmTable are stored in nonvolatile RAM.
                         eAlarmEntry 1.3.6.1.4.1.23.2.1.2.24.1 no-access
Parameters for each alarmed gauge.
                             eAlarmType 1.3.6.1.4.1.23.2.1.2.24.1.1 integer read-only
Defines the network parameter being monitored by this gauge. percentUtilization: Average percent utilization. percentErrors: Errors as a percentage of total packets (good packets + errors). percentBroadcasts: Broadcast packets as a percentage of total good packets. percentCollisions: Local collisions as a percentage of total network events. Enumeration: 'percentCollisions': 4, 'percentBroadcasts': 3, 'percentUtilization': 1, 'percentErrors': 2.
                             eAlarmValue 1.3.6.1.4.1.23.2.1.2.24.1.2 gauge read-only
The value, in tenths of one percent, of the monitored network parameter computed over the previous sampling interval.
                             eAlarmState 1.3.6.1.4.1.23.2.1.2.24.1.3 integer read-write
If the gauge is enabled, its value is computed and an alarm (trap-PDU) is generated if either of its thresholds is exceeded. Otherwise, its value is not computed. eAlarmState is stored in nonvolatile RAM. Enumeration: 'armed': 2, 'disarmed': 1.
                             eAlarmSampleTime 1.3.6.1.4.1.23.2.1.2.24.1.4 seconds read-write
The interval, in seconds, over which eAlarmValue is sampled. eAlarmSampleTime is stored in nonvolatile RAM.
                             eAlarmMinTraffic 1.3.6.1.4.1.23.2.1.2.24.1.5 integer read-write
The minimum value the denominator of the alarm equation must achieve during the sample interval before the LANtern network monitor updates eAlarmValue. This can be used to prevent spurious alarms caused by very low traffic. eAlarmMinTraffic is stored in nonvolatile RAM.
                             eAlarmLowThreshold 1.3.6.1.4.1.23.2.1.2.24.1.6 integer read-write
The low threshold for eAlarmValue, in tenths of one percent. eAlarmLowThreshold is stored in nonvolatile RAM.
                             eAlarmHighThreshold 1.3.6.1.4.1.23.2.1.2.24.1.7 integer read-write
The high threshold for eAlarmValue, in tenths of one percent. eAlarmHighThreshold is stored in nonvolatile RAM.
                             eAlarmLowDelta 1.3.6.1.4.1.23.2.1.2.24.1.8 integer read-write
The delta value used to offset the gauge value when the low threshold is passed, in tenths of one percent. eAlarmLowDelta is stored in nonvolatile RAM.
                             eAlarmHighDelta 1.3.6.1.4.1.23.2.1.2.24.1.9 integer read-write
The delta value used to offset the gauge value when the high threshold is passed. eAlarmHighDelta is stored in nonvolatile RAM.
                             eAlarmLowWaterMark 1.3.6.1.4.1.23.2.1.2.24.1.10 integer read-write
The lowest value seen for eAlarmValue, in tenths of one percent. This can be reset by writing to eAlarmLowWaterMark. The value written is ignored, and eAlarmLowWaterMark is set to the current value of eAlarmValue.
                             eAlarmHighWaterMark 1.3.6.1.4.1.23.2.1.2.24.1.11 integer read-write
The highest value seen for eAlarmValue, in tenths of one percent. This can be reset by writing to eAlarmHighWaterMark. The value written is ignored, and eAlarmHighWaterMark is set to the current value of eAlarmValue.
                             eAlarmLowSetTime 1.3.6.1.4.1.23.2.1.2.24.1.12 time read-only
The date and time eAlarmLowWaterMark was last set. This value is NULL until the first time eAlarmLowWaterMark is set.
                             eAlarmHighSetTime 1.3.6.1.4.1.23.2.1.2.24.1.13 time read-only
The date and time eAlarmHighWaterMark was last set. This value is NULL until the first time eAlarmHighWaterMark is set.
                   eHostNewHostAlarm 1.3.6.1.4.1.23.2.1.2.25 integer read-write
If enabled, the LANtern network monitor generates a newHost trap whenever a new host first transmits on the network segment. Note that eHostNewHostAlarm is NOT stored in nonvolatile RAM, and returns to its default setting whenever the LANtern network monitor is reset (or powered-on). Enumeration: 'disabled': 1, 'enabled': 2.
                   eHostTableEntries 1.3.6.1.4.1.23.2.1.2.26 integer read-only
The number of entries currently in eHostTable and eHostTTable.
                   eHostPurge 1.3.6.1.4.1.23.2.1.2.27 time read-write
Writing a date and time to eHostPurge causes the LANtern network monitor to purge all host table entries eHostTable where the date and time of both the most recent transmission and reception is earlier than that specified. All matrix entries (eMatrixSDTable and eMatrixDSTable) associated with the deleted host entries are also deleted. Hosts with the purge disable flag set are not deleted. Reading this variable returns the date and time of the last purge. The value returned is 0 (midnight 1 January 1900), if the table has never been purged.
                   eHostTable 1.3.6.1.4.1.23.2.1.2.28 no-access
Statistical data for each host seen on the network, accessed by MAC address. Entries may be 'preloaded' into the table by writing to eHostControl for the appropriate instance, which also creates a corresponding entry in eHostTTable and sets the date and time of first transmit to the current date and time. An entry can be deleted from the table by writing (any value) to eHostDelete. This also deletes the corresponding entry from eHostTTable and all entries from eMatrixSDTable and eMatrixDSTable that reference that host.
                         eHostEntry 1.3.6.1.4.1.23.2.1.2.28.1 no-access
Statistical data for each host seen on the network, accessed by eHostAddress.
                             eHostAddress 1.3.6.1.4.1.23.2.1.2.28.1.1 physaddress read-only
The MAC layer physical address of the host.
                             eHostInPkts 1.3.6.1.4.1.23.2.1.2.28.1.2 counter read-only
The total number of good packets transmitted to this address.
                             eHostOutPkts 1.3.6.1.4.1.23.2.1.2.28.1.3 counter read-only
The total number of good packets transmitted by this host.
                             eHostInOctets 1.3.6.1.4.1.23.2.1.2.28.1.4 counter read-only
The total number of octets in good packets transmitted to this address.
                             eHostOutOctets 1.3.6.1.4.1.23.2.1.2.28.1.5 counter read-only
The total number of octets in good packets transmitted by this host.
                             eHostInErrors 1.3.6.1.4.1.23.2.1.2.28.1.6 counter read-only
The total number of error (CRC, undersize, or oversize) packets transmitted to this address.
                             eHostOutErrors 1.3.6.1.4.1.23.2.1.2.28.1.7 counter read-only
The total number of error (CRC, undersize, or oversize) packets transmitted by this host.
                             eHostProtocols 1.3.6.1.4.1.23.2.1.2.28.1.8 integer read-only
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
                             eHostFirstTransmit 1.3.6.1.4.1.23.2.1.2.28.1.9 time read-only
The date and time of the first good transmission by this host. If the host has not transmitted, this value is 0
                             eHostLastTransmit 1.3.6.1.4.1.23.2.1.2.28.1.10 time read-only
The date and time of the most recent transmission by this host. If the host has not transmitted, this value is 0
                             eHostLastReceive 1.3.6.1.4.1.23.2.1.2.28.1.11 time read-only
The data and time of the most recent transmission to this address.
                             eHostControl 1.3.6.1.4.1.23.2.1.2.28.1.12 integer read-write
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.
                             eHostDelete 1.3.6.1.4.1.23.2.1.2.28.1.13 integer read-write
An entry may be deleted from eHostTable by writing (any value) to eHostDelete. Note that this overrides the purge disable flag in eHostControl. Any entries in the matrix tables (eMatrixSDTable and eMatrixDSTable) that reference the host being deleted also are deleted.
                   eHostTTable 1.3.6.1.4.1.23.2.1.2.29 no-access
Statistical data for each host that has transmitted on the network; accessed by eHostTFirstTransmit (and an ordinal number to resolve ambiguities).
                         eHostTEntry 1.3.6.1.4.1.23.2.1.2.29.1 no-access
The contents are identical to those described for eHostTable above except that the access for eHostTControl is read-only for all communities. The table is accessed by eHostTFirstTransmit (and an ordinal number to resolve ambiguities)
                             eHostTAddress 1.3.6.1.4.1.23.2.1.2.29.1.1 physaddress read-only
The MAC layer physical address of the host.
                             eHostTInPkts 1.3.6.1.4.1.23.2.1.2.29.1.2 counter read-only
The total number of good packets transmitted to this address.
                             eHostTOutPkts 1.3.6.1.4.1.23.2.1.2.29.1.3 counter read-only
The total number of good packets transmitted by this host.
                             eHostTInOctets 1.3.6.1.4.1.23.2.1.2.29.1.4 counter read-only
The total number of octets in good packets transmitted to this address.
                             eHostTOutOctets 1.3.6.1.4.1.23.2.1.2.29.1.5 counter read-only
The total number of octets in good packets transmitted by this host.
                             eHostTInErrors 1.3.6.1.4.1.23.2.1.2.29.1.6 counter read-only
The total number of error (CRC, undersize, or oversize) packets transmitted to this address.
                             eHostTOutErrors 1.3.6.1.4.1.23.2.1.2.29.1.7 counter read-only
The total number of error (CRC, undersize, or oversize) packets transmitted by this host.
                             eHostTProtocols 1.3.6.1.4.1.23.2.1.2.29.1.8 integer read-only
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
                             eHostTFirstTransmit 1.3.6.1.4.1.23.2.1.2.29.1.9 time read-only
The date and time of the first good transmission by this host. If the host has not transmitted, this value is 0
                             eHostTLastTransmit 1.3.6.1.4.1.23.2.1.2.29.1.10 time read-only
The date and time of the most recent transmission by this host. If the host has not transmitted, this value is 0
                             eHostTLastReceive 1.3.6.1.4.1.23.2.1.2.29.1.11 time read-only
The data and time of the most recent transmission to this address.
                             eHostTControl 1.3.6.1.4.1.23.2.1.2.29.1.12 integer read-only
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.
                   eMatrixTableEntries 1.3.6.1.4.1.23.2.1.2.30 integer read-only
The number of entries currently in eMatrixSDTable and eMatrixDSTable.
                   eMatrixPurge 1.3.6.1.4.1.23.2.1.2.31 time read-write
Writing a date and time to eMatrixPurge causes the LANtern network monitor to purge all matrix (eMatrixSDTable and eMatrixDSTable) table entries where the date and time of most recent transmission is earlier than the specified time. The whole table can be purged by writing a time later than the current time. Reading this variable returns the time of most recent manual or automatic purge. The value returned is 0 (midnight 1 January 1900), if the table has never been purged.
                   eMatrixSDTable 1.3.6.1.4.1.23.2.1.2.32 no-access
A table of network traffic sent from one particular source host to one particular destination host. A particular object instance is accessed by appending the source host address followed by the destination host address. This allows the table to be traversed with the source address as the major key and the destination address as the minor key. An entry may be deleted from the table by writing to eMatrixSDDelete.
                         eMatrixSDEntry 1.3.6.1.4.1.23.2.1.2.32.1 no-access
The statistics for traffic in a particular direction between two hosts on the network.
                             eMatrixSDSourceAddress 1.3.6.1.4.1.23.2.1.2.32.1.1 physaddress read-only
The MAC layer physical address of the source host.
                             eMatrixSDDestAddress 1.3.6.1.4.1.23.2.1.2.32.1.2 physaddress read-only
The MAC layer physical address of the destination host.
                             eMatrixSDPkts 1.3.6.1.4.1.23.2.1.2.32.1.3 counter read-only
The number of good packets sent from eMatrixSDSourceAddress to eMatrixSDDestAddress.
                             eMatrixSDOctets 1.3.6.1.4.1.23.2.1.2.32.1.4 counter read-only
The number of octets in good packets sent from eMatrixSDSourceAddress to eMatrixSDDestAddress.
                             eMatrixSDErrors 1.3.6.1.4.1.23.2.1.2.32.1.5 counter read-only
The number of error (CRC/align/undersize/oversize) packets sent from eMatrixSDSourceAddress to eMatrixSDDestAddress.
                             eMatrixSDProtocols 1.3.6.1.4.1.23.2.1.2.32.1.6 integer read-only
A bit array where each bit indicates a protocol that was seen in a packet sent from eMatrixSDSourceAddress to eMatrixSDDestAddress. 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
                             eMatrixSDFirstTransmit 1.3.6.1.4.1.23.2.1.2.32.1.7 time read-only
The date and time the first transmission from eMatrixSDSourceAddress to eMatrixSDDestAddress.
                             eMatrixSDLastTransmit 1.3.6.1.4.1.23.2.1.2.32.1.8 time read-only
The date and time of the most recent transmission from eMatrixSDSourceAddress to eMatrixSDDestAddress.
                             eMatrixSDDelete 1.3.6.1.4.1.23.2.1.2.32.1.9 integer read-write
A write (any value) causes the table entry to be deleted.
                   eMatrixDSTable 1.3.6.1.4.1.23.2.1.2.33 no-access
A table of network traffic sent from one particular source host to one particular destination host. A particular object instance is accessed by appending the destination address followed by the source address. This allows the table to be traversed with the destination address as the major key and the source address as the minor key. An entry may be deleted from the table by writing to eMatrixDSDelete.
                         eMatrixDSEntry 1.3.6.1.4.1.23.2.1.2.33.1 no-access
The contents of the table are identical to those described above for eMatrixSDTable.
                             eMatrixDSSourceAddress 1.3.6.1.4.1.23.2.1.2.33.1.1 physaddress read-only
The MAC layer physical address of the source host.
                             eMatrixDSDestAddress 1.3.6.1.4.1.23.2.1.2.33.1.2 physaddress read-only
The MAC layer physical address of the destination host.
                             eMatrixDSPkts 1.3.6.1.4.1.23.2.1.2.33.1.3 counter read-only
The number of good packets sent from eMatrixDSSourceAddress to eMatrixDSDestAddress.
                             eMatrixDSOctets 1.3.6.1.4.1.23.2.1.2.33.1.4 counter read-only
The number of octets in good packets sent from eMatrixDSSourceAddress to eMatrixDSDestAddress.
                             eMatrixDSErrors 1.3.6.1.4.1.23.2.1.2.33.1.5 counter read-only
The number of error (CRC/align/undersize/oversize) packets sent from eMatrixDSSourceAddress to eMatrixDSDestAddress.
                             eMatrixDSProtocols 1.3.6.1.4.1.23.2.1.2.33.1.6 integer read-only
A bit array where each bit indicates a protocol that was seen in a packet sent from eMatrixDSSourceAddress to eMatrixDSDestAng defining the time zone of thee 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
                             eMatrixDSFirstTransmit 1.3.6.1.4.1.23.2.1.2.33.1.7 time read-only
The date and time the first transmission from eMatrixDSSourceAddress to eMatrixDSDestAddress.
                             eMatrixDSLastTransmit 1.3.6.1.4.1.23.2.1.2.33.1.8 time read-only
The date and time of the most recent transmission from eMatrixDSSourceAddress to eMatrixDSDestAddress.
                             eMatrixDSDelete 1.3.6.1.4.1.23.2.1.2.33.1.9 integer read-write
A write (any value) causes the table entry to be deleted.
                   eMediaCheckInterval 1.3.6.1.4.1.23.2.1.2.34 seconds read-write
The LANtern network monitor performs a periodic cable check every eMediaCheckInterval seconds. If eMediaCheckInterval is zero, periodic cable checks are not performed. eMediaCheckInterval is stored in nonvolatile RAM.
                   eMediaStatus 1.3.6.1.4.1.23.2.1.2.35 integer read-only
Reading eMediaStatus returns the most recent cable check, automatic or manual. Writing any value causby the LANtern network . This object is also passed in the cableFailure trap-PDU. Enumeration: 'transceiverCableBad': 2, 'cableOk': 1, 'ethernetCableBad': 3.
                   eHostLimit 1.3.6.1.4.1.23.2.1.2.37 integer read-only
The maximum number of unicast addresses which the LANtern host table holds. A value of 0 indicates that there is no limit other than memory constraints. The value 0 will be returned by LANtern and the value 32 will be returned by LANtern LTD.
                   eOnSegmentPkts 1.3.6.1.4.1.23.2.1.2.38 counter read-only
The count of the number of packets which were transmitted between hosts on the same segment as the LANtern.
                   eOnSegmentOctets 1.3.6.1.4.1.23.2.1.2.39 counter read-only
The count of the number of octets in packets which were transmitted between hosts on the same segment as the LANtern.
                   eDepartingPkts 1.3.6.1.4.1.23.2.1.2.40 counter read-only
The count of the number of packets which were transmitted by hosts on the same segment as the LANtern to hosts on other segments.
                   eDepartingOctets 1.3.6.1.4.1.23.2.1.2.41 counter read-only
The count of the number of octets in packets which were transmitted by hosts on the same segment as the LANtern to hosts on other segments.
                   eArrivingPkts 1.3.6.1.4.1.23.2.1.2.42 counter read-only
The count of the number of packets which were transmitted by hosts on other segments to hosts on the same segment as the LANtern.
                   eArrivingOctets 1.3.6.1.4.1.23.2.1.2.43 counter read-only
The count of the number of octets in packets which were transmitted by hosts on other segments to hosts on the same segment as the LANtern.
                   eThruPkts 1.3.6.1.4.1.23.2.1.2.44 counter read-only
The count of the number of packets seen on the LANtern's segment which were transmitted between hosts which are not on the LANtern's segment.
                   eThruOctets 1.3.6.1.4.1.23.2.1.2.45 counter read-only
The count of the number of octets in packets seen on the LANtern's segment which were transmitted between hosts which are not on the LANtern's segment.
                   eHostDeletes 1.3.6.1.4.1.23.2.1.2.46 counter read-only
A count of the number of hosts which have been deleted since the LANtern was powered on.
                   eHostOTable 1.3.6.1.4.1.23.2.1.2.47 no-access
Statistical data for each host that has transmitted on the network; accessed by eHostOOrderIndex. This table exists to permit rapid downloading of the host table.
                         eHostOEntry 1.3.6.1.4.1.23.2.1.2.47.1 no-access
The contents are identical to those described for eHostTable above except that the access for eHostOControl is read-only for all communities and eHostOOrderIndex appears only in this table.
                             eHostOAddress 1.3.6.1.4.1.23.2.1.2.47.1.1 physaddress read-only
The MAC layer physical address of the host.
                             eHostOInPkts 1.3.6.1.4.1.23.2.1.2.47.1.2 counter read-only
The total number of good packets transmitted to this address.
                             eHostOOutPkts 1.3.6.1.4.1.23.2.1.2.47.1.3 counter read-only
The total number of good packets transmitted by this host.
                             eHostOInOctets 1.3.6.1.4.1.23.2.1.2.47.1.4 counter read-only
The total number of octets in good packets transmitted to this address.
                             eHostOOutOctets 1.3.6.1.4.1.23.2.1.2.47.1.5 counter read-only
The total number of octets in good packets transmitted by this host.
                             eHostOInErrors 1.3.6.1.4.1.23.2.1.2.47.1.6 counter read-only
The total number of error (CRC, undersize, or oversize) packets transmitted to this address.
                             eHostOOutErrors 1.3.6.1.4.1.23.2.1.2.47.1.7 counter read-only
The total number of error (CRC, undersize, or oversize) packets transmitted by this host.
                             eHostOProtocols 1.3.6.1.4.1.23.2.1.2.47.1.8 integer read-only
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
                             eHostOFirstTransmit 1.3.6.1.4.1.23.2.1.2.47.1.9 time read-only
The date and time of the first good transmission by this host. If the host has not transmitted, this value is 0
                             eHostOLastTransmit 1.3.6.1.4.1.23.2.1.2.47.1.10 time read-only
The date and time of the most recent transmission by this host. If the host has not transmitted, this value is 0
                             eHostOLastReceive 1.3.6.1.4.1.23.2.1.2.47.1.11 time read-only
The data and time of the most recent transmission to this address.
                             eHostOControl 1.3.6.1.4.1.23.2.1.2.47.1.12 integer read-only
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.
                             eHostOOrderIndex 1.3.6.1.4.1.23.2.1.2.47.1.13 integer read-only
A (dense) ordinal that uniquely defines an entry in the eHostOTable table.
               lanternTokenRing 1.3.6.1.4.1.23.2.1.3
               lanternIp 1.3.6.1.4.1.23.2.1.4
                   ipPingTarget 1.3.6.1.4.1.23.2.1.4.1 ipaddress read-write
Writing an IP address to ipPingTarget causes the LANtern network monitor to ping that host (using ICMP Echo). When the LANtern network monitor receives the echo response, a pingNotification trap is issued to the host that requested the ping. The data passed with the trap are ipPingTarget and ipPingDuration. Note: There is a separate instance of this variable (indexed by the IP address of the host to receive the notification) for each ping outstanding. This is best illustrated by an example; suppose one wants to request the LANtern to ping host 130.57.1.2 and send the ping notification trap to host 130.57.8.9. Accordingly, a set request as follows has the desired effect: ipPingTarget.130.57.8.9 = 130.57.1.2
                   ipPingDuration 1.3.6.1.4.1.23.2.1.4.2 timeticks no-access
The elapsed time between the LANtern network monitor's issuance of the Ping and its receipt of the response. This data is passed with the pingNotification trap. Note: There is a separate instance of this variable (indexed by the IP address of the host to receive the notification) for each ping outstanding. This is best illustrated by an example; suppose one wants to request the LANtern to ping host 130.57.1.2 and send the ping notification trap to host 130.57.8.9. Accordingly, a set request as follows has the desired effect: ipPingDuration.130.57.8.9 = 130.57.1.2
                   ipDupeCheck 1.3.6.1.4.1.23.2.1.4.3 integer read-write
Enables or disables duplicate IP address checking. ipDupeCheck may be written at any time; however, the change does not take effect until the LANtern network monitor is restarted. When ipDupeCheck is read, it returns the current state of duplicate IP address checking, regardless of any previous writes. ipDupeCheck is stored in nonvolatile RAM. Enumeration: 'disabled': 1, 'enabled': 2.
                   ipDupeTable 1.3.6.1.4.1.23.2.1.4.4 no-access
Table of active duplicate IP address alarms, accessed by IP address.
                       ipDupeEntry 1.3.6.1.4.1.23.2.1.4.4.1 no-access
Data pertinent to the duplicate IP address alarm.
                           ipDupeIPAddr 1.3.6.1.4.1.23.2.1.4.4.1.1 ipaddress read-only
The IP address that was observed being used by more than one host.
                           ipDupeGoodMACAddr 1.3.6.1.4.1.23.2.1.4.4.1.2 physaddress read-only
The physical network address of the host that is authorized to use the IP address. Initially, this is the host that was first seen to use the IP address. Once an alarm has been generated, the administrator may override this assumption by writing the real authorized physical address to ipDupeGoodMACAddr.
                           ipDupeBadMACAddr 1.3.6.1.4.1.23.2.1.4.4.1.3 physaddress read-only
The physical network address of the host that is erroneously using the IP address.
                           ipDupeTime 1.3.6.1.4.1.23.2.1.4.4.1.4 time read-only
The date and time the duplicate usage of the IP address was detected.
                           ipDupeClear 1.3.6.1.4.1.23.2.1.4.4.1.5 integer read-write
When the condition causing the alarm has been fixed, the administrator should clear the alarm by writing to alarmDupIpClear. Either of the two MAC addresses can be sanctioned or, alternatively, all knowledge of that IP address can be purged by specifying sanctionNeither. Enumeration: 'sanctionBad': 2, 'sanctionGood': 1, 'sanctionNeither': 3.
                   ipMACToIPTable 1.3.6.1.4.1.23.2.1.4.5 no-access
A table containing mappings from physical media addresses to IP addresses; accessed by ipMACToIPMACAddr. ipMACToIPIPAddr is also required as a secondary index to resolve ambiguities since any given physical address may have more than one IP address. Note that this table is a by-product of duplicate IP address checking and, as such, is subject to the following limitations: the table has no entries if ipDupeCheck is disabled, data is available only for hosts on the (LANtern network monitor's) local subnet, and data is available only for hosts that have successfully transmitted an IP packet while the LANtern network monitor has been monitoring the segment. An entry may be deleted by writing (any value) to ipMACToIPDelete.
                       ipMACToIPEntry 1.3.6.1.4.1.23.2.1.4.5.1 no-access
The mapping from a physical media address to an IP address.
                           ipMACToIPMACAddr 1.3.6.1.4.1.23.2.1.4.5.1.1 physaddress read-only
The physical media address.
                           ipMACToIPIPAddr 1.3.6.1.4.1.23.2.1.4.5.1.2 ipaddress read-only
The IP address.
                           ipMACToIPDelete 1.3.6.1.4.1.23.2.1.4.5.1.3 integer read-write
An entry may be deleted from ipMACToIPTable by writing (any value) to ipMACToIPDelete. This also deletes the entry in the ipDupeTable for the same IP address if such an entry exists.
               lantern802dot2 1.3.6.1.4.1.23.2.1.5
                   ieee8022TestTarget 1.3.6.1.4.1.23.2.1.5.1 physaddress read-write
Writing an ethernet address to ieee8022TestTarget causes the LANtern to send an 802.2 Test packet to that address.
               lanternIpx 1.3.6.1.4.1.23.2.1.6
                   ipxDiagnosticTarget 1.3.6.1.4.1.23.2.1.6.1 physaddress read-write
Writing an ethernet address to ipxDiagnosticTarget causes the LANtern to send two diagnostic packets, one in ethernet frame format, and the other in 802.3 frame format.
               lanternProtocols 1.3.6.1.4.1.23.2.1.10
                     protoUnknownPkts 1.3.6.1.4.1.23.2.1.10.1 counter read-only
The count of packets observed with an unknown protocol.
                     protoUnknownOctets 1.3.6.1.4.1.23.2.1.10.2 counter read-only
The count of octets in packets observed with an unknown protocol.
                     protoTCPIPPkts 1.3.6.1.4.1.23.2.1.10.3 counter read-only
The count of packets observed with a protocol from the TCP/IP suite (IP, ARP, and RARP).
                     protoTCPIPOctets 1.3.6.1.4.1.23.2.1.10.4 counter read-only
The count of octets in packets observed with a protocol from the TCP/IP suite (IP, ARP, and RARP).
                     protoISOPkts 1.3.6.1.4.1.23.2.1.10.5 counter read-only
The count of packets observed with a protocol from the ISO suite.
                     protoISOOctets 1.3.6.1.4.1.23.2.1.10.6 counter read-only
The count of octets in packets observed with a protocol from the ISO suite.
                     protoDECPkts 1.3.6.1.4.1.23.2.1.10.7 counter read-only
The count of packets observed with a protocol from the Digital Equipment Corporation protocol suite.
                     protoDECOctets 1.3.6.1.4.1.23.2.1.10.8 counter read-only
The count of octets in packets observed with a protocol from the Digital Equipment Corporation protocol suite.
                     protoNetWarePkts 1.3.6.1.4.1.23.2.1.10.9 counter read-only
The count of packets observed with a protocol from the NetWare suite.
                     protoNetWareOctets 1.3.6.1.4.1.23.2.1.10.10 counter read-only
The count of octets in packets observed with a protocol from the NetWare suite.
                     protoAppleTalkPkts 1.3.6.1.4.1.23.2.1.10.11 counter read-only
The count of packets observed with a protocol from the AppleTalk suite.
                     protoAppleTalkOctets 1.3.6.1.4.1.23.2.1.10.12 counter read-only
The count of octets in packets observed with a protocol from the AppleTalk suite.
                     protoXNSPkts 1.3.6.1.4.1.23.2.1.10.13 counter read-only
The count of packets observed with a protocol from the XNS suite.
                     protoXNSOctets 1.3.6.1.4.1.23.2.1.10.14 counter read-only
The count of octets in packets observed with a protocol from the XNS suite.
                     protoSNAPkts 1.3.6.1.4.1.23.2.1.10.15 counter read-only
The count of packets observed with a protocol from the SNA suite.
                     protoSNAOctets 1.3.6.1.4.1.23.2.1.10.16 counter read-only
The count of octets in packets observed with a protocol from the SNA suite.
                     protoVINESPkts 1.3.6.1.4.1.23.2.1.10.17 counter read-only
The count of packets observed with a protocol from the Banyan VINES suite.
                     protoVINESOctets 1.3.6.1.4.1.23.2.1.10.18 counter read-only
The count of octets in packets observed with a protocol from the Banyan VINES suite.