ESI-MIB

MIB Reference — IPNetwork Monitor

All MIBsESI-MIB

Category: Domain: Environmental Monitoring, Domain: Fault Management, Vendor: Applied Innovation

Description:

Provides SNMP management for ESI (Enhanced Serial Interface) or related equipment status and configuration.

Imported Objects

From RFC-1215

TRAP-TYPE

From RFC1155-SMI

Counter
IpAddress
NetworkAddress
OBJECT-TYPE
enterprises

From RFC1213-MIB

DisplayString

What Is ESI-MIB?

ESI-MIB is a vendor MIB (commonly associated with cable/access hardware vendors using an "ESI" naming convention, e.g. Enhanced Serial Interface or similar embedded network equipment) providing general device identification and inventory objects. It exposes objects for hardware address, cable type, serial number, product name/number, date code, and company identification, along with a MIB/group version indicator. This MIB is primarily a hardware inventory and software/firmware version MIB: it supports monitoring device identity and firmware/MIB version (genVersion, genMIBVersion), physical hardware address (genHWAddress), and whether the running configuration has unsaved changes (genConfigurationDirty), all useful for fleet inventory and change-tracking audits. It has no explicitly stated dependency on other standard MIBs in this excerpt, appearing to be a self-contained identity module. It is deployed as a common base/identity MIB included by other product-specific MIBs on the vendor's embedded network devices, making the ESI-MIB MIB a standard building block for fleet inventory and firmware-version audits.

IPNetwork Monitor allows you to monitor SNMP objects defined in ESI-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • product name/number
  • serial number
  • hardware (MAC) address
  • firmware/software version
  • configuration dirty (unsaved changes) flag

Supported Devices

  • vendor embedded network access equipment (ESI-branded product line)

Monitoring Examples

An admin would poll genProductName, genProductNumber, and genSerialNumber to build an inventory of deployed units, cross-referencing genHWAddress for MAC-based identification. genConfigurationDirty would be checked after a configuration change to confirm whether the device has an unsaved configuration that needs to be committed or saved to persistent storage. genVersion and genMIBVersion would be compared across a fleet to identify units running outdated firmware.

OIDs
OID symbolicOID numericTypeAccessDescription
esi1.3.6.1.4.1.683
general1.3.6.1.4.1.683.1
INT genGroupVersion1.3.6.1.4.1.683.1.1INTEGERread-onlyThe version for the general group.
INT genMIBVersion1.3.6.1.4.1.683.1.2INTEGERread-onlyThe version of the MIB.
STR genProductName1.3.6.1.4.1.683.1.3DisplayStringread-onlyA textual description of the device.
STR genProductNumber1.3.6.1.4.1.683.1.4DisplayStringread-onlyThe product number of the device.
STR genSerialNumber1.3.6.1.4.1.683.1.5DisplayStringread-onlyThe serial number of the device.
OCT genHWAddress1.3.6.1.4.1.683.1.6OCTET STRINGread-onlyThe device's hardware address.
INT genCableType1.3.6.1.4.1.683.1.7INTEGERread-onlyIndicates the network cable type connected to the device.
STR genDateCode1.3.6.1.4.1.683.1.8DisplayStringread-onlyThe device's datecode.
STR genVersion1.3.6.1.4.1.683.1.9DisplayStringread-onlyA string indicating the version of the firmware.
INT genConfigurationDirty1.3.6.1.4.1.683.1.10INTEGERread-onlyA variable's value has been changed which will require that the device be reset or power cycled before it will take effect. Set cmdReset to take this action. A list of critical variables that will cause genConfigurationDirty to be set follows: snmpGetCommunityName, snmpSetCommunityName, trPriority, trEarlyTokenRelease, trPacketSize, trRouting, trLocallyAdminAddr, psJetAdminEnabled, outputType, outputHandshake, tcpipEnabled, tcpipIPAddress, tcpipDefaultGateway, tcpipSubnetMask, tcpipUsingNetProtocols, tcpipBootProtocolsEnabled, tcpipRawPortNumber, tcpipMLPTCPPort, tcpipMLPPort, nwEnabled, nwSetFrameFormat, nwMode, nwPrintServerName, nwPrintServerPassword, nwQueueScanTime, nwFileServerName, nwPortPrinterNumber, nwPortFontDownload, nwPortPCLQueue, nwPortPSQueue, nwPortFormsOn, nwPortNotification, bvEnabled, bvSetSequencedRouting, bvLoginName, bvLoginPassword, bvPrintServiceName, bvPrintServiceRouting, lmEnabled, eTalkEnabled
STR genCompanyName1.3.6.1.4.1.683.1.11DisplayStringread-onlyA string indicating the manufacturer of the device.
STR genCompanyLoc1.3.6.1.4.1.683.1.12DisplayStringread-onlyA string indicating the location of the manufacturer of the device.
STR genCompanyPhone1.3.6.1.4.1.683.1.13DisplayStringread-onlyA string indicating the phone number of the manufacturer of the device.
STR genCompanyTechSupport1.3.6.1.4.1.683.1.14DisplayStringread-onlyA string indicating the technical support information for the device.
genProtocols1.3.6.1.4.1.683.1.15
INT genNumProtocols1.3.6.1.4.1.683.1.15.1INTEGERread-onlyThe number of network protocols supported on the device.
genProtocolTable1.3.6.1.4.1.683.1.15.2not-accessibleA list of network protocols. The number of entries is given by the value of genNumProtocols.
genProtocolEntry1.3.6.1.4.1.683.1.15.2.1not-accessibleA network protocol supported on the device.
INT genProtocolIndex1.3.6.1.4.1.683.1.15.2.1.1INTEGERread-onlyA unique value for each network protocol. Its value ranges between 1 and the value of genNumProtocols. The value for each protocol must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
STR genProtocolDescr1.3.6.1.4.1.683.1.15.2.1.2DisplayStringread-onlyA textual string describing the network protocol.
INT genProtocolID1.3.6.1.4.1.683.1.15.2.1.3INTEGERread-onlyA unique identification number for the network protocol.
STR genSysUpTimeString1.3.6.1.4.1.683.1.16DisplayStringread-onlyA string indicating the system up time for the device.
commands1.3.6.1.4.1.683.2
INT cmdGroupVersion1.3.6.1.4.1.683.2.1INTEGERread-onlyThe version for the commands group.
INT cmdReset1.3.6.1.4.1.683.2.2INTEGERread-writeA value of 2 will reset the device. The following list of variables will also cause the device to reset itself. cmdRestoreDefaults, snmpRestoreDefaults, trRestoreDefaults, outputRestoreDefaults, tcpipRestoreDefaults, tcpipFirmwareUpgrade, nwRestoreDefaults, nwFirmwareUpgrade, bvRestoreDefaults, bvFirmwareUpgrade, eTalkRestoreDefaults
INT cmdPrintConfig1.3.6.1.4.1.683.2.3INTEGERread-writeA value of 2 will cause the device to print a configuration page.
INT cmdRestoreDefaults1.3.6.1.4.1.683.2.4INTEGERread-writeA value of 2 will restore all parameters on the device to factory defaults, as well as reset the device.
esiSNMP1.3.6.1.4.1.683.3
INT snmpGroupVersion1.3.6.1.4.1.683.3.1INTEGERread-onlyThe version for the snmp group.
esiSNMPCommands1.3.6.1.4.1.683.3.2
INT snmpRestoreDefaults1.3.6.1.4.1.683.3.2.1INTEGERread-writeA value of 2 will restore all SNMP parameters on the device to factory defaults, as well as reset the device.
STR snmpGetCommunityName1.3.6.1.4.1.683.3.3DisplayStringread-writeGet community name for the managed node. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
STR snmpSetCommunityName1.3.6.1.4.1.683.3.4DisplayStringread-writeSet community name for the managed node. This value cannot be read, just set. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
STR snmpTrapCommunityName1.3.6.1.4.1.683.3.5DisplayStringread-writeTrap community name for the managed node.
driver1.3.6.1.4.1.683.4
INT driverGroupVersion1.3.6.1.4.1.683.4.1INTEGERread-onlyThe version for the driver group.
CTR driverRXPackets1.3.6.1.4.1.683.4.2Counterread-onlyThe number of packets received.
CTR driverTXPackets1.3.6.1.4.1.683.4.3Counterread-onlyThe number of packets transmitted.
CTR driverRXPacketsUnavailable1.3.6.1.4.1.683.4.4Counterread-onlyThe 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 due to a lack of buffer space.
CTR driverRXPacketErrors1.3.6.1.4.1.683.4.5Counterread-onlyThe number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
CTR driverTXPacketErrors1.3.6.1.4.1.683.4.6Counterread-onlyThe number of outbound packets that could not be transmitted because of errors.
CTR driverTXPacketRetries1.3.6.1.4.1.683.4.7Counterread-onlyThe number of retransmitted packets.
CTR driverChecksumErrors1.3.6.1.4.1.683.4.8Counterread-onlyThe number of packets containing checksum errors received.
tokenRing1.3.6.1.4.1.683.5
INT trGroupVersion1.3.6.1.4.1.683.5.1INTEGERread-onlyThe version for the tokenRing group.
trCommands1.3.6.1.4.1.683.5.2
INT trRestoreDefaults1.3.6.1.4.1.683.5.2.1INTEGERread-writeA value of 2 will restore all token-ring parameters on the device to factory defaults, as well as reset the device.
trConfigure1.3.6.1.4.1.683.5.3
INT trPriority1.3.6.1.4.1.683.5.3.1INTEGERread-writeThe token which is passed around the ring until a station needs it can be assigned a priority from 0 to 6. Priority 0 is the lowest and 6 is the highest. The priority of the device can be increased to improve performance. However, the performance of file servers and crucial stations could be affected. In order for changes to this variable to take effect, the device must be reset. See cmdReset to do this.
INT trEarlyTokenRelease1.3.6.1.4.1.683.5.3.2INTEGERread-writeEarly token release allows the device to release the token immediately after transmitting data but only on 16 Mbps systems. This feature enhances ring performance. In order for changes to this variable to take effect, the device must be reset. See cmdReset to do this.
INT trPacketSize1.3.6.1.4.1.683.5.3.3INTEGERread-writeYou should only change the packet size if you are using a driver for your Token Ring adapter which allows packet sizes greater than One_K. In order for changes to this variable to take effect, the device must be reset. See cmdReset to do this.
INT trRouting1.3.6.1.4.1.683.5.3.4INTEGERread-writeSet this variable to change the source routing configuration on the device. Off: No source routing. All, None: All-routes broadcast, nonbroadcast return. The frame will be transmitted on every route within the network resulting in multiple copies on a given ring. Single, All: Single-route broadcast, all routes broadcast return. The frame will be transmitted across the designated bridges, which will result in the frame appearing only once on each ring. The response frame is on all routes broadcast to the originator. Single, None: Single-route broadcast, nonbroadcast return. The frame will be transmitted across designated bridges, which will result in the frame appearing only once each ring. In order for changes to this variable to take effect, the device must be reset. See cmdReset to do this.
OCT trLocallyAdminAddr1.3.6.1.4.1.683.5.3.5OCTET STRINGread-writeThis is the locally administered node address for the device. Valid values are 000000000000 and between 400000000000 and 7FFFFFFFFFFF. A value of 000000000000 indicates that a locally administered address is not in use.
printServers1.3.6.1.4.1.683.6
NTF trapPrinterOnline1.3.6.1.4.1.683.6.0.1The printer is on-line. This trap will be sent out after a printer error condition has been cleared.
NTF trapPrinterOffline1.3.6.1.4.1.683.6.0.2The printer is off-line.
NTF trapNoPrinterAttached1.3.6.1.4.1.683.6.0.3No printer is attached to the output port.
NTF trapPrinterTonerLow1.3.6.1.4.1.683.6.0.4The printer toner is low.
NTF trapPrinterPaperOut1.3.6.1.4.1.683.6.0.5The printer is out of paper.
NTF trapPrinterPaperJam1.3.6.1.4.1.683.6.0.6The printer has a paper jam.
NTF trapPrinterDoorOpen1.3.6.1.4.1.683.6.0.7The printer door is open.
NTF trapPrinterError1.3.6.1.4.1.683.6.0.16General printer error.
psGeneral1.3.6.1.4.1.683.6.1
INT psGroupVersion1.3.6.1.4.1.683.6.1.1INTEGERread-onlyThe version for the psGeneral group.
INT psJetAdminEnabled1.3.6.1.4.1.683.6.1.2INTEGERread-writeIndicates whether or not the JetAdmin support is enabled on the print server. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT psVerifyConfiguration1.3.6.1.4.1.683.6.1.3INTEGERread-writeThis variable is used to force the print server to verify valid configuration settings. Setting the variable to the appropriate enumeration will cause the print server to verify the settings for that enumeration. If the settings are valid, the result of the set will be OK. If the settings are not valid, the result will be BadValue. Gets on this variable will always return 0. 1 - Indicates whether or not the current serial configuration is valid. Valid configurations - If the serial port is set in bidirectional mode, the baud rate must be less than 115200 and the handshaking must be set to hardware handshaking. 2 - Not used yet.
psOutput1.3.6.1.4.1.683.6.2
INT outputGroupVersion1.3.6.1.4.1.683.6.2.1INTEGERread-onlyThe version for the output group.
outputCommands1.3.6.1.4.1.683.6.2.2
INT outputRestoreDefaults1.3.6.1.4.1.683.6.2.2.1INTEGERread-writeA value of 2 will restore all output parameters on the print server to factory defaults, as well as reset the print server.
outputCommandsTable1.3.6.1.4.1.683.6.2.2.2not-accessibleA list of physical output ports. The number of entries is given by the value of outputNumPorts.
outputCommandsEntry1.3.6.1.4.1.683.6.2.2.2.1not-accessibleA physical output port on the print server.
INT outputCancelCurrentJob1.3.6.1.4.1.683.6.2.2.2.1.1INTEGERread-writeA value of 2 will cancel the job currently printing on that port.
outputConfigure1.3.6.1.4.1.683.6.2.3
INT outputNumPorts1.3.6.1.4.1.683.6.2.3.1INTEGERread-onlyThe number of physical output ports on the print server.
outputTable1.3.6.1.4.1.683.6.2.3.2not-accessibleA list of physical output ports. The number of entries is given by the value of outputNumPorts.
outputEntry1.3.6.1.4.1.683.6.2.3.2.1not-accessibleA physical output port on the print server.
INT outputIndex1.3.6.1.4.1.683.6.2.3.2.1.1INTEGERread-onlyA unique value for each physical output port. Its value ranges between 1 and the value of outputNumPorts. The value for each protocol must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
STR outputName1.3.6.1.4.1.683.6.2.3.2.1.2DisplayStringread-writeA textual description of the output port.
STR outputStatusString1.3.6.1.4.1.683.6.2.3.2.1.3DisplayStringread-onlyA string indicating the status of the physical output port.
INT outputStatus1.3.6.1.4.1.683.6.2.3.2.1.4INTEGERread-onlyIndicates status of the printer. Get outputExtendedStatus for further information.
INT outputExtendedStatus1.3.6.1.4.1.683.6.2.3.2.1.5INTEGERread-onlyIndicates printer status to be used in conjunction with outputStatus.
INT outputPrinter1.3.6.1.4.1.683.6.2.3.2.1.6INTEGERread-writeThe type of printer the output port is attached to. Even if the group is supported, this variable may not be supported.
INT outputLanguageSwitching1.3.6.1.4.1.683.6.2.3.2.1.7INTEGERread-writeIndicates the language switching option for the physical port. Even if the group is supported, this variable may not be supported.
INT outputConfigLanguage1.3.6.1.4.1.683.6.2.3.2.1.8INTEGERread-writeIndicates the language that configuration pages will be printed in. If set to off, a config sheet will not be printed on this port.
OCT outputPCLString1.3.6.1.4.1.683.6.2.3.2.1.9OCTET STRINGread-writeThis string will be sent out the physical port if (1) outputLanguageSwitching is set to PCL or outputLanguageSwitching is set to Auto and the job is determined to be PCL, and (2) outputPrinter is set to No_Specific_Printer. Even if the group is supported, this variable may not be supported.
OCT outputPSString1.3.6.1.4.1.683.6.2.3.2.1.10OCTET STRINGread-writeThis string will be sent out the physical port if (1) outputLanguageSwitching is set to PostScript or outputLanguageSwitching is set to Auto and the job is determined to be PostScript, and (2) outputPrinter is set to No_Specific_Printer. Even if the group is supported, this variable may not be supported.
INT outputCascaded1.3.6.1.4.1.683.6.2.3.2.1.11INTEGERread-writeA value of 2 indicates that the physical output port is connected to an Extended System's printer sharing device. Even if the group is supported, this variable may not be supported.
INT outputSetting1.3.6.1.4.1.683.6.2.3.2.1.12INTEGERread-writeIndicates the type (and optionally speed) for the physical output port. Setting this variable to physical connections (such as Parallel) will result in an error. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT outputOwner1.3.6.1.4.1.683.6.2.3.2.1.13INTEGERread-onlyIndicates which protocol or task currently is printing on the port.
INT outputBIDIStatusEnabled1.3.6.1.4.1.683.6.2.3.2.1.14INTEGERread-writeA value of 2 indicates that the BIDI status system is enabled.
STR outputPrinterModel1.3.6.1.4.1.683.6.2.3.2.1.15DisplayStringread-onlyA string indicating the printer model attached to the output port.
STR outputPrinterDisplay1.3.6.1.4.1.683.6.2.3.2.1.16DisplayStringread-onlyA string indicating the message on the attached printer front panel.
INT outputCapabilities1.3.6.1.4.1.683.6.2.3.2.1.17INTEGERread-onlyThis field is implemented as a BIT mask. If the bit is set then the port is capable of functioning in this mode. Bit Property --- ------------------------ 0 Serial Unidirectional Baud 9600 1 Serial Unidirectional Baud 19200 2 Serial Unidirectional Baud 38400 3 Serial Unidirectional Baud 57600 4 Serial Unidirectional Baud 115200 5 Serial Bidirectional Baud 9600 6 Serial Bidirectional Baud 19200 7 Serial Bidirectional Baud 38400 8 Serial Bidirectional Baud 57600 19 Infrared Input on serial port 20 Serial Input 21 Serial Configuration Settings 22 Parallel Compatibility Mode (no bidi) 23 IEEE 1284 Standard Nibble Mode 24 ZLink 25 Bidirectional Support (PJL status) 26 Serial Software Handshaking 27 Serial Output 28 Extended Link Technology 29 Printer Internal (MIO) 30 IEEE 1284 ECP or Fast Nibble Mode
INT outputHandshake1.3.6.1.4.1.683.6.2.3.2.1.18INTEGERread-writeIf the port in serial mode operation this indicates the handshaking method being used. Setting this value to 'not- supported' will result in an error. Setting this value on non serial capable ports will result in an error. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT outputDataBits1.3.6.1.4.1.683.6.2.3.2.1.19INTEGERread-writeIf the port in serial mode operation this indicates the number of data bits being used. Setting this value to 'not- supported' will result in an error. Setting this value on non serial capable ports will result in an error. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT outputStopBits1.3.6.1.4.1.683.6.2.3.2.1.20INTEGERread-writeIf the port in serial mode operation this indicates the number of stop bits being used. Setting this value to 'not- supported' will result in an error. Setting this value on non serial capable ports will result in an error. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT outputParity1.3.6.1.4.1.683.6.2.3.2.1.21INTEGERread-writeIf the port in serial mode operation this indicates the parity checking method being used. Setting this value to 'not- supported' will result in an error. Setting this value on non serial capable ports will result in an error. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT outputBaudRate1.3.6.1.4.1.683.6.2.3.2.1.22INTEGERread-writeIf the port in serial mode operation this indicates the baud rate being used. Setting this value on non serial capable ports will result in an error. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT outputProtocolManager1.3.6.1.4.1.683.6.2.3.2.1.23INTEGERread-onlyIndicates the type of output protocol manager being used on the port. Protocol-none means either there is no printer attached or the print server has not yet determined which output managers are supported on the printer. Protocol-compatibility means the printer does not support any of the protocol managers supported by the print server. Protocol-1284-4 means the output is using the 1284.4 logical port protocol manager.
INT outputDisplayMask1.3.6.1.4.1.683.6.2.4INTEGERread-onlyBit mask describing what should be displayed by the utilities bit Description --- ----------- 0 outputCancelCurrentJob (Includes all CancelCurrentJob info) 1 outputName 2 outputStatusString 3 outputStatus 4 outputExtendedStatus 5 outputPrinter 6 outputLanguageSwitching 7 outputConfigLanguage 8 outputString (Includes outputPCLString and outputPSString) 9 outputCascaded 10 outputSetting 11 outputOwner 12 outputBIDIStatusEnabled 13 outputPrinterModel 14 outputPrinterDisplay 15 outputHandshake 16 outputJobLog (includes all job logging) 17 outputSerialConfig
INT outputAvailableTrapsMask1.3.6.1.4.1.683.6.2.5INTEGERread-onlyBit mask describing what output printer traps are available bit Description --- ----------- 0 online 1 offline 2 printer attached 3 toner low 4 paper out 5 paper jam 6 door open 7 printer error
outputJobLog1.3.6.1.4.1.683.6.2.6
INT outputNumLogEntries1.3.6.1.4.1.683.6.2.6.1INTEGERread-onlyThe number of job log entries per output port.
outputJobLogTable1.3.6.1.4.1.683.6.2.6.2not-accessibleA 2 dimensional list of Job log entries indexed by the output port number and the log entry index (1 through outputNumJobLogEntries). The number of entries per output port is given by the value of outputNumJobLogEntries.
outputJobLogEntry1.3.6.1.4.1.683.6.2.6.2.1not-accessibleA Job log entry.
STR outputJobLogInformation1.3.6.1.4.1.683.6.2.6.2.1.1DisplayStringread-onlyA textual description of print job information. The protocol, source, and file size are always included. Other information such as File Server, Queue, File Name, etc will be included if available.
STR outputJobLogTime1.3.6.1.4.1.683.6.2.6.2.1.2DisplayStringread-onlyA string indicating the elasped time since the last job was printed. Reported in form X hours X minutes X seconds.
outputTotalJobTable1.3.6.1.4.1.683.6.2.6.3not-accessibleTable showing the total number of jobs printed for each port.
outputTotalJobEntry1.3.6.1.4.1.683.6.2.6.3.1not-accessibleAn entry in the outputTotalJobTable.
INT outputTotalJobIndex1.3.6.1.4.1.683.6.2.6.3.1.1INTEGERread-onlyA unique value for entry in the outputTotalJobTable. Its value ranges between 1 and the value of numPorts.
INT outputTotalJobsLogged1.3.6.1.4.1.683.6.2.6.3.1.2INTEGERread-onlyThe total number of jobs printed by the port since the print server was powered on.
psProtocols1.3.6.1.4.1.683.6.3
tcpip1.3.6.1.4.1.683.6.3.1
INT tcpipGroupVersion1.3.6.1.4.1.683.6.3.1.1INTEGERread-onlyThe version for the tcpip group.
INT tcpipEnabled1.3.6.1.4.1.683.6.3.1.2INTEGERread-writeIndicates whether or not the tcpip protocol stack is enabled on the print server. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
tcpipCommands1.3.6.1.4.1.683.6.3.1.3
INT tcpipRestoreDefaults1.3.6.1.4.1.683.6.3.1.3.1INTEGERread-writeA value of 2 will restore all tcpip parameters on the print server to factory defaults, as well as reset the print server.
INT tcpipFirmwareUpgrade1.3.6.1.4.1.683.6.3.1.3.2INTEGERread-writeA value of 2 will put the print server into firmware upgrade mode waiting to receive a firmware upgrade file via tftp.
tcpipConfigure1.3.6.1.4.1.683.6.3.1.4
IP tcpipIPAddress1.3.6.1.4.1.683.6.3.1.4.1IpAddressread-writeThe Internet Address. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
IP tcpipDefaultGateway1.3.6.1.4.1.683.6.3.1.4.2IpAddressread-writeThe default gateway for the print server. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
IP tcpipSubnetMask1.3.6.1.4.1.683.6.3.1.4.3IpAddressread-writeThe subnet mask for the print server. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT tcpipUsingNetProtocols1.3.6.1.4.1.683.6.3.1.4.4INTEGERread-writeA value of 2 indicates that the print server is using a combination of RARP, BOOTP, default IP address, or gleaning to determine its IP address. See tcpipBootProtocolsEnabled to determine which boot protocols are enabled. If the value of tcpipUsingNetProtocols is 1, the IP address is stored permanently in flash memory. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT tcpipBootProtocolsEnabled1.3.6.1.4.1.683.6.3.1.4.5INTEGERread-writeThis is the 16 bit mask which determines which boot protocols will be used to determine the print server's IP address. BIT Boot Protocol Enabled --- -------------------------- 0 RARP 1 BootP 2 DHCP 3 Gleaning 4 Default Address Enabled (If no address after 2 minutes timeout and go to 198.102.102.254) A value of 31 indicates that all boot protocols are enabled. These protocols will only be used if tcpipUsingNetProtocols is set to 2. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT tcpipIPAddressSource1.3.6.1.4.1.683.6.3.1.4.6INTEGERread-onlyThis variable indicates how the IP address for the print server was determined.
IP tcpipIPAddressServerAddress1.3.6.1.4.1.683.6.3.1.4.7IpAddressread-onlyThis variable indicates the source of the IP address if a boot protocol was used. This value will be 0.0.0.0 if no boot server was used.
INT tcpipTimeoutChecking1.3.6.1.4.1.683.6.3.1.4.8INTEGERread-writeA value of 2 indicates that a packet timeout will be active on all tcp connections. If a packet has not been received from the connection within this timeout the connection will be reset. To set this timeout, see tcpipTimeoutCheckingValue
INT tcpipNumTraps1.3.6.1.4.1.683.6.3.1.4.9INTEGERread-onlyThe number of UDP trap destinations.
tcpipTrapTable1.3.6.1.4.1.683.6.3.1.4.10not-accessibleA list of UDP trap definitions. The number of entries is given by the value of tcpipNumTraps.
tcpipTrapEntry1.3.6.1.4.1.683.6.3.1.4.10.1not-accessibleAn entry in the tcpipTrapTable.
INT tcpipTrapIndex1.3.6.1.4.1.683.6.3.1.4.10.1.1INTEGERread-onlyA unique value for entry in the tcpipTrapTable. Its value ranges between 1 and the value of tcpipNumTraps.
IP tcpipTrapDestination1.3.6.1.4.1.683.6.3.1.4.10.1.2IpAddressread-writeThis is the IP address that traps are sent to. A value of 0.0.0.0 will disable traps over UDP.
INT tcpipProtocolTrapMask1.3.6.1.4.1.683.6.3.1.4.10.1.3INTEGERread-writeThis is the 16 bit mask which determines which protocol specific traps will be sent out via UDP. Currently no protocol specific traps are supported.
INT tcpipPrinterTrapMask1.3.6.1.4.1.683.6.3.1.4.10.1.4INTEGERread-writeThis is the 16 bit mask which determines which printer specific traps will be sent out via UDP. A value of 65535 indicates that all printer specific traps should be reported via UDP. BIT CONDITION --- -------------------------- 0 On-line (Condition cleared) 1 Off-line 2 No printer attached 3 Toner Low 4 Paper Out 5 Paper Jam 6 Door Open 15 Printer Error
INT tcpipOutputTrapMask1.3.6.1.4.1.683.6.3.1.4.10.1.5INTEGERread-writeThis is the 16 bit mask which determines which physical output ports will be checked when generating printer specific traps to be sent out via UDP. A value of 65535 indicates that all physical output ports will generate traps. BIT CONDITION --- -------------------------- 0 Port 1 1 Port 2 2 Port 3 3 Port 4 ... ...
INT tcpipBanners1.3.6.1.4.1.683.6.3.1.4.11INTEGERread-writeA value of 2 indicates that banners will be printed with tcpip jobs. Even if the group is supported, this variable may not be supported.
IP tcpipWinsAddress1.3.6.1.4.1.683.6.3.1.4.12IpAddressread-writeThe IP address of the WINS server. The print server will register its sysName to this WINS server.
INT tcpipWinsAddressSource1.3.6.1.4.1.683.6.3.1.4.13INTEGERread-writeThe source of the WINS server address. If set to dhcp, the print server will use the WINS address supplied with dhcp. If it is set to permanent, it will use the WINS address stored in flash.
STR tcpipConfigPassword1.3.6.1.4.1.683.6.3.1.4.14DisplayStringread-writeThe print server html/telnet configuration password. This value cannot be read, just set.
INT tcpipTimeoutCheckingValue1.3.6.1.4.1.683.6.3.1.4.15INTEGERread-writeThe TCP connection timeout in seconds. A value of 0 has the same effect as disabling timeout checking.
INT tcpipArpInterval1.3.6.1.4.1.683.6.3.1.4.16INTEGERread-writeThe ARP interval in minutes. The print server will ARP itself once when this timer expires. Set to 0 to disable.
INT tcpipRawPortNumber1.3.6.1.4.1.683.6.3.1.4.17INTEGERread-writeThe raw TCP port number the print server will listen for print jobs on. On multiple port devices, additional ports will sequentially follow this port number. The default port is 9100. Setting this value to a TCP port that is in use by another TCP application will return an error. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT tcpipNumSecurity1.3.6.1.4.1.683.6.3.1.4.18INTEGERread-onlyThe number of secure IP address ranges.
tcpipSecurityTable1.3.6.1.4.1.683.6.3.1.4.19not-accessibleA list of secure IP address ranges. This adds security for both printing and admin rights. AdminEnabled: When the admin enabled field is set to yes for a secure address range, the print server may only be configured via IP from IP address within that range. If the admin field is not set for any address ranges, the print server will accept admin commands from any IP address which has the valid community names and/or passwords. PortMask: When there is a port mask set for a secure IP address range, the print server will only accept TCP/IP print jobs from hosts that are in the secure address range. If there are no ranges with a port mask set, the print server will accept TCP/IP print jobs from any host. The number of entries is given by the value of tcpipNumSecurity.
tcpipSecurityEntry1.3.6.1.4.1.683.6.3.1.4.19.1not-accessibleAn entry in the tcpipSecurityTable.
INT tcpipSecurityIndex1.3.6.1.4.1.683.6.3.1.4.19.1.1INTEGERread-onlyA unique value for entry in the tcpipSecurityTable. Its value ranges between 1 and the value of tcpipNumSecurity.
IP tcpipSecureStartIPAddress1.3.6.1.4.1.683.6.3.1.4.19.1.2IpAddressread-writeThis is the starting IP address for the secure IP address range. A value of 0.0.0.0 for both tcpipStartIPAddress and tcpipEndIPAddress will disable the address range.
IP tcpipSecureEndIPAddress1.3.6.1.4.1.683.6.3.1.4.19.1.3IpAddressread-writeThis is the ending IP address for the secure IP address range. A value of 0.0.0.0 for both tcpipStartIPAddress and tcpipEndIPAddress will disable the address range.
INT tcpipSecurePrinterMask1.3.6.1.4.1.683.6.3.1.4.19.1.4INTEGERread-writeThis is the 8 bit mask which determines which physical output ports this range of IP addresses can print to. A value of 127 indicates that the range of IP addresses can print to any of the output ports. This value can not be configured until a valid start and end address range have been configured. BIT CONDITION --- -------------------------- 0 Port 1 1 Port 2 2 Port 3 3 Port 4 ... ... 8 Reserved, must be set to 0.
INT tcpipSecureAdminEnabled1.3.6.1.4.1.683.6.3.1.4.19.1.5INTEGERread-writeThis allows an advanced level of admin security for IP. Setting this will restrict which IP addresses can configure the print server. The correct community names and passwords are still required if this is used, it just adds another level of security. Indicates whether or not admin rights are enabled for this range of IP addresses. If no range of addresses has this enabled, then any IP address can configure the print server if it has the correct community names and/or passwords. If this field is set to yes for any range of addresses, the print server will only be configurable via IP from that range of addresses. This value can not be configured until a valid start and end address range have been configured.
INT tcpipLowBandwidth1.3.6.1.4.1.683.6.3.1.4.20INTEGERread-writeA value of 2 will optimize the TCP stack for low bandwidth networks. A value of 1 will optimize the TCP stack for high bandwidth networks.
INT tcpipNumLogicalPrinters1.3.6.1.4.1.683.6.3.1.4.21INTEGERread-onlyThe number of available logical printers.
tcpipMLPTable1.3.6.1.4.1.683.6.3.1.4.22not-accessibleA table of the available logical printers. The number of entries is given by the value of tcpipNumLogicalPrinters.
tcpipMLPEntry1.3.6.1.4.1.683.6.3.1.4.22.1not-accessibleAn entry in the tcpipMLPTable.
INT tcpipMLPIndex1.3.6.1.4.1.683.6.3.1.4.22.1.1INTEGERread-onlyA unique value for entry in the tcpipMLPTable. Its value ranges between 1 and the value of tcpipNumLogicalPrinters.
STR tcpipMLPName1.3.6.1.4.1.683.6.3.1.4.22.1.2DisplayStringread-writeContains the name of the logical printer. This name is also the LPR remote queue name associated with the logical printer.
INT tcpipMLPPort1.3.6.1.4.1.683.6.3.1.4.22.1.3INTEGERread-writeThe number of the physical output port associated with the logical printer. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT tcpipMLPTCPPort1.3.6.1.4.1.683.6.3.1.4.22.1.4INTEGERread-writeThe TCP port associated with the logical printer. Any print data sent to this TCP port will be processed through this logical printer entry. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
STR tcpipMLPPreString1.3.6.1.4.1.683.6.3.1.4.22.1.5DisplayStringread-writeThis contains any data that should be sent down to the printer at the beginning of jobs sent to this logical printer. To enter non-printable ascii characters in the string, enclose the decimal value inside of <>. For example, to enter an ESC-E the string would be 'E'.
STR tcpipMLPPostString1.3.6.1.4.1.683.6.3.1.4.22.1.6DisplayStringread-writeThis contains any data that should be sent down to the printer at the end of jobs sent to this logical printer. To enter non-printable ascii characters in the string, enclose the decimal value inside of <>. For example, to enter an ESC-E the string would be 'E'.
INT tcpipMLPDeleteBytes1.3.6.1.4.1.683.6.3.1.4.22.1.7INTEGERread-writeThe number of bytes that will be deleted from the beginning of jobs sent to this logical printer.
IP tcpipSmtpServerAddr1.3.6.1.4.1.683.6.3.1.4.23IpAddressread-writeThe IP address of the e-mail server which will be used to send e-mail notification of printer status conditions. This address must contain the valid IP address of an e-mail server before any of the contents of the SmtpTable are used.
INT tcpipNumSmtpDestinations1.3.6.1.4.1.683.6.3.1.4.24INTEGERread-onlyThe number of configurable e-mail destinations to receive printer status conditions.
tcpipSmtpTable1.3.6.1.4.1.683.6.3.1.4.25not-accessibleA list of SMTP e-mail addresses and printer status conditions to send e-mails for. The number of entries is given by the value of tcpipNumSmtpDestinations.
tcpipSmtpEntry1.3.6.1.4.1.683.6.3.1.4.25.1not-accessibleAn entry in the tcpipSmtpTable.
INT tcpipSmtpIndex1.3.6.1.4.1.683.6.3.1.4.25.1.1INTEGERread-onlyA unique value for entry in the tcpipSmtpTable. Its value ranges between 1 and the value of tcpipNumSmtpDestinations.
OCT tcpipSmtpEmailAddr1.3.6.1.4.1.683.6.3.1.4.25.1.2OCTET STRINGread-writeThis is the e-mail address that printer status conditions are sent to. If this string is empty the status conditions will not be sent.
INT tcpipSmtpProtocolMask1.3.6.1.4.1.683.6.3.1.4.25.1.3INTEGERread-writeThis is the 16 bit mask which determines which protocol specific conditions will be sent out via e-mail. Currently no protocol specific conditions are supported.
INT tcpipSmtpPrinterMask1.3.6.1.4.1.683.6.3.1.4.25.1.4INTEGERread-writeThis is the 16 bit mask which determines which printer specific conditions will be sent out via e-mail. A value of 65535 indicates that all printer specific conditions should be reported via e-mail. BIT CONDITION --- -------------------------- 0 On-line (Condition cleared) 1 Off-line 2 No printer attached 3 Toner Low 4 Paper Out 5 Paper Jam 6 Door Open 15 Printer Error
INT tcpipSmtpOutputMask1.3.6.1.4.1.683.6.3.1.4.25.1.5INTEGERread-writeThis is the 16 bit mask which determines which physical output ports will be checked when generating printer specific conditions to be sent out via e-mail. A value of 65535 indicates that all physical output ports will generate e-mails upon a change in status. BIT CONDITION --- -------------------------- 0 Port 1 1 Port 2 2 Port 3 3 Port 4 ... ...
OCT tcpipWebAdminName1.3.6.1.4.1.683.6.3.1.4.26OCTET STRINGread-writeThis is the admin name used by web configuration for login.
OCT tcpipWebAdminPassword1.3.6.1.4.1.683.6.3.1.4.27OCTET STRINGread-writeThis is the admin password used by web configuration for login.
OCT tcpipWebUserName1.3.6.1.4.1.683.6.3.1.4.28OCTET STRINGread-writeThis is the user name used by web configuration for login. Not currently used.
OCT tcpipWebUserPassword1.3.6.1.4.1.683.6.3.1.4.29OCTET STRINGread-writeThis is the user password used by web configuration for login. Not currently used.
INT tcpipWebHtttpPort1.3.6.1.4.1.683.6.3.1.4.30INTEGERread-writeThe port number used to communicate over http. Must be between 0 and 65535. It must not be the same as any other port used. Other ports used are 20, 21, 23, 515, & raw port numbers (9100, 9101, ... if at default)
OCT tcpipWebFaqURL1.3.6.1.4.1.683.6.3.1.4.31OCTET STRINGread-writeThis is the URL for FAQ at the ESI (or other OEM) website.
OCT tcpipWebUpdateURL1.3.6.1.4.1.683.6.3.1.4.32OCTET STRINGread-writeThis is the URL for finding firmware updates at the ESI (or other OEM) website.
OCT tcpipWebCustomLinkName1.3.6.1.4.1.683.6.3.1.4.33OCTET STRINGread-writeThis is the name assigned to the custom link defined by the user.
OCT tcpipWebCustomLinkURL1.3.6.1.4.1.683.6.3.1.4.34OCTET STRINGread-writeThis is the URL for a custom link specified by the user.
IP tcpipPOP3ServerAddress1.3.6.1.4.1.683.6.3.1.4.35IpAddressread-writeThe IP address of the POP3 server from which email will be retrieved. This address must contain the valid IP address of a POP3 server before any attempts to retrieve email will be made.
INT tcpipPOP3PollInterval1.3.6.1.4.1.683.6.3.1.4.36INTEGERread-writeThe number of seconds between attempts to retrieve mail from the POP3 server.
OCT tcpipPOP3UserName1.3.6.1.4.1.683.6.3.1.4.37OCTET STRINGread-writeThis is the user name for the print server's email account on the POP3 server.
OCT tcpipPOP3Password1.3.6.1.4.1.683.6.3.1.4.38OCTET STRINGread-writeThis is the password for the print server's email account on the POP3 server.
OCT tcpipDomainName1.3.6.1.4.1.683.6.3.1.4.39OCTET STRINGread-writeThis is the Domain name used by POP3 and SMTP.
tcpipStatus1.3.6.1.4.1.683.6.3.1.5
STR tcpipError1.3.6.1.4.1.683.6.3.1.5.1DisplayStringread-onlyContains any tcpip specific error information.
INT tcpipDisplayMask1.3.6.1.4.1.683.6.3.1.6INTEGERread-onlyBit mask describing what should be displayed by the utilities bit Description --- ----------- 0 tcpipAddress (Includes tcpipDefaultGateway and tcpipSubnetMask) 1 tcpipUsingNetProtocols (Includes tcpipBootProtocolsEnabled, tcpipAddressSource, tcpipAddressServerAddress) 2 tcpipTimeoutChecking 3 tcpipTraps (Includes all trap info) 4 tcpipBanners 5 tcpipSecurity (Includes all security info) 6 tcpipWinsAddress (Includes tcpipWinsAddressSource) 7 tcpipConfigPassword 8 tcpipTimeoutCheckingValue 9 tcpipArpInterval 10 tcpipRawPortNumber 11 tcpipError 12 tcpipLowBandwidth 13 tcpipMLP (Includes all logical printer settings)
netware1.3.6.1.4.1.683.6.3.2
INT nwGroupVersion1.3.6.1.4.1.683.6.3.2.1INTEGERread-onlyThe version for the netware group.
INT nwEnabled1.3.6.1.4.1.683.6.3.2.2INTEGERread-writeIndicates whether or not the NetWare protocol stack is enabled on the print server. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
nwCommands1.3.6.1.4.1.683.6.3.2.3
INT nwRestoreDefaults1.3.6.1.4.1.683.6.3.2.3.1INTEGERread-writeA value of 2 will restore all NetWare parameters on the print server to factory defaults, as well as reset the print server.
INT nwFirmwareUpgrade1.3.6.1.4.1.683.6.3.2.3.2INTEGERread-writeA value of 2 will put the print server into firmware upgrade mode.
nwConfigure1.3.6.1.4.1.683.6.3.2.4
INT nwFrameFormat1.3.6.1.4.1.683.6.3.2.4.1INTEGERread-onlyIndicates the frame format that the print server is using. See nwSetFrameFormat to determine which frame frame format the print server is configured for.
INT nwSetFrameFormat1.3.6.1.4.1.683.6.3.2.4.2INTEGERread-writeIndicates the frame format that the print server is using. Setting this value to 1 (Auto_Sense) indicates that automatic frame format sensing will be used. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT nwMode1.3.6.1.4.1.683.6.3.2.4.3INTEGERread-writeMode the print server is running in. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
STR nwPrintServerName1.3.6.1.4.1.683.6.3.2.4.4DisplayStringread-writeContains print server name. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
STR nwPrintServerPassword1.3.6.1.4.1.683.6.3.2.4.5DisplayStringread-writeThe print server password. This value cannot be read, just set. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT nwQueueScanTime1.3.6.1.4.1.683.6.3.2.4.6INTEGERread-writeDetermines how often, in tenths of a second that the print server will scan the queues for jobs. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
OCT nwNetworkNumber1.3.6.1.4.1.683.6.3.2.4.7OCTET STRINGread-onlyThe print server's network number.
INT nwMaxFileServers1.3.6.1.4.1.683.6.3.2.4.8INTEGERread-onlyThe print server maximum number of file servers which it can be attached to at once.
nwFileServerTable1.3.6.1.4.1.683.6.3.2.4.9not-accessibleA table of file servers to service.
nwFileServerEntry1.3.6.1.4.1.683.6.3.2.4.9.1not-accessibleA file server for the print server to service.
INT nwFileServerIndex1.3.6.1.4.1.683.6.3.2.4.9.1.1INTEGERread-onlyA unique value for each file server. Its value ranges between 1 and the value of nwMaxFileServers. The value for each server must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. The first entry in the table is the default file server.
STR nwFileServerName1.3.6.1.4.1.683.6.3.2.4.9.1.2DisplayStringread-writeThe file server name. This name will be NULL if there is no file server to be serviced. Only the default file server (the first entry in the table) can be set. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT nwFileServerConnectionStatus1.3.6.1.4.1.683.6.3.2.4.9.1.3INTEGERread-onlyThe value describes the status of the connection between the file server and the print server.
nwPortTable1.3.6.1.4.1.683.6.3.2.4.10not-accessibleA table of NetWare port specific information.
nwPortEntry1.3.6.1.4.1.683.6.3.2.4.10.1not-accessibleAn entry of NetWare port specific information.
INT nwPortIndex1.3.6.1.4.1.683.6.3.2.4.10.1.1INTEGERread-onlyA unique value for each physical output port. Its value ranges between 1 and the value of outputNumPorts. The value for each port must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
STR nwPortStatus1.3.6.1.4.1.683.6.3.2.4.10.1.2DisplayStringread-onlyA string indicating the NetWare specific status of the physical output port.
INT nwPortPrinterNumber1.3.6.1.4.1.683.6.3.2.4.10.1.3INTEGERread-writeIndicates the printer number for the print server to use when running in RPRinter mode. A value of 255 indicates that the port is unconfigured for RPRinter mode. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT nwPortFontDownload1.3.6.1.4.1.683.6.3.2.4.10.1.4INTEGERread-writeThis variable controls the font downloading feature of the print server. Disabled - Do not download fonts. Enabled, without Printer Sense - Only download fonts after the print server has been reset or power cycled. Enabled, with Printer Sense - Download fonts after the print server has been reset or power-cycled, or after the printer has been power-cycled. This option is only available on certain print servers. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
STR nwPortPCLQueue1.3.6.1.4.1.683.6.3.2.4.10.1.5DisplayStringread-writeA string indicating the name of the queue containing the PCL fonts to download when font downloading is enabled. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
STR nwPortPSQueue1.3.6.1.4.1.683.6.3.2.4.10.1.6DisplayStringread-writeA string indicating the name of the queue containing the PS fonts to download when font downloading is enabled. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT nwPortFormsOn1.3.6.1.4.1.683.6.3.2.4.10.1.7INTEGERread-writeA value of 2 will enable forms checking. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT nwPortFormNumber1.3.6.1.4.1.683.6.3.2.4.10.1.8INTEGERread-writeIndicates the form number to check jobs against when nwPortFormsOn is enabled.
INT nwPortNotification1.3.6.1.4.1.683.6.3.2.4.10.1.9INTEGERread-writeA value of 2 will enable job notification.
INT nwNumTraps1.3.6.1.4.1.683.6.3.2.4.11INTEGERread-onlyThe number of IPX trap destinations.
nwTrapTable1.3.6.1.4.1.683.6.3.2.4.12not-accessibleA list of IPX trap definitions. The number of entries is given by the value of nwNumTraps.
nwTrapEntry1.3.6.1.4.1.683.6.3.2.4.12.1not-accessibleAn entry in the nwTrapTable.
INT nwTrapIndex1.3.6.1.4.1.683.6.3.2.4.12.1.1INTEGERread-onlyA unique value for entry in the nwTrapTable. Its value ranges between 1 and the value of nwNumTraps.
OCT nwTrapDestination1.3.6.1.4.1.683.6.3.2.4.12.1.2OCTET STRINGread-writeThis is the network address that IPX traps are sent to. A value of 00 00 00 00 00 00 in conjunction with a nwTrapDestinationNet of 00 00 00 00 will disable traps over IPX.
OCT nwTrapDestinationNet1.3.6.1.4.1.683.6.3.2.4.12.1.3OCTET STRINGread-writeThis is the network number that IPX traps are sent to. A value of 00 00 00 00 in conjunction with a nwTrapDestination of 00 00 00 00 00 00 will disable traps over IPX.
INT nwProtocolTrapMask1.3.6.1.4.1.683.6.3.2.4.12.1.4INTEGERread-writeThis is the 16 bit mask which determines which protocol specific traps will be sent out via IPX. Currently no protocol specific traps are supported.
INT nwPrinterTrapMask1.3.6.1.4.1.683.6.3.2.4.12.1.5INTEGERread-writeThis is the 16 bit mask which determines which printer specific traps will be sent out via IPX. A value of 65535 indicates that all printer specific traps should be reported via IPX. BIT CONDITION --- -------------------------- 0 On-line (Condition cleared) 1 Off-line 2 No printer attached 3 Toner Low 4 Paper Out 5 Paper Jam 6 Door Open 15 Printer Error
INT nwOutputTrapMask1.3.6.1.4.1.683.6.3.2.4.12.1.6INTEGERread-writeThis is the 16 bit mask which determines which physical output ports will be checked when generating printer specific traps to be sent out via IPX. A value of 65535 indicates that all physical output ports will generate traps. BIT CONDITION --- -------------------------- 0 Port 1 1 Port 2 2 Port 3 3 Port 4 ... ...
STR nwNDSPrintServerName1.3.6.1.4.1.683.6.3.2.4.13DisplayStringread-writeDirectory Services object used by the print server to connect to the NDS tree. This string contains the entire canonicalized name. NOTE: This variable must be stored in Unicode.
STR nwNDSPreferredDSTree1.3.6.1.4.1.683.6.3.2.4.14DisplayStringread-writeDirectory Services tree to which the NDS print server initially connects.
STR nwNDSPreferredDSFileServer1.3.6.1.4.1.683.6.3.2.4.15DisplayStringread-writeThe NetWare server to which the NDS print server initially makes a bindery connection.
INT nwNDSPacketCheckSumEnabled1.3.6.1.4.1.683.6.3.2.4.16INTEGERread-writeCompute the checksum for packets. 1 = disabled 2 = enabled
INT nwNDSPacketSignatureLevel1.3.6.1.4.1.683.6.3.2.4.17INTEGERread-writePacket signature is a security method to prevent packet forging. 1 = disabled 2 = enabled 3 = preferred 4 = required
INT nwAvailablePrintModes1.3.6.1.4.1.683.6.3.2.4.18INTEGERread-onlyReports which NetWare print modes are available. BIT CONDITION --- -------------------------- 0 PServer 1 RPrinter 2 NDS 3 SPX Direct 4 JetAdmin
INT nwDirectPrintEnabled1.3.6.1.4.1.683.6.3.2.4.19INTEGERread-writeIndicates whether or not direct mode ipx/spx printing is enabled.
INT nwJAConfig1.3.6.1.4.1.683.6.3.2.4.20INTEGERread-onlyIndicates whether or not JetAdmin was used to configure the netware settings.
INT nwDisableSAP1.3.6.1.4.1.683.6.3.2.4.21INTEGERread-writeIndicates whether or not SAPs are enabled.
nwStatus1.3.6.1.4.1.683.6.3.2.5
STR nwError1.3.6.1.4.1.683.6.3.2.5.1DisplayStringread-onlyContains any NetWare specific error information.
INT nwDisplayMask1.3.6.1.4.1.683.6.3.2.6INTEGERread-onlyBit mask describing what should be displayed by the utilities bit Description --- ----------- 0 nwFrameFormat 1 nwJetAdmin 2 nwFileServer (Includes all file server info) 3 nwMode 4 nwPrintServerName 5 nwPrintServerPassword 6 nwQueueScanTime 7 nwNetworkNumber 8 nwPortStatus 9 nwPortPrinterNumber 10 nwPortFontDownload (Includes nwPortPCLQueue and nwPortPSQueue) 11 nwPortFormsOn (Includes nwPortFormsNumber) 12 nwPortNotification 13 nwTraps (Includes all trap info) 14 nwNDSPrintServerName 15 nwNDSPreferredDSTree 16 nwNDSPreferredDSFileServer 17 nwNDSPacketCheckSumEnabled 18 nwNDSPacketSignatureLevel 19 nwDirectPrintEnabled 20 nwError 21 nwSapDisable
vines1.3.6.1.4.1.683.6.3.3
INT bvGroupVersion1.3.6.1.4.1.683.6.3.3.1INTEGERread-onlyThe version for the vines group.
INT bvEnabled1.3.6.1.4.1.683.6.3.3.2INTEGERread-writeIndicates whether or not the Banyan VINES protocol stack is enabled on the print server.
bvCommands1.3.6.1.4.1.683.6.3.3.3
INT bvRestoreDefaults1.3.6.1.4.1.683.6.3.3.3.1INTEGERread-writeA value of 2 will restore all VINES parameters on the print server to factory defaults, as well as reset the device.
INT bvFirmwareUpgrade1.3.6.1.4.1.683.6.3.3.3.2INTEGERread-writeA value of 2 will put the print server into firmware upgrade mode.
INT bvSetSequenceRouting1.3.6.1.4.1.683.6.3.3.3.3INTEGERread-writeSets the VINES Routing selection. Automatic - Utilizes Sequenced Routing if available, otherwise uses Non-Sequenced Routing. Force-Sequenced - Will only use Sequenced Routing. Force-Non-Sequenced - Will only use Non-Sequenced Routing In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this. WARNING - Sequential Routing requires a VINES 5.5 or greater server on the same subnet.
INT bvDisableVPMan1.3.6.1.4.1.683.6.3.3.3.4INTEGERread-writeA value of 2 will disable VPMan access to the print server for one minute.
bvConfigure1.3.6.1.4.1.683.6.3.3.4
STR bvLoginName1.3.6.1.4.1.683.6.3.3.4.1DisplayStringread-writeThe StreetTalk name the device will use to login with. This value will be ESIxxxxxxxx where xxxxxxx is the Serial number of the device if it is unconfigured. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
STR bvLoginPassword1.3.6.1.4.1.683.6.3.3.4.2DisplayStringread-writeThe password for the login name, bvLoginName. This value cannot be read, just set. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT bvNumberPrintServices1.3.6.1.4.1.683.6.3.3.4.3INTEGERread-onlyThe number of Print Services this device supports.
bvPrintServiceTable1.3.6.1.4.1.683.6.3.3.4.4not-accessibleTable of Print Services for this device.
bvPrintServiceEntry1.3.6.1.4.1.683.6.3.3.4.4.1not-accessiblePrint Services Table entry.
INT bvPrintServiceIndex1.3.6.1.4.1.683.6.3.3.4.4.1.1INTEGERread-onlyA unique value for each print service.
STR bvPrintServiceName1.3.6.1.4.1.683.6.3.3.4.4.1.2DisplayStringread-writeThe StreetTalk Name for this Print Service. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
INT bvPrintServiceRouting1.3.6.1.4.1.683.6.3.3.4.4.1.3INTEGERread-writeThe output port that the print service will print to. This value will range from 0 to the number of output ports, see outputNumPorts. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
STR bvPnicDescription1.3.6.1.4.1.683.6.3.3.4.5DisplayStringread-writeContains the VINES PNIC description.
bvStatus1.3.6.1.4.1.683.6.3.3.5
STR bvError1.3.6.1.4.1.683.6.3.3.5.1DisplayStringread-onlyContains any VINES specific error information.
INT bvRouting1.3.6.1.4.1.683.6.3.3.5.2INTEGERread-onlyThe current VINES Routing being used by the device.
INT bvNumPrintServices1.3.6.1.4.1.683.6.3.3.5.3INTEGERread-onlyThe number of Print Services this device supports.
bvPrintServiceStatusTable1.3.6.1.4.1.683.6.3.3.5.4not-accessibleTable of Print Service Status Entry's.
bvPrintServiceStatusEntry1.3.6.1.4.1.683.6.3.3.5.4.1not-accessiblePrint Service Status Entry.
INT bvPSStatusIndex1.3.6.1.4.1.683.6.3.3.5.4.1.1INTEGERread-onlyA unique value for each status entry.
STR bvPSName1.3.6.1.4.1.683.6.3.3.5.4.1.2DisplayStringread-onlyThe StreetTalk Name for this Print Service.
STR bvPSStatus1.3.6.1.4.1.683.6.3.3.5.4.1.3DisplayStringread-onlyPrint Service Status.
INT bvPSDestination1.3.6.1.4.1.683.6.3.3.5.4.1.4INTEGERread-onlyPort Destination for this print service.
STR bvPrinterStatus1.3.6.1.4.1.683.6.3.3.5.4.1.5DisplayStringread-onlyPrinter status for this Print Service.
INT bvJobActive1.3.6.1.4.1.683.6.3.3.5.4.1.6INTEGERread-onlyWhether there is a VINES job active for this print service.
STR bvJobSource1.3.6.1.4.1.683.6.3.3.5.4.1.7DisplayStringread-onlyThe active print jobs source.
STR bvJobTitle1.3.6.1.4.1.683.6.3.3.5.4.1.8DisplayStringread-onlyThe title of the active print job.
STR bvJobSize1.3.6.1.4.1.683.6.3.3.5.4.1.9DisplayStringread-onlyThe size of the active print job.
STR bvJobNumber1.3.6.1.4.1.683.6.3.3.5.4.1.10DisplayStringread-onlyThe VINES job number of the active print job.
lanManager1.3.6.1.4.1.683.6.3.4
INT lmGroupVersion1.3.6.1.4.1.683.6.3.4.1INTEGERread-onlyThe version for the lanManger group.
INT lmEnabled1.3.6.1.4.1.683.6.3.4.2INTEGERread-writeIndicates whether or not the Lan Manager protocol stack is enabled on the print server. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
eTalk1.3.6.1.4.1.683.6.3.5
INT eTalkGroupVersion1.3.6.1.4.1.683.6.3.5.1INTEGERread-onlyThe version for the eTalk group.
INT eTalkEnabled1.3.6.1.4.1.683.6.3.5.2INTEGERread-writeIndicates whether or not the EtherTalk protocol stack is enabled on the print server. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
eTalkCommands1.3.6.1.4.1.683.6.3.5.3
INT eTalkRestoreDefaults1.3.6.1.4.1.683.6.3.5.3.1INTEGERread-writeA value of 2 will restore all EtherTalk parameters on the print server to factory defaults, as well as reset the print server.
eTalkConfigure1.3.6.1.4.1.683.6.3.5.4
OCT eTalkNetwork1.3.6.1.4.1.683.6.3.5.4.1OCTET STRINGread-onlyIndicates the EtherTalk network number that the print server is currently using.
OCT eTalkNode1.3.6.1.4.1.683.6.3.5.4.2OCTET STRINGread-onlyIndicates the EtherTalk node number that the print server is currently using.
INT eTalkNumPorts1.3.6.1.4.1.683.6.3.5.4.3INTEGERread-onlyIndicates the number of physical output ports that are EtherTalk compatible.
eTalkPortTable1.3.6.1.4.1.683.6.3.5.4.4not-accessibleA table of EtherTalk specific port configuration information.
eTalkPortEntry1.3.6.1.4.1.683.6.3.5.4.4.1not-accessibleAn entry of EtherTalk port specific information.
INT eTalkPortIndex1.3.6.1.4.1.683.6.3.5.4.4.1.1INTEGERread-onlyA unique value for each physical output port which is compatible with EtherTalk. Its value ranges between 1 and the value of eTalkNumPorts. The value for each port must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
INT eTalkPortEnable1.3.6.1.4.1.683.6.3.5.4.4.1.2INTEGERread-writeIndicates whether or not the physical output port is enabled to print via EtherTalk and will show up in the Chooser.
STR eTalkName1.3.6.1.4.1.683.6.3.5.4.4.1.3DisplayStringread-writeThis is the EtherTalk name for the print server.
STR eTalkActiveName1.3.6.1.4.1.683.6.3.5.4.4.1.4DisplayStringread-onlyThis is the EtherTalk name for the print server that is currently being used.
STR eTalkType11.3.6.1.4.1.683.6.3.5.4.4.1.5DisplayStringread-writeIndicates the first EtherTalk type. This type is mandatory.
STR eTalkType21.3.6.1.4.1.683.6.3.5.4.4.1.6DisplayStringread-writeIndicates the second EtherTalk type. This type is optional. Setting this name to NULL will disable it.
STR eTalkZone1.3.6.1.4.1.683.6.3.5.4.4.1.7DisplayStringread-writeIndicates the EtherTalk zone. This must be defined on the router.
STR eTalkActiveZone1.3.6.1.4.1.683.6.3.5.4.4.1.8DisplayStringread-onlyIndicates the EtherTalk zone that is currently being used. This must be defined on the router.
eTalkStatus1.3.6.1.4.1.683.6.3.5.5
STR eTalkError1.3.6.1.4.1.683.6.3.5.5.1DisplayStringread-onlyShows any errors for the EtherTalk protocol.

RFC description

Extended Systems print server, token ring, and protocol management MIB.

Start monitoring ESI-branded embedded network access equipment (vendor identity/inventory) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download ESI-MIB