ESI-MIB: View SNMP OID List / Download MIB

VENDOR: EXTENDED SYSTEMS


 Home MIB: ESI-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
 esi 1.3.6.1.4.1.683
         general 1.3.6.1.4.1.683.1
             genGroupVersion 1.3.6.1.4.1.683.1.1 integer read-only
The version for the general group.
             genMIBVersion 1.3.6.1.4.1.683.1.2 integer read-only
The version of the MIB.
             genProductName 1.3.6.1.4.1.683.1.3 displaystring read-only
A textual description of the device.
             genProductNumber 1.3.6.1.4.1.683.1.4 displaystring read-only
The product number of the device.
             genSerialNumber 1.3.6.1.4.1.683.1.5 displaystring read-only
The serial number of the device.
             genHWAddress 1.3.6.1.4.1.683.1.6 octet string read-only
The device's hardware address.
             genCableType 1.3.6.1.4.1.683.1.7 integer read-only
Indicates the network cable type connected to the device. Enumeration: 'tenbase2': 1, 'tenbaseT': 2, 'aui': 3, 'utp': 4, 'stp': 5, 'fiber100fx': 6.
             genDateCode 1.3.6.1.4.1.683.1.8 displaystring read-only
The device's datecode.
             genVersion 1.3.6.1.4.1.683.1.9 displaystring read-only
A string indicating the version of the firmware.
             genConfigurationDirty 1.3.6.1.4.1.683.1.10 integer read-only
A 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 Enumeration: 'yes': 2, 'no': 1.
             genCompanyName 1.3.6.1.4.1.683.1.11 displaystring read-only
A string indicating the manufacturer of the device.
             genCompanyLoc 1.3.6.1.4.1.683.1.12 displaystring read-only
A string indicating the location of the manufacturer of the device.
             genCompanyPhone 1.3.6.1.4.1.683.1.13 displaystring read-only
A string indicating the phone number of the manufacturer of the device.
             genCompanyTechSupport 1.3.6.1.4.1.683.1.14 displaystring read-only
A string indicating the technical support information for the device.
             genProtocols 1.3.6.1.4.1.683.1.15
                   genNumProtocols 1.3.6.1.4.1.683.1.15.1 integer read-only
The number of network protocols supported on the device.
                   genProtocolTable 1.3.6.1.4.1.683.1.15.2 no-access
A list of network protocols. The number of entries is given by the value of genNumProtocols.
                       genProtocolEntry 1.3.6.1.4.1.683.1.15.2.1 no-access
A network protocol supported on the device.
                           genProtocolIndex 1.3.6.1.4.1.683.1.15.2.1.1 integer read-only
A 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.
                           genProtocolDescr 1.3.6.1.4.1.683.1.15.2.1.2 displaystring read-only
A textual string describing the network protocol.
                           genProtocolID 1.3.6.1.4.1.683.1.15.2.1.3 integer read-only
A unique identification number for the network protocol. Enumeration: 'lanmanger': 4, 'tcp-ip': 1, 'ethertalk': 5, 'netware': 2, 'vines': 3.
             genSysUpTimeString 1.3.6.1.4.1.683.1.16 displaystring read-only
A string indicating the system up time for the device.
         commands 1.3.6.1.4.1.683.2
             cmdGroupVersion 1.3.6.1.4.1.683.2.1 integer read-only
The version for the commands group.
             cmdReset 1.3.6.1.4.1.683.2.2 integer read-write
A 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 Enumeration: 'yes': 2, 'no': 1.
             cmdPrintConfig 1.3.6.1.4.1.683.2.3 integer read-write
A value of 2 will cause the device to print a configuration page. Enumeration: 'yes': 2, 'no': 1.
             cmdRestoreDefaults 1.3.6.1.4.1.683.2.4 integer read-write
A value of 2 will restore all parameters on the device to factory defaults, as well as reset the device. Enumeration: 'yes': 2, 'no': 1.
         esiSNMP 1.3.6.1.4.1.683.3
             snmpGroupVersion 1.3.6.1.4.1.683.3.1 integer read-only
The version for the snmp group.
             esiSNMPCommands 1.3.6.1.4.1.683.3.2
                 snmpRestoreDefaults 1.3.6.1.4.1.683.3.2.1 integer read-write
A value of 2 will restore all SNMP parameters on the device to factory defaults, as well as reset the device. Enumeration: 'yes': 2, 'no': 1.
             snmpGetCommunityName 1.3.6.1.4.1.683.3.3 displaystring read-write
Get 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.
             snmpSetCommunityName 1.3.6.1.4.1.683.3.4 displaystring read-write
Set 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.
             snmpTrapCommunityName 1.3.6.1.4.1.683.3.5 displaystring read-write
Trap community name for the managed node.
         driver 1.3.6.1.4.1.683.4
             driverGroupVersion 1.3.6.1.4.1.683.4.1 integer read-only
The version for the driver group.
             driverRXPackets 1.3.6.1.4.1.683.4.2 counter read-only
The number of packets received.
             driverTXPackets 1.3.6.1.4.1.683.4.3 counter read-only
The number of packets transmitted.
             driverRXPacketsUnavailable 1.3.6.1.4.1.683.4.4 counter read-only
The 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.
             driverRXPacketErrors 1.3.6.1.4.1.683.4.5 counter read-only
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
             driverTXPacketErrors 1.3.6.1.4.1.683.4.6 counter read-only
The number of outbound packets that could not be transmitted because of errors.
             driverTXPacketRetries 1.3.6.1.4.1.683.4.7 counter read-only
The number of retransmitted packets.
             driverChecksumErrors 1.3.6.1.4.1.683.4.8 counter read-only
The number of packets containing checksum errors received.
         tokenRing 1.3.6.1.4.1.683.5
             trGroupVersion 1.3.6.1.4.1.683.5.1 integer read-only
The version for the tokenRing group.
             trCommands 1.3.6.1.4.1.683.5.2
                 trRestoreDefaults 1.3.6.1.4.1.683.5.2.1 integer read-write
A value of 2 will restore all token-ring parameters on the device to factory defaults, as well as reset the device. Enumeration: 'yes': 2, 'no': 1.
             trConfigure 1.3.6.1.4.1.683.5.3
                 trPriority 1.3.6.1.4.1.683.5.3.1 integer read-write
The 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.
                 trEarlyTokenRelease 1.3.6.1.4.1.683.5.3.2 integer read-write
Early 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. Enumeration: 'yes': 2, 'no': 1.
                 trPacketSize 1.3.6.1.4.1.683.5.3.3 integer read-write
You 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. Enumeration: 'two-k': 2, 'one-k': 1, 'four-k': 3.
                 trRouting 1.3.6.1.4.1.683.5.3.4 integer read-write
Set 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. Enumeration: 'all-None': 2, 'single-All': 3, 'single-None': 4, 'off': 1.
                 trLocallyAdminAddr 1.3.6.1.4.1.683.5.3.5 octet string read-write
This 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.
         printServers 1.3.6.1.4.1.683.6
             psGeneral 1.3.6.1.4.1.683.6.1
                 psGroupVersion 1.3.6.1.4.1.683.6.1.1 integer read-only
The version for the psGeneral group.
                 psJetAdminEnabled 1.3.6.1.4.1.683.6.1.2 integer read-write
Indicates 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. Enumeration: 'yes': 2, 'no': 1.
                 psVerifyConfiguration 1.3.6.1.4.1.683.6.1.3 integer read-write
This 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. Enumeration: 'serial-configuration': 1, 'getvalue': 0.
             psOutput 1.3.6.1.4.1.683.6.2
                 outputGroupVersion 1.3.6.1.4.1.683.6.2.1 integer read-only
The version for the output group.
                 outputCommands 1.3.6.1.4.1.683.6.2.2
                     outputRestoreDefaults 1.3.6.1.4.1.683.6.2.2.1 integer read-write
A value of 2 will restore all output parameters on the print server to factory defaults, as well as reset the print server. Enumeration: 'yes': 2, 'no': 1.
                     outputCommandsTable 1.3.6.1.4.1.683.6.2.2.2 no-access
A list of physical output ports. The number of entries is given by the value of outputNumPorts.
                         outputCommandsEntry 1.3.6.1.4.1.683.6.2.2.2.1 no-access
A physical output port on the print server.
                             outputCancelCurrentJob 1.3.6.1.4.1.683.6.2.2.2.1.1 integer read-write
A value of 2 will cancel the job currently printing on that port. Enumeration: 'yes': 2, 'no': 1.
                 outputConfigure 1.3.6.1.4.1.683.6.2.3
                     outputNumPorts 1.3.6.1.4.1.683.6.2.3.1 integer read-only
The number of physical output ports on the print server.
                     outputTable 1.3.6.1.4.1.683.6.2.3.2 no-access
A list of physical output ports. The number of entries is given by the value of outputNumPorts.
                         outputEntry 1.3.6.1.4.1.683.6.2.3.2.1 no-access
A physical output port on the print server.
                             outputIndex 1.3.6.1.4.1.683.6.2.3.2.1.1 integer read-only
A 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.
                             outputName 1.3.6.1.4.1.683.6.2.3.2.1.2 displaystring read-write
A textual description of the output port.
                             outputStatusString 1.3.6.1.4.1.683.6.2.3.2.1.3 displaystring read-only
A string indicating the status of the physical output port.
                             outputStatus 1.3.6.1.4.1.683.6.2.3.2.1.4 integer read-only
Indicates status of the printer. Get outputExtendedStatus for further information. Enumeration: 'on-Line': 1, 'off-Line': 2.
                             outputExtendedStatus 1.3.6.1.4.1.683.6.2.3.2.1.5 integer read-only
Indicates printer status to be used in conjunction with outputStatus. Enumeration: 'none': 1, 'paper-Out': 4, 'door-Open': 6, 'no-Printer-Attached': 2, 'toner-Low': 3, 'paper-Jam': 5, 'printer-Error': 15.
                             outputPrinter 1.3.6.1.4.1.683.6.2.3.2.1.6 integer read-write
The type of printer the output port is attached to. Even if the group is supported, this variable may not be supported. Enumeration: 'hp-IIISi': 2, 'no-Specific-Printer': 4, 'ibm': 3, 'hp-III': 1.
                             outputLanguageSwitching 1.3.6.1.4.1.683.6.2.3.2.1.7 integer read-write
Indicates the language switching option for the physical port. Even if the group is supported, this variable may not be supported. Enumeration: 'postScript': 3, 'off': 1, 'als': 4, 'pcl': 2.
                             outputConfigLanguage 1.3.6.1.4.1.683.6.2.3.2.1.8 integer read-write
Indicates the language that configuration pages will be printed in. If set to off, a config sheet will not be printed on this port. Enumeration: 'text': 1, 'epl-zpl': 5, 'off': 4, 'pcl': 2, 'postScript': 3.
                             outputPCLString 1.3.6.1.4.1.683.6.2.3.2.1.9 octet string read-write
This 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.
                             outputPSString 1.3.6.1.4.1.683.6.2.3.2.1.10 octet string read-write
This 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.
                             outputCascaded 1.3.6.1.4.1.683.6.2.3.2.1.11 integer read-write
A 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. Enumeration: 'yes': 2, 'no': 1.
                             outputSetting 1.3.6.1.4.1.683.6.2.3.2.1.12 integer read-write
Indicates 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. Enumeration: 'serial-infrared': 32758, 'serial-unidirectional': 32760, 'extendedLink': 32767, 'serial-bidirectional': 32759, 'ieee-1284-std-nibble-mode': 32763, 'parallel-compatibility-no-bidi': 32762, 'internal': 32765, 'z-Link': 32764, 'ieee-1284-ecp-or-fast-nibble-mode': 32766, 'serial-input': 32761.
                             outputOwner 1.3.6.1.4.1.683.6.2.3.2.1.13 integer read-only
Indicates which protocol or task currently is printing on the port. Enumeration: 'netware': 3, 'no-Owner': 1, 'vines': 4, 'config-Page': 7, 'etherTalk': 6, 'lanManager': 5, 'tcpip': 2.
                             outputBIDIStatusEnabled 1.3.6.1.4.1.683.6.2.3.2.1.14 integer read-write
A value of 2 indicates that the BIDI status system is enabled. Enumeration: 'yes': 2, 'no': 1.
                             outputPrinterModel 1.3.6.1.4.1.683.6.2.3.2.1.15 displaystring read-only
A string indicating the printer model attached to the output port.
                             outputPrinterDisplay 1.3.6.1.4.1.683.6.2.3.2.1.16 displaystring read-only
A string indicating the message on the attached printer front panel.
                             outputCapabilities 1.3.6.1.4.1.683.6.2.3.2.1.17 integer read-only
This 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 Enumeration: 'serial-bidi-Baud-38400': 128, 'extendedLink': 268435456, 'zpl-epl-capable': 262144, 'z-link': 16777216, 'serial-config-settings': 2097152, 'ieee-1284-ecp-or-fast-nibble-mode': 1073741824, 'serial-in': 1048576, 'serial-Uni-Baud-115200': 16, 'ieee-1284-std-nibble-mode': 8388608, 'parallel-compatibility-no-bidi': 4194304, 'serial-bidi-Baud-19200': 64, 'internal': 536870912, 'serial-Uni-Baud-9600': 1, 'serial-Software-Handshake': 67108864, 'serial-Uni-Baud-19200': 2, 'serial-Output': 134217728, 'serial-bidi-Baud-57600': 256, 'bidirectional': 33554432, 'serial-Uni-Baud-38400': 4, 'serial-Uni-Baud-57600': 8, 'serial-irin': 524288, 'serial-bidi-Baud-9600': 32.
                             outputHandshake 1.3.6.1.4.1.683.6.2.3.2.1.18 integer read-write
If 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. Enumeration: 'hardware': 3, 'software': 4, 'not-Supported': 1, 'hardware-Software': 2.
                             outputDataBits 1.3.6.1.4.1.683.6.2.3.2.1.19 integer read-write
If 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. Enumeration: 'seven-bits': 7, 'not-Supported': 255, 'eight-bits': 8.
                             outputStopBits 1.3.6.1.4.1.683.6.2.3.2.1.20 integer read-write
If 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. Enumeration: 'two-bits': 2, 'one-bit': 1, 'not-Supported': 255.
                             outputParity 1.3.6.1.4.1.683.6.2.3.2.1.21 integer read-write
If 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. Enumeration: 'even': 3, 'none': 1, 'not-Supported': 255, 'odd': 2.
                             outputBaudRate 1.3.6.1.4.1.683.6.2.3.2.1.22 integer read-write
If 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. Enumeration: 'bidirectional-9600': 6, 'unidirectional-57600': 4, 'unidirectional-9600': 1, 'bidirectional-38400': 8, 'unidirectional-19200': 2, 'unidirectional-38400': 3, 'bidirectional-19200': 7, 'unidirectional-115200': 5, 'bidirectional-57600': 9.
                             outputProtocolManager 1.3.6.1.4.1.683.6.2.3.2.1.23 integer read-only
Indicates 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. Enumeration: 'protocol-none': 0, 'protocol-1284-4': 2, 'protocol-compatibility': 1.
                 outputDisplayMask 1.3.6.1.4.1.683.6.2.4 integer read-only
Bit 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
                 outputAvailableTrapsMask 1.3.6.1.4.1.683.6.2.5 integer read-only
Bit 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
                 outputJobLog 1.3.6.1.4.1.683.6.2.6
                     outputNumLogEntries 1.3.6.1.4.1.683.6.2.6.1 integer read-only
The number of job log entries per output port.
                     outputJobLogTable 1.3.6.1.4.1.683.6.2.6.2 no-access
A 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.
                         outputJobLogEntry 1.3.6.1.4.1.683.6.2.6.2.1 no-access
A Job log entry.
                             outputJobLogInformation 1.3.6.1.4.1.683.6.2.6.2.1.1 displaystring read-only
A 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.
                             outputJobLogTime 1.3.6.1.4.1.683.6.2.6.2.1.2 displaystring read-only
A string indicating the elasped time since the last job was printed. Reported in form X hours X minutes X seconds.
                     outputTotalJobTable 1.3.6.1.4.1.683.6.2.6.3 no-access
Table showing the total number of jobs printed for each port.
                         outputTotalJobEntry 1.3.6.1.4.1.683.6.2.6.3.1 no-access
An entry in the outputTotalJobTable.
                             outputTotalJobIndex 1.3.6.1.4.1.683.6.2.6.3.1.1 integer read-only
A unique value for entry in the outputTotalJobTable. Its value ranges between 1 and the value of numPorts.
                             outputTotalJobsLogged 1.3.6.1.4.1.683.6.2.6.3.1.2 integer read-only
The total number of jobs printed by the port since the print server was powered on.
             psProtocols 1.3.6.1.4.1.683.6.3
                 tcpip 1.3.6.1.4.1.683.6.3.1
                     tcpipGroupVersion 1.3.6.1.4.1.683.6.3.1.1 integer read-only
The version for the tcpip group.
                     tcpipEnabled 1.3.6.1.4.1.683.6.3.1.2 integer read-write
Indicates 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. Enumeration: 'yes': 2, 'no': 1.
                     tcpipCommands 1.3.6.1.4.1.683.6.3.1.3
                         tcpipRestoreDefaults 1.3.6.1.4.1.683.6.3.1.3.1 integer read-write
A value of 2 will restore all tcpip parameters on the print server to factory defaults, as well as reset the print server. Enumeration: 'yes': 2, 'no': 1.
                         tcpipFirmwareUpgrade 1.3.6.1.4.1.683.6.3.1.3.2 integer read-write
A value of 2 will put the print server into firmware upgrade mode waiting to receive a firmware upgrade file via tftp. Enumeration: 'yes': 2, 'no': 1.
                     tcpipConfigure 1.3.6.1.4.1.683.6.3.1.4
                         tcpipIPAddress 1.3.6.1.4.1.683.6.3.1.4.1 ipaddress read-write
The Internet Address. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
                         tcpipDefaultGateway 1.3.6.1.4.1.683.6.3.1.4.2 ipaddress read-write
The 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.
                         tcpipSubnetMask 1.3.6.1.4.1.683.6.3.1.4.3 ipaddress read-write
The 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.
                         tcpipUsingNetProtocols 1.3.6.1.4.1.683.6.3.1.4.4 integer read-write
A 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. Enumeration: 'yes': 2, 'no': 1.
                         tcpipBootProtocolsEnabled 1.3.6.1.4.1.683.6.3.1.4.5 integer read-write
This 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.
                         tcpipIPAddressSource 1.3.6.1.4.1.683.6.3.1.4.6 integer read-only
This variable indicates how the IP address for the print server was determined. Enumeration: 'default': 2, 'glean': 6, 'bootp': 4, 'rarp': 3, 'permanent': 1, 'dhcp': 5.
                         tcpipIPAddressServerAddress 1.3.6.1.4.1.683.6.3.1.4.7 ipaddress read-only
This 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.
                         tcpipTimeoutChecking 1.3.6.1.4.1.683.6.3.1.4.8 integer read-write
A 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 Enumeration: 'yes': 2, 'no': 1.
                         tcpipNumTraps 1.3.6.1.4.1.683.6.3.1.4.9 integer read-only
The number of UDP trap destinations.
                         tcpipTrapTable 1.3.6.1.4.1.683.6.3.1.4.10 no-access
A list of UDP trap definitions. The number of entries is given by the value of tcpipNumTraps.
                               tcpipTrapEntry 1.3.6.1.4.1.683.6.3.1.4.10.1 no-access
An entry in the tcpipTrapTable.
                                   tcpipTrapIndex 1.3.6.1.4.1.683.6.3.1.4.10.1.1 integer read-only
A unique value for entry in the tcpipTrapTable. Its value ranges between 1 and the value of tcpipNumTraps.
                                   tcpipTrapDestination 1.3.6.1.4.1.683.6.3.1.4.10.1.2 ipaddress read-write
This is the IP address that traps are sent to. A value of 0.0.0.0 will disable traps over UDP.
                                   tcpipProtocolTrapMask 1.3.6.1.4.1.683.6.3.1.4.10.1.3 integer read-write
This is the 16 bit mask which determines which protocol specific traps will be sent out via UDP. Currently no protocol specific traps are supported.
                                   tcpipPrinterTrapMask 1.3.6.1.4.1.683.6.3.1.4.10.1.4 integer read-write
This 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
                                   tcpipOutputTrapMask 1.3.6.1.4.1.683.6.3.1.4.10.1.5 integer read-write
This 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 ... ...
                         tcpipBanners 1.3.6.1.4.1.683.6.3.1.4.11 integer read-write
A value of 2 indicates that banners will be printed with tcpip jobs. Even if the group is supported, this variable may not be supported. Enumeration: 'yes': 2, 'no': 1.
                         tcpipWinsAddress 1.3.6.1.4.1.683.6.3.1.4.12 ipaddress read-write
The IP address of the WINS server. The print server will register its sysName to this WINS server.
                         tcpipWinsAddressSource 1.3.6.1.4.1.683.6.3.1.4.13 integer read-write
The 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. Enumeration: 'dhcp': 1, 'permanent': 2.
                         tcpipConfigPassword 1.3.6.1.4.1.683.6.3.1.4.14 displaystring read-write
The print server html/telnet configuration password. This value cannot be read, just set.
                         tcpipTimeoutCheckingValue 1.3.6.1.4.1.683.6.3.1.4.15 integer read-write
The TCP connection timeout in seconds. A value of 0 has the same effect as disabling timeout checking.
                         tcpipArpInterval 1.3.6.1.4.1.683.6.3.1.4.16 integer read-write
The ARP interval in minutes. The print server will ARP itself once when this timer expires. Set to 0 to disable.
                         tcpipRawPortNumber 1.3.6.1.4.1.683.6.3.1.4.17 integer read-write
The 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.
                         tcpipNumSecurity 1.3.6.1.4.1.683.6.3.1.4.18 integer read-only
The number of secure IP address ranges.
                         tcpipSecurityTable 1.3.6.1.4.1.683.6.3.1.4.19 no-access
A 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.
                               tcpipSecurityEntry 1.3.6.1.4.1.683.6.3.1.4.19.1 no-access
An entry in the tcpipSecurityTable.
                                   tcpipSecurityIndex 1.3.6.1.4.1.683.6.3.1.4.19.1.1 integer read-only
A unique value for entry in the tcpipSecurityTable. Its value ranges between 1 and the value of tcpipNumSecurity.
                                   tcpipSecureStartIPAddress 1.3.6.1.4.1.683.6.3.1.4.19.1.2 ipaddress read-write
This 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.
                                   tcpipSecureEndIPAddress 1.3.6.1.4.1.683.6.3.1.4.19.1.3 ipaddress read-write
This 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.
                                   tcpipSecurePrinterMask 1.3.6.1.4.1.683.6.3.1.4.19.1.4 integer read-write
This 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.
                                   tcpipSecureAdminEnabled 1.3.6.1.4.1.683.6.3.1.4.19.1.5 integer read-write
This 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. Enumeration: 'yes': 2, 'no': 1.
                         tcpipLowBandwidth 1.3.6.1.4.1.683.6.3.1.4.20 integer read-write
A 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. Enumeration: 'yes': 2, 'no': 1.
                         tcpipNumLogicalPrinters 1.3.6.1.4.1.683.6.3.1.4.21 integer read-only
The number of available logical printers.
                         tcpipMLPTable 1.3.6.1.4.1.683.6.3.1.4.22 no-access
A table of the available logical printers. The number of entries is given by the value of tcpipNumLogicalPrinters.
                               tcpipMLPEntry 1.3.6.1.4.1.683.6.3.1.4.22.1 no-access
An entry in the tcpipMLPTable.
                                   tcpipMLPIndex 1.3.6.1.4.1.683.6.3.1.4.22.1.1 integer read-only
A unique value for entry in the tcpipMLPTable. Its value ranges between 1 and the value of tcpipNumLogicalPrinters.
                                   tcpipMLPName 1.3.6.1.4.1.683.6.3.1.4.22.1.2 displaystring read-write
Contains the name of the logical printer. This name is also the LPR remote queue name associated with the logical printer.
                                   tcpipMLPPort 1.3.6.1.4.1.683.6.3.1.4.22.1.3 integer read-write
The 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.
                                   tcpipMLPTCPPort 1.3.6.1.4.1.683.6.3.1.4.22.1.4 integer read-write
The 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.
                                   tcpipMLPPreString 1.3.6.1.4.1.683.6.3.1.4.22.1.5 displaystring read-write
This 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 '<27>E'.
                                   tcpipMLPPostString 1.3.6.1.4.1.683.6.3.1.4.22.1.6 displaystring read-write
This 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 '<27>E'.
                                   tcpipMLPDeleteBytes 1.3.6.1.4.1.683.6.3.1.4.22.1.7 integer read-write
The number of bytes that will be deleted from the beginning of jobs sent to this logical printer.
                         tcpipSmtpServerAddr 1.3.6.1.4.1.683.6.3.1.4.23 ipaddress read-write
The 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.
                         tcpipNumSmtpDestinations 1.3.6.1.4.1.683.6.3.1.4.24 integer read-only
The number of configurable e-mail destinations to receive printer status conditions.
                         tcpipSmtpTable 1.3.6.1.4.1.683.6.3.1.4.25 no-access
A 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.
                               tcpipSmtpEntry 1.3.6.1.4.1.683.6.3.1.4.25.1 no-access
An entry in the tcpipSmtpTable.
                                   tcpipSmtpIndex 1.3.6.1.4.1.683.6.3.1.4.25.1.1 integer read-only
A unique value for entry in the tcpipSmtpTable. Its value ranges between 1 and the value of tcpipNumSmtpDestinations.
                                   tcpipSmtpEmailAddr 1.3.6.1.4.1.683.6.3.1.4.25.1.2 octet string read-write
This is the e-mail address that printer status conditions are sent to. If this string is empty the status conditions will not be sent.
                                   tcpipSmtpProtocolMask 1.3.6.1.4.1.683.6.3.1.4.25.1.3 integer read-write
This 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.
                                   tcpipSmtpPrinterMask 1.3.6.1.4.1.683.6.3.1.4.25.1.4 integer read-write
This 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
                                   tcpipSmtpOutputMask 1.3.6.1.4.1.683.6.3.1.4.25.1.5 integer read-write
This 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 ... ...
                         tcpipWebAdminName 1.3.6.1.4.1.683.6.3.1.4.26 octet string read-write
This is the admin name used by web configuration for login.
                         tcpipWebAdminPassword 1.3.6.1.4.1.683.6.3.1.4.27 octet string read-write
This is the admin password used by web configuration for login.
                         tcpipWebUserName 1.3.6.1.4.1.683.6.3.1.4.28 octet string read-write
This is the user name used by web configuration for login. Not currently used.
                         tcpipWebUserPassword 1.3.6.1.4.1.683.6.3.1.4.29 octet string read-write
This is the user password used by web configuration for login. Not currently used.
                         tcpipWebHtttpPort 1.3.6.1.4.1.683.6.3.1.4.30 integer read-write
The 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)
                         tcpipWebFaqURL 1.3.6.1.4.1.683.6.3.1.4.31 octet string read-write
This is the URL for FAQ at the ESI (or other OEM) website.
                         tcpipWebUpdateURL 1.3.6.1.4.1.683.6.3.1.4.32 octet string read-write
This is the URL for finding firmware updates at the ESI (or other OEM) website.
                         tcpipWebCustomLinkName 1.3.6.1.4.1.683.6.3.1.4.33 octet string read-write
This is the name assigned to the custom link defined by the user.
                         tcpipWebCustomLinkURL 1.3.6.1.4.1.683.6.3.1.4.34 octet string read-write
This is the URL for a custom link specified by the user.
                         tcpipPOP3ServerAddress 1.3.6.1.4.1.683.6.3.1.4.35 ipaddress read-write
The 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.
                         tcpipPOP3PollInterval 1.3.6.1.4.1.683.6.3.1.4.36 integer read-write
The number of seconds between attempts to retrieve mail from the POP3 server.
                         tcpipPOP3UserName 1.3.6.1.4.1.683.6.3.1.4.37 octet string read-write
This is the user name for the print server's email account on the POP3 server.
                         tcpipPOP3Password 1.3.6.1.4.1.683.6.3.1.4.38 octet string read-write
This is the password for the print server's email account on the POP3 server.
                         tcpipDomainName 1.3.6.1.4.1.683.6.3.1.4.39 octet string read-write
This is the Domain name used by POP3 and SMTP.
                     tcpipStatus 1.3.6.1.4.1.683.6.3.1.5
                         tcpipError 1.3.6.1.4.1.683.6.3.1.5.1 displaystring read-only
Contains any tcpip specific error information.
                     tcpipDisplayMask 1.3.6.1.4.1.683.6.3.1.6 integer read-only
Bit 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)
                 netware 1.3.6.1.4.1.683.6.3.2
                     nwGroupVersion 1.3.6.1.4.1.683.6.3.2.1 integer read-only
The version for the netware group.
                     nwEnabled 1.3.6.1.4.1.683.6.3.2.2 integer read-write
Indicates 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. Enumeration: 'yes': 2, 'no': 1.
                     nwCommands 1.3.6.1.4.1.683.6.3.2.3
                         nwRestoreDefaults 1.3.6.1.4.1.683.6.3.2.3.1 integer read-write
A value of 2 will restore all NetWare parameters on the print server to factory defaults, as well as reset the print server. Enumeration: 'yes': 2, 'no': 1.
                         nwFirmwareUpgrade 1.3.6.1.4.1.683.6.3.2.3.2 integer read-write
A value of 2 will put the print server into firmware upgrade mode. Enumeration: 'yes': 2, 'no': 1.
                     nwConfigure 1.3.6.1.4.1.683.6.3.2.4
                         nwFrameFormat 1.3.6.1.4.1.683.6.3.2.4.1 integer read-only
Indicates the frame format that the print server is using. See nwSetFrameFormat to determine which frame frame format the print server is configured for. Enumeration: 'ethernet-Snap': 5, 'unknown': 1, 'ethernet-802-3': 3, 'ethernet-802-2': 4, 'token-Ring': 6, 'token-Ring-Snap': 7, 'ethernet-II': 2.
                         nwSetFrameFormat 1.3.6.1.4.1.683.6.3.2.4.2 integer read-write
Indicates 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. Enumeration: 'forced-Ethernet-Snap': 5, 'forced-Token-Ring-Snap': 7, 'auto-Sense': 1, 'forced-Token-Ring': 6, 'forced-Ethernet-802-2': 4, 'forced-Ethernet-802-3': 3, 'forced-Ethernet-II': 2.
                         nwMode 1.3.6.1.4.1.683.6.3.2.4.3 integer read-write
Mode 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. Enumeration: 'unknown': 1, 'rprinter': 3, 'pserver': 2.
                         nwPrintServerName 1.3.6.1.4.1.683.6.3.2.4.4 displaystring read-write
Contains print server name. In order for changes to this variable to take effect, the print server must be reset. See cmdReset to do this.
                         nwPrintServerPassword 1.3.6.1.4.1.683.6.3.2.4.5 displaystring read-write
The 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.
                         nwQueueScanTime 1.3.6.1.4.1.683.6.3.2.4.6 integer read-write
Determines 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.
                         nwNetworkNumber 1.3.6.1.4.1.683.6.3.2.4.7 octet string read-only
The print server's network number.
                         nwMaxFileServers 1.3.6.1.4.1.683.6.3.2.4.8 integer read-only
The print server maximum number of file servers which it can be attached to at once.
                         nwFileServerTable 1.3.6.1.4.1.683.6.3.2.4.9 no-access
A table of file servers to service.
                             nwFileServerEntry 1.3.6.1.4.1.683.6.3.2.4.9.1 no-access
A file server for the print server to service.
                                 nwFileServerIndex 1.3.6.1.4.1.683.6.3.2.4.9.1.1 integer read-only
A 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.
                                 nwFileServerName 1.3.6.1.4.1.683.6.3.2.4.9.1.2 displaystring read-write
The 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.
                                 nwFileServerConnectionStatus 1.3.6.1.4.1.683.6.3.2.4.9.1.3 integer read-only
The value describes the status of the connection between the file server and the print server. Enumeration: 'pse-NO-RESPONSE': 261, 'pse-CANT-LOGIN': 276, 'bad-SERVICE-CONNECTION': 769, 'serverNeverAttached': 5, 'up': 1, 'pse-UNKNOWN-FILE-SERVER': 258, 'down': 2, 'other': 32767, 'bad-CONNECTION': 768, 'serverReattaching': 4, 'pse-NO-SUCH-QUEUE': 512, 'pse-UNABLE-TO-ATTACH-TO-QUEUE': 515, 'startupInProgress': 3.
                         nwPortTable 1.3.6.1.4.1.683.6.3.2.4.10 no-access
A table of NetWare port specific information.
                               nwPortEntry 1.3.6.1.4.1.683.6.3.2.4.10.1 no-access
An entry of NetWare port specific information.
                                   nwPortIndex 1.3.6.1.4.1.683.6.3.2.4.10.1.1 integer read-only
A 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.
                                   nwPortStatus 1.3.6.1.4.1.683.6.3.2.4.10.1.2 displaystring read-only
A string indicating the NetWare specific status of the physical output port.
                                   nwPortPrinterNumber 1.3.6.1.4.1.683.6.3.2.4.10.1.3 integer read-write
Indicates 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.
                                   nwPortFontDownload 1.3.6.1.4.1.683.6.3.2.4.10.1.4 integer read-write
This 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. Enumeration: 'disabled': 1, 'enabled-Power-Sense': 3, 'enabled-No-Power-Sense': 2.
                                   nwPortPCLQueue 1.3.6.1.4.1.683.6.3.2.4.10.1.5 displaystring read-write
A 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.
                                   nwPortPSQueue 1.3.6.1.4.1.683.6.3.2.4.10.1.6 displaystring read-write
A 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.
                                   nwPortFormsOn 1.3.6.1.4.1.683.6.3.2.4.10.1.7 integer read-write
A 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. Enumeration: 'yes': 2, 'no': 1.
                                   nwPortFormNumber 1.3.6.1.4.1.683.6.3.2.4.10.1.8 integer read-write
Indicates the form number to check jobs against when nwPortFormsOn is enabled.
                                   nwPortNotification 1.3.6.1.4.1.683.6.3.2.4.10.1.9 integer read-write
A value of 2 will enable job notification. Enumeration: 'yes': 2, 'no': 1.
                         nwNumTraps 1.3.6.1.4.1.683.6.3.2.4.11 integer read-only
The number of IPX trap destinations.
                         nwTrapTable 1.3.6.1.4.1.683.6.3.2.4.12 no-access
A list of IPX trap definitions. The number of entries is given by the value of nwNumTraps.
                               nwTrapEntry 1.3.6.1.4.1.683.6.3.2.4.12.1 no-access
An entry in the nwTrapTable.
                                   nwTrapIndex 1.3.6.1.4.1.683.6.3.2.4.12.1.1 integer read-only
A unique value for entry in the nwTrapTable. Its value ranges between 1 and the value of nwNumTraps.
                                   nwTrapDestination 1.3.6.1.4.1.683.6.3.2.4.12.1.2 octet string read-write
This 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.
                                   nwTrapDestinationNet 1.3.6.1.4.1.683.6.3.2.4.12.1.3 octet string read-write
This 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.
                                   nwProtocolTrapMask 1.3.6.1.4.1.683.6.3.2.4.12.1.4 integer read-write
This is the 16 bit mask which determines which protocol specific traps will be sent out via IPX. Currently no protocol specific traps are supported.
                                   nwPrinterTrapMask 1.3.6.1.4.1.683.6.3.2.4.12.1.5 integer read-write
This 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
                                   nwOutputTrapMask 1.3.6.1.4.1.683.6.3.2.4.12.1.6 integer read-write
This 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 ... ...
                         nwNDSPrintServerName 1.3.6.1.4.1.683.6.3.2.4.13 displaystring read-write
Directory 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.
                         nwNDSPreferredDSTree 1.3.6.1.4.1.683.6.3.2.4.14 displaystring read-write
Directory Services tree to which the NDS print server initially connects.
                         nwNDSPreferredDSFileServer 1.3.6.1.4.1.683.6.3.2.4.15 displaystring read-write
The NetWare server to which the NDS print server initially makes a bindery connection.
                         nwNDSPacketCheckSumEnabled 1.3.6.1.4.1.683.6.3.2.4.16 integer read-write
Compute the checksum for packets. 1 = disabled 2 = enabled
                         nwNDSPacketSignatureLevel 1.3.6.1.4.1.683.6.3.2.4.17 integer read-write
Packet signature is a security method to prevent packet forging. 1 = disabled 2 = enabled 3 = preferred 4 = required
                         nwAvailablePrintModes 1.3.6.1.4.1.683.6.3.2.4.18 integer read-only
Reports which NetWare print modes are available. BIT CONDITION --- -------------------------- 0 PServer 1 RPrinter 2 NDS 3 SPX Direct 4 JetAdmin
                         nwDirectPrintEnabled 1.3.6.1.4.1.683.6.3.2.4.19 integer read-write
Indicates whether or not direct mode ipx/spx printing is enabled. Enumeration: 'yes': 2, 'no': 1.
                         nwJAConfig 1.3.6.1.4.1.683.6.3.2.4.20 integer read-only
Indicates whether or not JetAdmin was used to configure the netware settings. Enumeration: 'yes': 2, 'no': 1.
                         nwDisableSAP 1.3.6.1.4.1.683.6.3.2.4.21 integer read-write
Indicates whether or not SAPs are enabled. Enumeration: 'yes': 2, 'no': 1.
                     nwStatus 1.3.6.1.4.1.683.6.3.2.5
                         nwError 1.3.6.1.4.1.683.6.3.2.5.1 displaystring read-only
Contains any NetWare specific error information.
                     nwDisplayMask 1.3.6.1.4.1.683.6.3.2.6 integer read-only
Bit 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
                 vines 1.3.6.1.4.1.683.6.3.3
                     bvGroupVersion 1.3.6.1.4.1.683.6.3.3.1 integer read-only
The version for the vines group.
                     bvEnabled 1.3.6.1.4.1.683.6.3.3.2 integer read-write
Indicates whether or not the Banyan VINES protocol stack is enabled on the print server. Enumeration: 'yes': 2, 'no': 1.
                     bvCommands 1.3.6.1.4.1.683.6.3.3.3
                         bvRestoreDefaults 1.3.6.1.4.1.683.6.3.3.3.1 integer read-write
A value of 2 will restore all VINES parameters on the print server to factory defaults, as well as reset the device. Enumeration: 'yes': 2, 'no': 1.
                         bvFirmwareUpgrade 1.3.6.1.4.1.683.6.3.3.3.2 integer read-write
A value of 2 will put the print server into firmware upgrade mode. Enumeration: 'yes': 2, 'no': 1.
                         bvSetSequenceRouting 1.3.6.1.4.1.683.6.3.3.3.3 integer read-write
Sets 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. Enumeration: 'automatic-Routing': 1, 'force-Sequenced-Routing': 2, 'force-Non-Sequenced-Routing': 3.
                         bvDisableVPMan 1.3.6.1.4.1.683.6.3.3.3.4 integer read-write
A value of 2 will disable VPMan access to the print server for one minute. Enumeration: 'yes': 2, 'no': 1.
                     bvConfigure 1.3.6.1.4.1.683.6.3.3.4
                         bvLoginName 1.3.6.1.4.1.683.6.3.3.4.1 displaystring read-write
The 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.
                         bvLoginPassword 1.3.6.1.4.1.683.6.3.3.4.2 displaystring read-write
The 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.
                         bvNumberPrintServices 1.3.6.1.4.1.683.6.3.3.4.3 integer read-only
The number of Print Services this device supports.
                         bvPrintServiceTable 1.3.6.1.4.1.683.6.3.3.4.4 no-access
Table of Print Services for this device.
                             bvPrintServiceEntry 1.3.6.1.4.1.683.6.3.3.4.4.1 no-access
Print Services Table entry.
                                 bvPrintServiceIndex 1.3.6.1.4.1.683.6.3.3.4.4.1.1 integer read-only
A unique value for each print service.
                                 bvPrintServiceName 1.3.6.1.4.1.683.6.3.3.4.4.1.2 displaystring read-write
The 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.
                                 bvPrintServiceRouting 1.3.6.1.4.1.683.6.3.3.4.4.1.3 integer read-write
The 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.
                         bvPnicDescription 1.3.6.1.4.1.683.6.3.3.4.5 displaystring read-write
Contains the VINES PNIC description.
                     bvStatus 1.3.6.1.4.1.683.6.3.3.5
                         bvError 1.3.6.1.4.1.683.6.3.3.5.1 displaystring read-only
Contains any VINES specific error information.
                         bvRouting 1.3.6.1.4.1.683.6.3.3.5.2 integer read-only
The current VINES Routing being used by the device. Enumeration: 'protocol-Disabled': 32767, 'unknown-Routing': 32766, 'sequenced-Routing': 1, 'non-Sequenced-Routing': 2.
                         bvNumPrintServices 1.3.6.1.4.1.683.6.3.3.5.3 integer read-only
The number of Print Services this device supports.
                         bvPrintServiceStatusTable 1.3.6.1.4.1.683.6.3.3.5.4 no-access
Table of Print Service Status Entry's.
                             bvPrintServiceStatusEntry 1.3.6.1.4.1.683.6.3.3.5.4.1 no-access
Print Service Status Entry.
                                 bvPSStatusIndex 1.3.6.1.4.1.683.6.3.3.5.4.1.1 integer read-only
A unique value for each status entry.
                                 bvPSName 1.3.6.1.4.1.683.6.3.3.5.4.1.2 displaystring read-only
The StreetTalk Name for this Print Service.
                                 bvPSStatus 1.3.6.1.4.1.683.6.3.3.5.4.1.3 displaystring read-only
Print Service Status.
                                 bvPSDestination 1.3.6.1.4.1.683.6.3.3.5.4.1.4 integer read-only
Port Destination for this print service.
                                 bvPrinterStatus 1.3.6.1.4.1.683.6.3.3.5.4.1.5 displaystring read-only
Printer status for this Print Service.
                                 bvJobActive 1.3.6.1.4.1.683.6.3.3.5.4.1.6 integer read-only
Whether there is a VINES job active for this print service. Enumeration: 'yes': 2, 'no': 1.
                                 bvJobSource 1.3.6.1.4.1.683.6.3.3.5.4.1.7 displaystring read-only
The active print jobs source.
                                 bvJobTitle 1.3.6.1.4.1.683.6.3.3.5.4.1.8 displaystring read-only
The title of the active print job.
                                 bvJobSize 1.3.6.1.4.1.683.6.3.3.5.4.1.9 displaystring read-only
The size of the active print job.
                                 bvJobNumber 1.3.6.1.4.1.683.6.3.3.5.4.1.10 displaystring read-only
The VINES job number of the active print job.
                 lanManager 1.3.6.1.4.1.683.6.3.4
                     lmGroupVersion 1.3.6.1.4.1.683.6.3.4.1 integer read-only
The version for the lanManger group.
                     lmEnabled 1.3.6.1.4.1.683.6.3.4.2 integer read-write
Indicates 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. Enumeration: 'yes': 2, 'no': 1.
                 eTalk 1.3.6.1.4.1.683.6.3.5
                     eTalkGroupVersion 1.3.6.1.4.1.683.6.3.5.1 integer read-only
The version for the eTalk group.
                     eTalkEnabled 1.3.6.1.4.1.683.6.3.5.2 integer read-write
Indicates 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. Enumeration: 'yes': 2, 'no': 1.
                     eTalkCommands 1.3.6.1.4.1.683.6.3.5.3
                         eTalkRestoreDefaults 1.3.6.1.4.1.683.6.3.5.3.1 integer read-write
A value of 2 will restore all EtherTalk parameters on the print server to factory defaults, as well as reset the print server. Enumeration: 'yes': 2, 'no': 1.
                     eTalkConfigure 1.3.6.1.4.1.683.6.3.5.4
                         eTalkNetwork 1.3.6.1.4.1.683.6.3.5.4.1 octet string read-only
Indicates the EtherTalk network number that the print server is currently using.
                         eTalkNode 1.3.6.1.4.1.683.6.3.5.4.2 octet string read-only
Indicates the EtherTalk node number that the print server is currently using.
                         eTalkNumPorts 1.3.6.1.4.1.683.6.3.5.4.3 integer read-only
Indicates the number of physical output ports that are EtherTalk compatible.
                         eTalkPortTable 1.3.6.1.4.1.683.6.3.5.4.4 no-access
A table of EtherTalk specific port configuration information.
                             eTalkPortEntry 1.3.6.1.4.1.683.6.3.5.4.4.1 no-access
An entry of EtherTalk port specific information.
                                 eTalkPortIndex 1.3.6.1.4.1.683.6.3.5.4.4.1.1 integer read-only
A 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.
                                 eTalkPortEnable 1.3.6.1.4.1.683.6.3.5.4.4.1.2 integer read-write
Indicates whether or not the physical output port is enabled to print via EtherTalk and will show up in the Chooser. Enumeration: 'yes': 2, 'no': 1.
                                 eTalkName 1.3.6.1.4.1.683.6.3.5.4.4.1.3 displaystring read-write
This is the EtherTalk name for the print server.
                                 eTalkActiveName 1.3.6.1.4.1.683.6.3.5.4.4.1.4 displaystring read-only
This is the EtherTalk name for the print server that is currently being used.
                                 eTalkType1 1.3.6.1.4.1.683.6.3.5.4.4.1.5 displaystring read-write
Indicates the first EtherTalk type. This type is mandatory.
                                 eTalkType2 1.3.6.1.4.1.683.6.3.5.4.4.1.6 displaystring read-write
Indicates the second EtherTalk type. This type is optional. Setting this name to NULL will disable it.
                                 eTalkZone 1.3.6.1.4.1.683.6.3.5.4.4.1.7 displaystring read-write
Indicates the EtherTalk zone. This must be defined on the router.
                                 eTalkActiveZone 1.3.6.1.4.1.683.6.3.5.4.4.1.8 displaystring read-only
Indicates the EtherTalk zone that is currently being used. This must be defined on the router.
                     eTalkStatus 1.3.6.1.4.1.683.6.3.5.5
                         eTalkError 1.3.6.1.4.1.683.6.3.5.5.1 displaystring read-only
Shows any errors for the EtherTalk protocol.
               trapPrinterOnline 1.3.6.1.4.1.683.60.1
The printer is on-line. This trap will be sent out after a printer error condition has been cleared.
               trapPrinterOffline 1.3.6.1.4.1.683.60.2
The printer is off-line.
               trapNoPrinterAttached 1.3.6.1.4.1.683.60.3
No printer is attached to the output port.
               trapPrinterTonerLow 1.3.6.1.4.1.683.60.4
The printer toner is low.
               trapPrinterPaperOut 1.3.6.1.4.1.683.60.5
The printer is out of paper.
               trapPrinterPaperJam 1.3.6.1.4.1.683.60.6
The printer has a paper jam.
               trapPrinterDoorOpen 1.3.6.1.4.1.683.60.7
The printer door is open.
               trapPrinterError 1.3.6.1.4.1.683.60.16
General printer error.