JETDIRECT3-MIB

MIB Reference — IPNetwork Monitor

All MIBsJETDIRECT3-MIB

Category: Network Management

Description:

Manages HP JetDirect network print server configuration and print job status.

Imported Objects

From HP-httpManageable-MIB

Utf8String

From RFC1155-SMI

Counter
Gauge
IpAddress
NetworkAddress
OBJECT-TYPE
TimeTicks
enterprises
mgmt
private

From RFC1243-MIB

DdpAddress

What Is JETDIRECT3-MIB?

JETDIRECT3-MIB is Hewlett-Packard's master MIB for its JetDirect print-server cards and external print-server boxes, covering both internal network interface cards and standalone network attachments for HP LaserJet printers. Its generalDeviceStatus group exposes real hardware sensor state directly from the printer -- paper-out, paper-jam, door-open, toner-low, memory-out, and busy/idle status per protocol channel (Novell, LLC, TCP, AppleTalk) -- alongside the current front-panel display text and active print-job name. The npCard subtree adds network-stack and card-level detail: connection accept/refuse/abort statistics with peer IP and port, IP/DHCP/IPP/SLP configuration, an access-control list, a timestamped error log, Novell NetWare server-connection state, and firmware-download status. It also carries a full MIB-II-style network stack (interfaces, IP, TCP, UDP routing/ARP tables) plus detailed Ethernet and Token-Ring MAC-layer error and collision counters, giving a complete picture of both the printer's physical status and its network health. The netPrinterType object enumerates the specific LaserJet models the JetDirect card can be installed in, making JETDIRECT3-MIB SNMP monitoring equally useful for tracking a fleet's print-job/hardware-fault status and for diagnosing network-connectivity problems on the print server itself.

IPNetwork Monitor allows you to monitor SNMP objects defined in JETDIRECT3-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

  • paper-out/paper-jam/door-open sensor status
  • toner-low status
  • current print job name and front-panel display
  • per-protocol busy/idle status (Novell/LLC/TCP/AppleTalk)
  • connection accept/refuse/abort statistics
  • firmware download status
  • error log entries
  • Ethernet/Token-Ring MAC-layer traffic and error counters

Supported Devices

  • HP LaserJet IIISi / 4Si / 5Si / 6P / 5M / 6SI / 4000 / 5000 / 8000 (via HP JetDirect print-server card)

Monitoring Examples

An administrator would poll the generalDeviceStatus group's paper-out/paper-jam/toner-low/door-open bits to detect a printer needing physical attention before a help-desk ticket is even filed, and check the current job name and front-panel display text to see what is actively printing. To catch a firmware rollout gone wrong, the download-status objects would confirm whether a TFTP-pushed firmware update completed or failed on a specific unit. Watching npConns for a spike in connection-abort counts, or the npElt error log for repeated entries, would help isolate a print server that is rejecting jobs due to a network or protocol-stack problem rather than a paper-handling fault.

OIDs
OID symbolicOID numericTypeAccessDescription
mib_21.3.6.1.2.1
interfaces1.3.6.1.2.1.2
INT ifNumber1.3.6.1.2.1.2.1INTEGERread-onlyThe number of network interfaces (regardless of their current state) present on this system.
ifTable1.3.6.1.2.1.2.2not-accessibleA list of interface entries. The number of entries is given by the value of ifNumber.
ifEntry1.3.6.1.2.1.2.2.1not-accessibleAn interface entry containing objects at the subnetwork layer and below for a particular interface.
INT ifIndex1.3.6.1.2.1.2.2.1.1INTEGERread-onlyA unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
STR ifDescr1.3.6.1.2.1.2.2.1.2DisplayStringread-onlyA textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.
INT ifType1.3.6.1.2.1.2.2.1.3INTEGERread-onlyThe type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack.
INT ifMtu1.3.6.1.2.1.2.2.1.4INTEGERread-onlyThe size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.
GAU ifSpeed1.3.6.1.2.1.2.2.1.5Gaugeread-onlyAn estimate of the interface's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth.
OCT ifPhysAddress1.3.6.1.2.1.2.2.1.6OCTET STRINGread-onlyThe interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.
INT ifAdminStatus1.3.6.1.2.1.2.2.1.7INTEGERread-onlyThe desired state of the interface. The testing(3) state indicates that no operational packets can be passed.
INT ifOperStatus1.3.6.1.2.1.2.2.1.8INTEGERread-onlyThe current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
TIK ifLastChange1.3.6.1.2.1.2.2.1.9TimeTicksread-onlyThe value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
CTR ifInOctets1.3.6.1.2.1.2.2.1.10Counterread-onlyThe total number of octets received on the interface, including framing characters.
CTR ifInUcastPkts1.3.6.1.2.1.2.2.1.11Counterread-onlyThe number of subnetwork-unicast packets delivered to a higher-layer protocol.
CTR ifInNUcastPkts1.3.6.1.2.1.2.2.1.12Counterread-onlyThe number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
CTR ifInDiscards1.3.6.1.2.1.2.2.1.13Counterread-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. One possible reason for discarding such a packet could be to free up buffer space.
CTR ifInErrors1.3.6.1.2.1.2.2.1.14Counterread-onlyThe number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
CTR ifInUnknownProtos1.3.6.1.2.1.2.2.1.15Counterread-onlyThe number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
CTR ifOutOctets1.3.6.1.2.1.2.2.1.16Counterread-onlyThe total number of octets transmitted out of the interface, including framing characters.
CTR ifOutUcastPkts1.3.6.1.2.1.2.2.1.17Counterread-onlyThe total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
CTR ifOutNUcastPkts1.3.6.1.2.1.2.2.1.18Counterread-onlyThe total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent.
CTR ifOutDiscards1.3.6.1.2.1.2.2.1.19Counterread-onlyThe number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
CTR ifOutErrors1.3.6.1.2.1.2.2.1.20Counterread-onlyThe number of outbound packets that could not be transmitted because of errors.
GAU ifOutQLen1.3.6.1.2.1.2.2.1.21Gaugeread-onlyThe length of the output packet queue (in packets).
OID ifSpecific1.3.6.1.2.1.2.2.1.22OBJECT IDENTIFIERread-onlyA reference to MIB definitions specific to the particular media being used to realize the interface. For example, if the interface is realized by an ethernet, then the value of this object refers to a document defining objects specific to ethernet. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
at1.3.6.1.2.1.3
atTable1.3.6.1.2.1.3.1not-accessibleThe Address Translation tables contain the NetworkAddress to `physical' address equivalences. Some interfaces do not use translation tables for determining address equivalences (e.g., DDN-X.25 has an algorithmic method); if all interfaces are of this type, then the Address Translation table is empty, i.e., has zero entries.
atEntry1.3.6.1.2.1.3.1.1not-accessibleEach entry contains one NetworkAddress to `physical' address equivalence.
INT atIfIndex1.3.6.1.2.1.3.1.1.1INTEGERread-onlyThe interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
OCT atPhysAddress1.3.6.1.2.1.3.1.1.2OCTET STRINGread-onlyThe media-dependent `physical' address. Setting this object to a null string (one of zero length) has the effect of invaliding the corresponding entry in the atTable object. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant atPhysAddress object.
IP atNetAddress1.3.6.1.2.1.3.1.1.3IpAddressread-onlyThe NetworkAddress (e.g., the IP address) corresponding to the media-dependent `physical' address.
ip1.3.6.1.2.1.4
INT ipForwarding1.3.6.1.2.1.4.1INTEGERread-onlyThe indication of whether this entity is acting as an IP gateway in respect to the forwarding of datagrams received by, but not addressed to, this entity. IP gateways forward datagrams. IP hosts do not (except those source-routed via the host). Note that for some managed nodes, this object may take on only a subset of the values possible. Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to change this object to an inappropriate value.
INT ipDefaultTTL1.3.6.1.2.1.4.2INTEGERread-onlyThe default value inserted into the Time-To-Live field of the IP header of datagrams originated at this entity, whenever a TTL value is not supplied by the transport layer protocol.
CTR ipInReceives1.3.6.1.2.1.4.3Counterread-onlyThe total number of input datagrams received from interfaces, including those received in error.
CTR ipInHdrErrors1.3.6.1.2.1.4.4Counterread-onlyThe number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
CTR ipInAddrErrors1.3.6.1.2.1.4.5Counterread-onlyThe number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., 0.0.0.0) and addresses of unsupported Classes (e.g., Class E). For entities which are not IP Gateways and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address.
CTR ipForwDatagrams1.3.6.1.2.1.4.6Counterread-onlyThe number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. In entities which do not act as IP Gateways, this counter will include only those packets which were Source-Routed via this entity, and the Source- Route option processing was successful.
CTR ipInUnknownProtos1.3.6.1.2.1.4.7Counterread-onlyThe number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
CTR ipInDiscards1.3.6.1.2.1.4.8Counterread-onlyThe number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly.
CTR ipInDelivers1.3.6.1.2.1.4.9Counterread-onlyThe total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
CTR ipOutRequests1.3.6.1.2.1.4.10Counterread-onlyThe total number of IP datagrams which local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams.
CTR ipOutDiscards1.3.6.1.2.1.4.11Counterread-onlyThe number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipForwDatagrams if any such packets met this (discretionary) discard criterion.
CTR ipOutNoRoutes1.3.6.1.2.1.4.12Counterread-onlyThe number of IP datagrams discarded because no route could be found to transmit them to their destination. Note that this counter includes any packets counted in ipForwDatagrams which meet this `no-route' criterion. Note that this includes any datagarms which a host cannot route because all of its default gateways are down.
INT ipReasmTimeout1.3.6.1.2.1.4.13INTEGERread-onlyThe maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.
CTR ipReasmReqds1.3.6.1.2.1.4.14Counterread-onlyThe number of IP fragments received which needed to be reassembled at this entity.
CTR ipReasmOKs1.3.6.1.2.1.4.15Counterread-onlyThe number of IP datagrams successfully re- assembled.
CTR ipReasmFails1.3.6.1.2.1.4.16Counterread-onlyThe number of failures detected by the IP re- assembly algorithm (for whatever reason: timed out, errors, etc). Note that this is not necessarily a count of discarded IP fragments since some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are received.
CTR ipFragOKs1.3.6.1.2.1.4.17Counterread-onlyThe number of IP datagrams that have been successfully fragmented at this entity.
CTR ipFragFails1.3.6.1.2.1.4.18Counterread-onlyThe number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment flag was set.
CTR ipFragCreates1.3.6.1.2.1.4.19Counterread-onlyThe number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
ipAddrTable1.3.6.1.2.1.4.20not-accessibleThe table of addressing information relevant to this entity's IP addresses.
ipAddrEntry1.3.6.1.2.1.4.20.1not-accessibleThe addressing information for one of this entity's IP addresses.
IP ipAdEntAddr1.3.6.1.2.1.4.20.1.1IpAddressread-onlyThe IP address to which this entry's addressing information pertains.
INT ipAdEntIfIndex1.3.6.1.2.1.4.20.1.2INTEGERread-onlyThe index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
IP ipAdEntNetMask1.3.6.1.2.1.4.20.1.3IpAddressread-onlyThe subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
INT ipAdEntBcastAddr1.3.6.1.2.1.4.20.1.4INTEGERread-onlyThe value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface.
INT ipAdEntReasmMaxSize1.3.6.1.2.1.4.20.1.5INTEGERread-onlyThe size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.
ipRouteTable1.3.6.1.2.1.4.21not-accessibleThis entity's IP Routing table.
ipRouteEntry1.3.6.1.2.1.4.21.1not-accessibleA route to a particular destination.
IP ipRouteDest1.3.6.1.2.1.4.21.1.1IpAddressread-onlyThe destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use.
INT ipRouteIfIndex1.3.6.1.2.1.4.21.1.2INTEGERread-onlyThe index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
INT ipRouteMetric11.3.6.1.2.1.4.21.1.3INTEGERread-onlyThe primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
INT ipRouteMetric21.3.6.1.2.1.4.21.1.4INTEGERread-onlyAn alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
INT ipRouteMetric31.3.6.1.2.1.4.21.1.5INTEGERread-onlyAn alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
INT ipRouteMetric41.3.6.1.2.1.4.21.1.6INTEGERread-onlyAn alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
IP ipRouteNextHop1.3.6.1.2.1.4.21.1.7IpAddressread-onlyThe IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)
INT ipRouteType1.3.6.1.2.1.4.21.1.8INTEGERread-onlyThe type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipRouteTable object. That is, it effectively dissasociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipRouteType object.
INT ipRouteProto1.3.6.1.2.1.4.21.1.9INTEGERread-onlyThe routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
INT ipRouteAge1.3.6.1.2.1.4.21.1.10INTEGERread-onlyThe number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.
IP ipRouteMask1.3.6.1.2.1.4.21.1.11IpAddressread-onlyIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipRouteMask by determining whether the value of the correspondent ipRouteDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipRouteDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism.
INT ipRouteMetric51.3.6.1.2.1.4.21.1.12INTEGERread-onlyAn alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
OID ipRouteInfo1.3.6.1.2.1.4.21.1.13OBJECT IDENTIFIERread-onlyA reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the route's ipRouteProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
ipNetToMediaTable1.3.6.1.2.1.4.22not-accessibleThe IP Address Translation table used for mapping from IP addresses to physical addresses.
ipNetToMediaEntry1.3.6.1.2.1.4.22.1not-accessibleEach entry contains one IpAddress to `physical' address equivalence.
INT ipNetToMediaIfIndex1.3.6.1.2.1.4.22.1.1INTEGERread-onlyThe interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
OCT ipNetToMediaPhysAddress1.3.6.1.2.1.4.22.1.2OCTET STRINGread-onlyThe media-dependent `physical' address.
IP ipNetToMediaNetAddress1.3.6.1.2.1.4.22.1.3IpAddressread-onlyThe IpAddress corresponding to the media- dependent `physical' address.
INT ipNetToMediaType1.3.6.1.2.1.4.22.1.4INTEGERread-onlyThe type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipNetToMediaTable. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipNetToMediaType object.
CTR ipRoutingDiscards1.3.6.1.2.1.4.23Counterread-onlyThe number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-up buffer space for other routing entries.
icmp1.3.6.1.2.1.5
CTR icmpInMsgs1.3.6.1.2.1.5.1Counterread-onlyThe total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
CTR icmpInErrors1.3.6.1.2.1.5.2Counterread-onlyThe number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
CTR icmpInDestUnreachs1.3.6.1.2.1.5.3Counterread-onlyThe number of ICMP Destination Unreachable messages received.
CTR icmpInTimeExcds1.3.6.1.2.1.5.4Counterread-onlyThe number of ICMP Time Exceeded messages received.
CTR icmpInParmProbs1.3.6.1.2.1.5.5Counterread-onlyThe number of ICMP Parameter Problem messages received.
CTR icmpInSrcQuenchs1.3.6.1.2.1.5.6Counterread-onlyThe number of ICMP Source Quench messages received.
CTR icmpInRedirects1.3.6.1.2.1.5.7Counterread-onlyThe number of ICMP Redirect messages received.
CTR icmpInEchos1.3.6.1.2.1.5.8Counterread-onlyThe number of ICMP Echo (request) messages received.
CTR icmpInEchoReps1.3.6.1.2.1.5.9Counterread-onlyThe number of ICMP Echo Reply messages received.
CTR icmpInTimestamps1.3.6.1.2.1.5.10Counterread-onlyThe number of ICMP Timestamp (request) messages received.
CTR icmpInTimestampReps1.3.6.1.2.1.5.11Counterread-onlyThe number of ICMP Timestamp Reply messages received.
CTR icmpInAddrMasks1.3.6.1.2.1.5.12Counterread-onlyThe number of ICMP Address Mask Request messages received.
CTR icmpInAddrMaskReps1.3.6.1.2.1.5.13Counterread-onlyThe number of ICMP Address Mask Reply messages received.
CTR icmpOutMsgs1.3.6.1.2.1.5.14Counterread-onlyThe total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.
CTR icmpOutErrors1.3.6.1.2.1.5.15Counterread-onlyThe number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value.
CTR icmpOutDestUnreachs1.3.6.1.2.1.5.16Counterread-onlyThe number of ICMP Destination Unreachable messages sent.
CTR icmpOutTimeExcds1.3.6.1.2.1.5.17Counterread-onlyThe number of ICMP Time Exceeded messages sent.
CTR icmpOutParmProbs1.3.6.1.2.1.5.18Counterread-onlyThe number of ICMP Parameter Problem messages sent.
CTR icmpOutSrcQuenchs1.3.6.1.2.1.5.19Counterread-onlyThe number of ICMP Source Quench messages sent.
CTR icmpOutRedirects1.3.6.1.2.1.5.20Counterread-onlyThe number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.
CTR icmpOutEchos1.3.6.1.2.1.5.21Counterread-onlyThe number of ICMP Echo (request) messages sent.
CTR icmpOutEchoReps1.3.6.1.2.1.5.22Counterread-onlyThe number of ICMP Echo Reply messages sent.
CTR icmpOutTimestamps1.3.6.1.2.1.5.23Counterread-onlyThe number of ICMP Timestamp (request) messages sent.
CTR icmpOutTimestampReps1.3.6.1.2.1.5.24Counterread-onlyThe number of ICMP Timestamp Reply messages sent.
CTR icmpOutAddrMasks1.3.6.1.2.1.5.25Counterread-onlyThe number of ICMP Address Mask Request messages sent.
CTR icmpOutAddrMaskReps1.3.6.1.2.1.5.26Counterread-onlyThe number of ICMP Address Mask Reply messages sent.
tcp1.3.6.1.2.1.6
INT tcpRtoAlgorithm1.3.6.1.2.1.6.1INTEGERread-onlyThe algorithm used to determine the timeout value used for retransmitting unacknowledged octets.
INT tcpRtoMin1.3.6.1.2.1.6.2INTEGERread-onlyThe minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the LBOUND quantity described in RFC 793.
INT tcpRtoMax1.3.6.1.2.1.6.3INTEGERread-onlyThe maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the UBOUND quantity described in RFC 793.
INT tcpMaxConn1.3.6.1.2.1.6.4INTEGERread-onlyThe limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should contain the value -1.
CTR tcpActiveOpens1.3.6.1.2.1.6.5Counterread-onlyThe number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
CTR tcpPassiveOpens1.3.6.1.2.1.6.6Counterread-onlyThe number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
CTR tcpAttemptFails1.3.6.1.2.1.6.7Counterread-onlyThe number of times TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.
CTR tcpEstabResets1.3.6.1.2.1.6.8Counterread-onlyThe number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.
GAU tcpCurrEstab1.3.6.1.2.1.6.9Gaugeread-onlyThe number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT.
CTR tcpInSegs1.3.6.1.2.1.6.10Counterread-onlyThe total number of segments received, including those received in error. This count includes segments received on currently established connections.
CTR tcpOutSegs1.3.6.1.2.1.6.11Counterread-onlyThe total number of segments sent, including those on current connections but excluding those containing only retransmitted octets.
CTR tcpRetransSegs1.3.6.1.2.1.6.12Counterread-onlyThe total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets.
tcpConnTable1.3.6.1.2.1.6.13not-accessibleA table containing TCP connection-specific information.
tcpConnEntry1.3.6.1.2.1.6.13.1not-accessibleInformation about a particular current TCP connection. An object of this type is transient, in that it ceases to exist when (or soon after) the connection makes the transition to the CLOSED state.
INT tcpConnState1.3.6.1.2.1.6.13.1.1INTEGERread-onlyThe state of this TCP connection. The only value which may be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to set this object to any other value. If a management station sets this object to the value deleteTCB(12), then this has the effect of deleting the TCB (as defined in RFC 793) of the corresponding connection on the managed node, resulting in immediate termination of the connection. As an implementation-specific option, a RST segment may be sent from the managed node to the other TCP endpoint (note however that RST segments are not sent reliably).
IP tcpConnLocalAddress1.3.6.1.2.1.6.13.1.2IpAddressread-onlyThe local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used.
INT tcpConnLocalPort1.3.6.1.2.1.6.13.1.3INTEGERread-onlyThe local port number for this TCP connection.
IP tcpConnRemAddress1.3.6.1.2.1.6.13.1.4IpAddressread-onlyThe remote IP address for this TCP connection.
INT tcpConnRemPort1.3.6.1.2.1.6.13.1.5INTEGERread-onlyThe remote port number for this TCP connection.
CTR tcpInErrs1.3.6.1.2.1.6.14Counterread-onlyThe total number of segments received in error (e.g., bad TCP checksums).
CTR tcpOutRsts1.3.6.1.2.1.6.15Counterread-onlyThe number of TCP segments sent containing the RST flag.
udp1.3.6.1.2.1.7
CTR udpInDatagrams1.3.6.1.2.1.7.1Counterread-onlyThe total number of UDP datagrams delivered to UDP users.
CTR udpNoPorts1.3.6.1.2.1.7.2Counterread-onlyThe total number of received UDP datagrams for which there was no application at the destination port.
CTR udpInErrors1.3.6.1.2.1.7.3Counterread-onlyThe number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
CTR udpOutDatagrams1.3.6.1.2.1.7.4Counterread-onlyThe total number of UDP datagrams sent from this entity.
udpTable1.3.6.1.2.1.7.5not-accessibleA table containing UDP listener information.
udpEntry1.3.6.1.2.1.7.5.1not-accessibleInformation about a particular current UDP listener.
IP udpLocalAddress1.3.6.1.2.1.7.5.1.1IpAddressread-onlyThe local IP address for this UDP listener. In the case of a UDP listener which is willing to accept datagrams for any IP interface associated with the node, the value 0.0.0.0 is used.
INT udpLocalPort1.3.6.1.2.1.7.5.1.2INTEGERread-onlyThe local port number for this UDP listener.
snmp1.3.6.1.2.1.11
CTR snmpInPkts1.3.6.1.2.1.11.1Counterread-onlyThe total number of Messages delivered to the SNMP entity from the transport service.
CTR snmpOutPkts1.3.6.1.2.1.11.2Counterread-onlyThe total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service.
CTR snmpInBadVersions1.3.6.1.2.1.11.3Counterread-onlyThe total number of SNMP Messages which were delivered to the SNMP protocol entity and were for an unsupported SNMP version.
CTR snmpInBadCommunityNames1.3.6.1.2.1.11.4Counterread-onlyThe total number of SNMP Messages delivered to the SNMP protocol entity which used a SNMP community name not known to said entity.
CTR snmpInBadCommunityUses1.3.6.1.2.1.11.5Counterread-onlyThe total number of SNMP Messages delivered to the SNMP protocol entity which represented an SNMP operation which was not allowed by the SNMP community named in the Message.
CTR snmpInASNParseErrs1.3.6.1.2.1.11.6Counterread-onlyThe total number of ASN.1 or BER errors encountered by the SNMP protocol entity when decoding received SNMP Messages.
CTR snmpInTooBigs1.3.6.1.2.1.11.8Counterread-onlyThe total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `tooBig'.
CTR snmpInNoSuchNames1.3.6.1.2.1.11.9Counterread-onlyThe total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `noSuchName'.
CTR snmpInBadValues1.3.6.1.2.1.11.10Counterread-onlyThe total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `badValue'.
CTR snmpInReadOnlys1.3.6.1.2.1.11.11Counterread-onlyThe total number valid SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `readOnly'. It should be noted that it is a protocol error to generate an SNMP PDU which contains the value `readOnly' in the error-status field, as such this object is provided as a means of detecting incorrect implementations of the SNMP.
CTR snmpInGenErrs1.3.6.1.2.1.11.12Counterread-onlyThe total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `genErr'.
CTR snmpInTotalReqVars1.3.6.1.2.1.11.13Counterread-onlyThe total number of MIB objects which have been retrieved successfully by the SNMP protocol entity as the result of receiving valid SNMP Get-Request and Get-Next PDUs.
CTR snmpInTotalSetVars1.3.6.1.2.1.11.14Counterread-onlyThe total number of MIB objects which have been altered successfully by the SNMP protocol entity as the result of receiving valid SNMP Set-Request PDUs.
CTR snmpInGetRequests1.3.6.1.2.1.11.15Counterread-onlyThe total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity.
CTR snmpInGetNexts1.3.6.1.2.1.11.16Counterread-onlyThe total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity.
CTR snmpInSetRequests1.3.6.1.2.1.11.17Counterread-onlyThe total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity.
CTR snmpInGetResponses1.3.6.1.2.1.11.18Counterread-onlyThe total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity.
CTR snmpInTraps1.3.6.1.2.1.11.19Counterread-onlyThe total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity.
CTR snmpOutTooBigs1.3.6.1.2.1.11.20Counterread-onlyThe total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `tooBig.'
CTR snmpOutNoSuchNames1.3.6.1.2.1.11.21Counterread-onlyThe total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status is `noSuchName'.
CTR snmpOutBadValues1.3.6.1.2.1.11.22Counterread-onlyThe total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `badValue'.
CTR snmpOutGenErrs1.3.6.1.2.1.11.24Counterread-onlyThe total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `genErr'.
CTR snmpOutGetRequests1.3.6.1.2.1.11.25Counterread-onlyThe total number of SNMP Get-Request PDUs which have been generated by the SNMP protocol entity.
CTR snmpOutGetNexts1.3.6.1.2.1.11.26Counterread-onlyThe total number of SNMP Get-Next PDUs which have been generated by the SNMP protocol entity.
CTR snmpOutSetRequests1.3.6.1.2.1.11.27Counterread-onlyThe total number of SNMP Set-Request PDUs which have been generated by the SNMP protocol entity.
CTR snmpOutGetResponses1.3.6.1.2.1.11.28Counterread-onlyThe total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity.
CTR snmpOutTraps1.3.6.1.2.1.11.29Counterread-onlyThe total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity.
INT snmpEnableAuthenTraps1.3.6.1.2.1.11.30INTEGERread-onlyIndicates whether the SNMP agent process is permitted to generate authentication-failure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authentication-failure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant between re-initializations of the network management system. For JetDirect, this object is only implemented for agents which include a tcpip stack. This is generally the case, but with the advent of NOVELL only products this object will not be available.
appletalk1.3.6.1.2.1.13
atport1.3.6.1.2.1.13.3
atportTable1.3.6.1.2.1.13.3.1not-accessibleA list of AppleTalk ports for this entity.
atportEntry1.3.6.1.2.1.13.3.1.1not-accessibleThe description of one of the AppleTalk ports on this entity.
INT atportIndex1.3.6.1.2.1.13.3.1.1.1INTEGERread-onlyA unique value for each AppleTalk port. Its value is between 1 and the total number of AppleTalk ports. The value for each port must remain constant at least from the re-initialization of the entity's network management system to the next re-initialization.
STR atportDescr1.3.6.1.2.1.13.3.1.1.2DisplayStringread-onlyA text string containing information about the port. This string is intended for presentation to a human; it must not contain anything but printable ASCII characters.
INT atportType1.3.6.1.2.1.13.3.1.1.3INTEGERread-writeThe type of port, distinguished by the protocol immediately below DDP in the protocol stack.
OCT atportNetStart1.3.6.1.2.1.13.3.1.1.4OCTET STRINGread-writeThe first AppleTalk network address in the range configured for this port. This is a two octet DDP network address in network byte order.
OCT atportNetEnd1.3.6.1.2.1.13.3.1.1.5OCTET STRINGread-writeThe last AppleTalk network address in the range configured for this port. This is a two octet DDP network address in network byte order. If the network to which this AppleTalk port is connected is a Phase 1 network or a non-extended network, the value for atportNetEnd shall be two octets of zero.
ADR atportNetAddress1.3.6.1.2.1.13.3.1.1.6DdpAddressread-writeThe AppleTalk network address configured for this port.
INT atportStatus1.3.6.1.2.1.13.3.1.1.7INTEGERread-writeThe configuration status of this port. Setting this object to the value invalid(4) has the effect of invalidating the corresponding entry in the atportTable. That is, it effectively disassociates the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive from agents tabular information corresponding to entries not currently in use. Proper interpretation of such entries requires examination of the relevant atportStatus object.
INT atportNetConfig1.3.6.1.2.1.13.3.1.1.8INTEGERread-onlyThe configuration status of this port.
INT atportZoneConfig1.3.6.1.2.1.13.3.1.1.9INTEGERread-onlyThe configuration status of the zone information for this port.
OCT atportZone1.3.6.1.2.1.13.3.1.1.10OCTET STRINGread-writeThe zone name configured for this AppleTalk port.
INT atportIfIndex1.3.6.1.2.1.13.3.1.1.11INTEGERread-writeThe physical interface associated with this AppleTalk port. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
hp1.3.6.1.4.1.11
nm1.3.6.1.4.1.11.2
system1.3.6.1.4.1.11.2.3
STR sysDescr1.3.6.1.4.1.11.2.3.1DisplayStringread-onlyA textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software. It is mandatory that this only contain printable ASCII characters.
OID sysObjectID1.3.6.1.4.1.11.2.3.2OBJECT IDENTIFIERread-onlyThe vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' is being managed. The value for this device is constructed by appending the peripheral attribute class npNpiPaeClass to the sysObjId base: .1.3.6.1.4.1.11.2.3.9. See description of npNpiPaeClass below.
TIK sysUpTime1.3.6.1.4.1.11.2.3.3TimeTicksread-onlyThe time (in hundredths of a second) since the network management portion of the system was last re-initialized.
STR sysContact1.3.6.1.4.1.11.2.3.4DisplayStringread-writeThe textual identification of the contact person for this managed node, together with information on how to contact this person.
STR sysName1.3.6.1.4.1.11.2.3.5DisplayStringread-writeAn administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name.
STR sysLocation1.3.6.1.4.1.11.2.3.6DisplayStringread-writeThe physical location of this node (e.g., `telephone closet, 3rd floor'). This string can be set using two different methods. The first is through the tftp config file for the TCP solution. The other is using SNMP over any of the protocols. This value is saved in NVRAM. Using SNMP to set this object will cause the tftp version to be overwritten. If this object is set using SNMP then the tftp version from the tftp config file will NOT cause an overwrite at boot time.
INT sysServices1.3.6.1.4.1.11.2.3.7INTEGERread-onlyA value which indicates the set of services that this entity primarily offers. The value is a sum. This sum initially takes the value zero, Then, for each layer, L, in the range 1 through 7, that this node performs transactions for, 2 raised to (L - 1) is added to the sum.
net_peripheral1.3.6.1.4.1.11.2.3.9
net_printer1.3.6.1.4.1.11.2.3.9.1
generalDeviceStatus1.3.6.1.4.1.11.2.3.9.1.1
INT gdStatusBytes1.3.6.1.4.1.11.2.3.9.1.1.1INTEGERread-onlyThe number of valid bytes in the gdStatusEntry array.
OCT gdStatusEntry1.3.6.1.4.1.11.2.3.9.1.1.2OCTET STRINGnot-accessibleThe networked peripheral's 32 octet status information that is shared between the peripheral and the LAN card.
INT gdStatusLineState1.3.6.1.4.1.11.2.3.9.1.1.2.1INTEGERread-onlyThis describes the line state of the peripheral. When non-zero, the peripheral is off-line. When zero the peripheral is on-line.
INT gdStatusPaperState1.3.6.1.4.1.11.2.3.9.1.1.2.2INTEGERread-onlyThis describes the state of the paper on the peripheral. When non-zero, the peripheral has a paper problem. When zero, the peripheral does not have a paper problem.
INT gdStatusInterventionState1.3.6.1.4.1.11.2.3.9.1.1.2.3INTEGERread-onlyThis describes the intervention state of the peripheral. When non-zero, the peripheral requires human intervention to continue working. When zero, it requires no assistance.
INT gdStatusNewMode1.3.6.1.4.1.11.2.3.9.1.1.2.4INTEGERread-onlyThis indicates to which read channel state the card should move. When non-zero, the card should indicate that the read channel is idle. When zero, the card should indicate that the read channel is operating. This object is Lan Manager io channel specific. It is kept here for backward compatibility.
INT gdStatusConnectionTerminationAck1.3.6.1.4.1.11.2.3.9.1.1.2.5INTEGERread-onlyThis indicates whether the peripheral is waiting for the Connection termination ACK. When non-zero, it is waiting. When zero, it is not waiting.
INT gdStatusPeripheralError1.3.6.1.4.1.11.2.3.9.1.1.2.6INTEGERread-onlyThis is the error code from the peripheral.
INT gdStatusPaperOut1.3.6.1.4.1.11.2.3.9.1.1.2.8INTEGERread-onlyThis indicates that the peripheral is out of paper. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this value is always a zero (0).
INT gdStatusPaperJam1.3.6.1.4.1.11.2.3.9.1.1.2.9INTEGERread-onlyThis indicates that the peripheral has a paper jam. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this value is always a zero (0).
INT gdStatusTonerLow1.3.6.1.4.1.11.2.3.9.1.1.2.10INTEGERread-onlyThis indicates that the peripheral has a low toner condition. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this value is always a zero (0).
INT gdStatusPagePunt1.3.6.1.4.1.11.2.3.9.1.1.2.11INTEGERread-onlyThis indicates that the peripheral did not receive data fast enough to keep up with the print engine when generating a page. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this value is always a zero (0).
INT gdStatusMemoryOut1.3.6.1.4.1.11.2.3.9.1.1.2.12INTEGERread-onlyThis indicates that the peripheral did not have enough memory to render an image on a page. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this value is always a zero (0).
INT gdStatusIoActive1.3.6.1.4.1.11.2.3.9.1.1.2.13INTEGERread-onlyThis indicates that the peripheral is processing data from this I/O interface card. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this value is always a zero (0).
INT gdStatusBusy1.3.6.1.4.1.11.2.3.9.1.1.2.14INTEGERread-onlyThis indicates that the peripheral is busy processing print/plot data. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this value is always a zero (0).
INT gdStatusWait1.3.6.1.4.1.11.2.3.9.1.1.2.15INTEGERread-onlyThis indicates that the peripheral is waiting for print/plot data to process. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this value is always a zero (0).
INT gdStatusInitialize1.3.6.1.4.1.11.2.3.9.1.1.2.16INTEGERread-onlyThis indicates that the peripheral is initializing or warming up. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this value is always a zero (0).
INT gdStatusDoorOpen1.3.6.1.4.1.11.2.3.9.1.1.2.17INTEGERread-onlyThis indicates that the peripheral cover or door is open. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this value is always a zero (0).
INT gdStatusPrinting1.3.6.1.4.1.11.2.3.9.1.1.2.18INTEGERread-onlyThis indicates that the peripheral is printing or otherwise marking or moving paper. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this value is always a zero (0).
INT gdStatusPaperOutput1.3.6.1.4.1.11.2.3.9.1.1.2.19INTEGERread-onlyThis indicates that the peripheral has a paper output problem such as the output storage bin being full. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this value is always a zero (0).
OCT gdStatusReserved1.3.6.1.4.1.11.2.3.9.1.1.2.20OCTET STRINGread-onlyThis is the reserved area that is not currently used, but will allow for growth within the gdStatusEntry table.
INT gdStatusNovBusy1.3.6.1.4.1.11.2.3.9.1.1.2.21INTEGERread-onlyThis indicates if this channel is active. If the value is 0 then this channel is active or the peripheral is idle. If this value is non-zero then another channel is active. This is the Novell io channel
INT gdStatusLlcBusy1.3.6.1.4.1.11.2.3.9.1.1.2.22INTEGERread-onlyThis indicates if this channel is active. If the value is 0 then this channel is active or the peripheral is idle. If this value is non-zero then another channel is active. This is the LLC io channel
INT gdStatusTcpBusy1.3.6.1.4.1.11.2.3.9.1.1.2.23INTEGERread-onlyThis indicates if this channel is active. If the value is 0 then this channel is active or the peripheral is idle. If this value is non-zero then another channel is active. This is the TCP io channel
INT gdStatusAtBusy1.3.6.1.4.1.11.2.3.9.1.1.2.24INTEGERread-onlyThis indicates if this channel is active. If the value is 0 then this channel is active or the peripheral is idle. If this value is non-zero then another channel is active. This is the Apple talk io channel
STR gdStatusDisplay1.3.6.1.4.1.11.2.3.9.1.1.3DisplayStringread-onlyThe string diplayed on the peripheral front panel. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this is always a zero length string.
STR gdStatusJobName1.3.6.1.4.1.11.2.3.9.1.1.4DisplayStringread-onlyThe current job name set by the peripheral. For some peripherals, such as the HP LaserJet IIISi printer or HP DesignJet plotter, this is always a zero length string.
STR gdStatusSource1.3.6.1.4.1.11.2.3.9.1.1.5DisplayStringread-onlyA string indicating the name of the physical port or protocol the printer is currently getting data from.
STR gdStatusPapstatus1.3.6.1.4.1.11.2.3.9.1.1.6DisplayStringread-onlyA string indicating the Appletalk papstatus response.
STR gdStatusId1.3.6.1.4.1.11.2.3.9.1.1.7DisplayStringread-onlyA formatted string describing this peripheral.
INT gdStatusDisplayCode1.3.6.1.4.1.11.2.3.9.1.1.8INTEGERread-onlyThis is the display code that the peripheral uses to tell the card what type of display the front panel of the printer is.
INT gdStatusNlsCode1.3.6.1.4.1.11.2.3.9.1.1.9INTEGERread-onlyThis value is the representation of what native language the printer is in currently.
INT gdStatusJobTimeout1.3.6.1.4.1.11.2.3.9.1.1.10INTEGERread-writeThis value represents (in seconds) the maximum time of inactivity which must elapse before the JetDirect card switches from the current network protocol to another when a normal end of job is not detected.
INT gdStatusPjlUstatus1.3.6.1.4.1.11.2.3.9.1.1.11INTEGERread-writeThis object will enable/disable PJL ustatus.
INT gdStatusLaaSupport1.3.6.1.4.1.11.2.3.9.1.1.12INTEGERread-writeThis value represents what protocols Locally Administered addressing is supported over. This is currently 0 for 802.3 cards and 7 for 802.5 cards. LAA is not supported on 802.3. The value is a mask of bits, 1 for each of the protocols below. +-----------------------------------------------+ | NA | NA | NA | NA | NA | TCP | LLC | NOV | +-----------------------------------------------+
OCT gdPasswords1.3.6.1.4.1.11.2.3.9.1.1.13OCTET STRINGread-writeThis object is used as a 256 byte NVRAM area for JetAdmin. It is completely managed by JetAdmin. Initially it is initialized to all zeros. A coldboot will re-initialize to all zeros.
INT npPortNumPorts1.3.6.1.4.1.11.2.3.9.1.1.14INTEGERread-onlyiThe number of peripheral interfaces supported by this device
INT npPortType1.3.6.1.4.1.11.2.3.9.1.1.15INTEGERread-onlyThe type of the peripheral interface. A parallel port will return the specific protocl currently in use. If the parallel port is disconnected it will return parallel(4).
OCT npSysModelNumber1.3.6.1.4.1.11.2.3.9.1.1.16OCTET STRINGread-onlyThe HP model number of the device.
INT npSysNetworkConnectors1.3.6.1.4.1.11.2.3.9.1.1.17INTEGERread-onlyThis object describes the network connectors supported by the device. The value is a bit mask. A set bit indicates the connector is supported. Bit Value Connector 0 0x01 Ethernet, BNC 1 0x02 Ethernet, AUI 2 0x04 Ethernet, RJ-45 3 0x08 TokenRing, DB-9 4 0x10 TokenRing, RJ-45 5 0x20 LocalTalk
OCT gdStatusAtPrinterName1.3.6.1.4.1.11.2.3.9.1.1.18OCTET STRINGread-writeThe AppleTalk name of the printer.
OCT gdStatusAtPrinterType1.3.6.1.4.1.11.2.3.9.1.1.19OCTET STRINGread-onlyThe AppleTalk type of the printer.
netPrinterType1.3.6.1.4.1.11.2.3.9.1.2
lj6SI1.3.6.1.4.1.11.2.3.9.1.2.1
lj5M1.3.6.1.4.1.11.2.3.9.1.2.2
lj6P1.3.6.1.4.1.11.2.3.9.1.2.3
lj40001.3.6.1.4.1.11.2.3.9.1.2.5
lj50001.3.6.1.4.1.11.2.3.9.1.2.6
lj80001.3.6.1.4.1.11.2.3.9.1.2.9
netPML1.3.6.1.4.1.11.2.3.9.4
netPMLmgmt1.3.6.1.4.1.11.2.3.9.4.2
device1.3.6.1.4.1.11.2.3.9.4.2.1
destination_subsystem1.3.6.1.4.1.11.2.3.9.4.2.1.4
print_engine1.3.6.1.4.1.11.2.3.9.4.2.1.4.1
status_prt_eng1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.2
interface1.3.6.1.4.1.11.2.4
ieee8023Mac1.3.6.1.4.1.11.2.4.1
ieee8023MacTable1.3.6.1.4.1.11.2.4.1.1not-accessibleA list of ieee8023MacEntry entries.
ieee8023MacEntry1.3.6.1.4.1.11.2.4.1.1.1not-accessibleAn entry containing the hp ieee8023 extentions.
INT ieee8023MacIndex1.3.6.1.4.1.11.2.4.1.1.1.1INTEGERread-onlyThe index value which uniquely identifies the interface/port to which this entry is applicable. The interface/port identified by a particular value of this index is the same interface/port as identified by the same value of ifIndex.
CTR ieee8023MacTransmitteds1.3.6.1.4.1.11.2.4.1.1.1.2Counterread-onlyThe number of frames successfully transmitted.
CTR ieee8023MacNotTransmitteds1.3.6.1.4.1.11.2.4.1.1.1.3Counterread-onlyThe number of frames not transmitted.
CTR ieee8023MacDeferreds1.3.6.1.4.1.11.2.4.1.1.1.4Counterread-onlyNumber of frames which were successfully transmitted after a deferral. If any collisions occurred before transmission, xmtDeferredTransmission isn't incremented.
CTR ieee8023MacCollisions1.3.6.1.4.1.11.2.4.1.1.1.5Counterread-onlyTotal number of transmit attempts that were retransmitted due to collisions, and are subsequently transmitted successfully.
CTR ieee8023MacSingleCollisions1.3.6.1.4.1.11.2.4.1.1.1.6Counterread-onlyNumber of transmit attempts that are involved in a single collision, and are subsequently transmitted successfully.
CTR ieee8023MacMultipleCollisions1.3.6.1.4.1.11.2.4.1.1.1.7Counterread-onlyNumber of transmit attempts that are involved in between one and fifteen collision attempts, and are subsequently transmitted successfully.
CTR ieee8023MacExcessCollisions1.3.6.1.4.1.11.2.4.1.1.1.8Counterread-onlyThe number of transmits that occur after more than 15 collisions, and are subsequently transmitted successfully.
CTR ieee8023MacLateCollisions1.3.6.1.4.1.11.2.4.1.1.1.9Counterread-onlyThe number of collisions that occured after one end-to-end frame propagation delay.
CTR ieee8023MacCarrierLostErrors1.3.6.1.4.1.11.2.4.1.1.1.10Counterread-onlyNumber of times that carrier sense was lost when attempting to transmit.
CTR ieee8023MacNoHeartBeatErrors1.3.6.1.4.1.11.2.4.1.1.1.11Counterread-onlyThe number of times the MAU failed to assert SQE after transmitting a packet.
CTR ieee8023MacFramesReceiveds1.3.6.1.4.1.11.2.4.1.1.1.12Counterread-onlyThe number of frames successfully received.
CTR ieee8023MacUndeliverableFramesReceiveds1.3.6.1.4.1.11.2.4.1.1.1.13Counterread-onlyThe number of frames received that could not be delivered because the software buffer was overrun when frames were sent faster than they could be received.
CTR ieee8023MacCrcErrors1.3.6.1.4.1.11.2.4.1.1.1.14Counterread-onlyThe number of Cyclical Redundancy Check (CRC) errors detected.
CTR ieee8023MacAlignmentErrors1.3.6.1.4.1.11.2.4.1.1.1.15Counterread-onlyThe number of frames received that were both misaligned and had bad CRC.
CTR ieee8023MacResourceErrors1.3.6.1.4.1.11.2.4.1.1.1.16Counterread-onlyThe number of frames received that were lost due to lack of resources.
CTR ieee8023MacControlFieldErrors1.3.6.1.4.1.11.2.4.1.1.1.17Counterread-onlyThe number of frames received with errors in the control field.
CTR ieee8023MacUnknownProtocolErrors1.3.6.1.4.1.11.2.4.1.1.1.18Counterread-onlyThe number frames dropped because the type field or sap field referenced an invalid protocol.
CTR ieee8023MacMulticastsAccepteds1.3.6.1.4.1.11.2.4.1.1.1.19Counterread-onlyNumber of accepted muliticast addresses.
CTR ieee8023MacInfiniteDeferrals1.3.6.1.4.1.11.2.4.1.1.1.20Counterread-onlyThe number of frames not transmitted successfully due to excessive number of deferrals.
CTR ieee8023MacUnderflowErrors1.3.6.1.4.1.11.2.4.1.1.1.21Counterread-onlyThe number of frames not transmitted successfully because an underflow occurred on the transmit.
CTR ieee8023MacNoResources1.3.6.1.4.1.11.2.4.1.1.1.22Counterread-onlyThe number of frames not transmitted successfully because the MAC lacked resources to handle the frame.
CTR ieee8023MacLengthErrors1.3.6.1.4.1.11.2.4.1.1.1.23Counterread-onlyThe number of frames received that have length errors.
ieee8023MacMcaTable1.3.6.1.4.1.11.2.4.1.2not-accessibleThe 802.3 multicast address table.
ieee8023MacMcaTableEntry1.3.6.1.4.1.11.2.4.1.2.1not-accessibleEntries in the ieee8023MacMcaTable.
INT ieee8023MacMcaIndex1.3.6.1.4.1.11.2.4.1.2.1.1INTEGERread-onlyThe index corresponding to a particular instance in the ieee8023MacMcaTable.
OCT ieee8023MacMcaAddress1.3.6.1.4.1.11.2.4.1.2.1.2OCTET STRINGread-onlyThe multicast address of a particular instance in the ieee8023McaTable.
INT ieee8023MacState1.3.6.1.4.1.11.2.4.1.3INTEGERread-onlyA state variable that indicates the current state of the MAC driver.
INT ieee8023MacConfigurationStatus1.3.6.1.4.1.11.2.4.1.4INTEGERread-onlyThese are the four bits of hardware power sense and jumper sense registers: 15 14 13 12 11 +---+---+---+---+----------+ |apa|mpa|ext|int| unused | +---+---+---+---+----------+ unused Reserved for future status. apa 12v power detected at the AUI connector. mpa 12v power detected at the Peripheral interface. ext External AUI connector selected. int Internal tranceiver selected.
INT ieee8023MacNumberActiveMCAs1.3.6.1.4.1.11.2.4.1.5INTEGERread-onlyThe number of entries in the multicast address table.
INT ieee8023MacMauType1.3.6.1.4.1.11.2.4.1.6INTEGERread-onlyThis object identifies the 10 or 100 Mb/s MAU type. It represents the operational type of the MAU, as determined by (1) auto-negotiation, (2) manual configuration, or (3) port selection logic.
INT ieee8023MacJackType1.3.6.1.4.1.11.2.4.1.7INTEGERread-onlyJack type associated with the selected MAU type.
INT ieee8023MacMauAutoNegAdminStatus1.3.6.1.4.1.11.2.4.1.8INTEGERread-onlyThis object indicates whether the interface with auto-negotiation signaling has this ability enabled.
ieee8025Mac1.3.6.1.4.1.11.2.4.2
ieee8025MacTable1.3.6.1.4.1.11.2.4.2.1not-accessibleA list of ieee8025MacEntry entries.
ieee8025MacEntry1.3.6.1.4.1.11.2.4.2.1.1not-accessibleAn entry containing the hp ieee8025 extentions.
INT ieee8025MacIndex1.3.6.1.4.1.11.2.4.2.1.1.1INTEGERread-onlyThe index value which uniquely identifies the interface/port to which this entry is applicable. The interface/port identified by a particular value of this index is the same interface/port as identified by the same value of ifIndex.
CTR ieee8025MacTransmitteds1.3.6.1.4.1.11.2.4.2.1.1.2Counterread-onlyThe number of frames successfully transmitted.
CTR ieee8025MacUnderflowErrors1.3.6.1.4.1.11.2.4.2.1.1.3Counterread-onlyThe number of frames not transmitted due to underflow errors.
CTR ieee8025MacNoResources1.3.6.1.4.1.11.2.4.2.1.1.4Counterread-onlyThe number of frames which were not transmitted due to no outbound resources.
CTR ieee8025MacFramesReceiveds1.3.6.1.4.1.11.2.4.2.1.1.5Counterread-onlyTotal number of frames received.
CTR ieee8025MacLineErrors1.3.6.1.4.1.11.2.4.2.1.1.6Counterread-onlyNumber of received line error frames.
CTR ieee8025MacBurstErrors1.3.6.1.4.1.11.2.4.2.1.1.7Counterread-onlyNumber of received burst errors.
CTR ieee8025MacFSSetErrors1.3.6.1.4.1.11.2.4.2.1.1.8Counterread-onlyThe number of received FS set errors.
CTR ieee8025MacCongestions1.3.6.1.4.1.11.2.4.2.1.1.9Counterread-onlyThe number of received congestion packets.
CTR ieee8025MacLostFrameErrors1.3.6.1.4.1.11.2.4.2.1.1.10Counterread-onlyNumber of received lost frame errors.
CTR ieee8025MacFrameCopiedErrors1.3.6.1.4.1.11.2.4.2.1.1.11Counterread-onlyThe number of received frame copied errors.
CTR ieee8025MacTooLongErrors1.3.6.1.4.1.11.2.4.2.1.1.12Counterread-onlyThe number received too long errors.
CTR ieee8025MacLengthErrors1.3.6.1.4.1.11.2.4.2.1.1.13Counterread-onlyThe number of recevied length errors.
CTR ieee8025MacOverflowErrors1.3.6.1.4.1.11.2.4.2.1.1.14Counterread-onlyThe number of received overflow errors.
CTR ieee8025MacTokenErrors1.3.6.1.4.1.11.2.4.2.1.1.15Counterread-onlyThe number of token errors.
ieee8025MacMcaTable1.3.6.1.4.1.11.2.4.2.2not-accessibleThe 802.5 multicast address table.
ieee8025MacMcaTableEntry1.3.6.1.4.1.11.2.4.2.2.1not-accessibleEntries in the ieee8025MacMcaTable.
INT ieee8025MacMcaIndex1.3.6.1.4.1.11.2.4.2.2.1.1INTEGERread-onlyThe index corresponding to a particular instance in the ieee8025MacMcaTable.
OCT ieee8025MacMcaAddress1.3.6.1.4.1.11.2.4.2.2.1.2OCTET STRINGread-onlyThe multicast address of a particular instance in the ieee8025McaTable.
INT ieee8025MacState1.3.6.1.4.1.11.2.4.2.3INTEGERread-onlyA state variable that indicates the current state of the MAC driver.
INT ieee8025MacConfigurationStatus1.3.6.1.4.1.11.2.4.2.4INTEGERread-onlyThese are the four bits of hardware power sense and jumper sense registers: 15 14 13 12 11 +---+---+---+---+----------+ |apa|mpa|ext|int| unused | +---+---+---+---+----------+ unused Reserved for future status. apa 12v power detected at the AUI connector. mpa 12v power detected at the Peripheral interface. ext External AUI connector selected. int Internal tranceiver selected.
INT ieee8025MacNumberActiveMCAs1.3.6.1.4.1.11.2.4.2.5INTEGERread-onlyThe number of entries in the multicast address table.
npCard1.3.6.1.4.1.11.2.4.3
npSys1.3.6.1.4.1.11.2.4.3.1
INT npSysState1.3.6.1.4.1.11.2.4.3.1.1INTEGERread-onlyThe state of the LAN card to network peripheral interface driver.
STR npSysStatusMessage1.3.6.1.4.1.11.2.4.3.1.2DisplayStringread-onlyA status string reflecting the current state of the card and peripheral.
INT npSysPeripheralFatalError1.3.6.1.4.1.11.2.4.3.1.3INTEGERread-onlyThe most recent peripheral fatal error that is being displayed on the peripheral's display panel. The error typically appears as a '80 Service (00xx)' error. Refer to peripheral documentation to determine what the error means.
INT npSysCardFatalError1.3.6.1.4.1.11.2.4.3.1.4INTEGERread-onlyThe most recent LAN Card error that is being displayed on the peripheral's display panel. The error typically appears as a '80 Service (01xx)' error. Refer to peripheral documentation to determine what the error means.
INT npSysMaximumWriteBuffers1.3.6.1.4.1.11.2.4.3.1.5INTEGERread-onlyThe maximum number of write buffers configured for the LAN card (this translates to the write window size of the connection).
INT npSysMaximumReadBuffers1.3.6.1.4.1.11.2.4.3.1.6INTEGERread-onlyThe maximum number of read buffers configured for the LAN card (this translates to the read window size of the connection).
CTR npSysTotalBytesRecvs1.3.6.1.4.1.11.2.4.3.1.7Counterread-onlyThe total number of bytes received since reset.
CTR npSysTotalBytesSents1.3.6.1.4.1.11.2.4.3.1.8Counterread-onlyThe total number of bytes sent since reset.
GAU npSysCurrReadReq1.3.6.1.4.1.11.2.4.3.1.9Gaugeread-onlyThe current number of read data buffers owned by the LAN card.
OCT npSysExtModelNumber1.3.6.1.4.1.11.2.4.3.1.10OCTET STRINGread-onlyThe HP model number of the device.
INT npSysExtNetworkConnectors1.3.6.1.4.1.11.2.4.3.1.11INTEGERread-onlyThis object describes the network connectors supported by the device. The value is a bit mask. A set bit indicates the connector is supported. Bit Value Connector 0 0x01 Ethernet, BNC 1 0x02 Ethernet, AUI 2 0x04 Ethernet, RJ-45 3 0x08 TokenRing, DB-9 4 0x10 TokenRing, RJ-45 5 0x20 LocalTalk 6 0x40 100VG, RJ-45 7 0x80 100T, RJ-45
npSysStatusPage1.3.6.1.4.1.11.2.4.3.1.12not-accessibleA table of all the lines which the card prints on the self-test page.
npSysStatusPageLine1.3.6.1.4.1.11.2.4.3.1.12.1not-accessibleAn entry containing one line of the status page.
INT npSysStatusPageIndex1.3.6.1.4.1.11.2.4.3.1.12.1.1INTEGERread-onlyThe index value of this entry in the table.
STR npSysStatusPageText1.3.6.1.4.1.11.2.4.3.1.12.1.2DisplayStringread-onlyThe text of one line of the card status. This is the same text that is shown on the printer's selftest page. The text is localized.
STR npSysManufactureInfo1.3.6.1.4.1.11.2.4.3.1.13DisplayStringread-onlyThis object provides information about the hardware that the firmware is running on as well as manufacturing codes.
INT npSysPeekAddress1.3.6.1.4.1.11.2.4.3.1.14INTEGERread-writeThis object specifies an address for subsequent peeks.
OCT npSysPeek1.3.6.1.4.1.11.2.4.3.1.15OCTET STRINGread-onlyThis object specifies an address for subsequent peeks.
INT npCardPFatalErr1.3.6.1.4.1.11.2.4.3.2INTEGERread-onlyThe most recent peripheral fatal error that is being displayed on the peripheral's display panel. The error typically appears as a '80 Service (00xx)' error. Refer to peripheral documentation to determine what the error means.
INT npCardIoFatalErr1.3.6.1.4.1.11.2.4.3.3INTEGERread-onlyThe most recent LAN Card error that is being displayed on the peripheral's display panel. The error typically appears as a '80 Service (01xx)' error. Refer to peripheral documentation to determine what the error means.
npConns1.3.6.1.4.1.11.2.4.3.4
CTR npConnsAccepts1.3.6.1.4.1.11.2.4.3.4.1Counterread-onlyThe number of connections accepted since reset.
CTR npConnsRefuseds1.3.6.1.4.1.11.2.4.3.4.2Counterread-onlyThe number of connections refused since reset. Connections are refused for the following reasons: a connection is already active, the peripheral is offline, the network peripheral interface is not ready for connections after a power-up or reset, or there isn't enough buffer space on the card to establish a connection.
CTR npConnsDenys1.3.6.1.4.1.11.2.4.3.4.3Counterread-onlyThe number of connections that the card denied due to failure to match the access list.
IP npConnsDenysIP1.3.6.1.4.1.11.2.4.3.4.4IpAddressread-onlyThe IP address of the last node to be denied a connection due to failure to match the access list.
CTR npConnsAborts1.3.6.1.4.1.11.2.4.3.4.5Counterread-onlyThe number of connections aborted due to a network problem.
STR npConnsAbortReason1.3.6.1.4.1.11.2.4.3.4.6DisplayStringread-onlyThe textual description of why the last abort on the card occurred.
IP npConnsAbortIP1.3.6.1.4.1.11.2.4.3.4.7IpAddressread-onlyThe IP address of the last node to establish a connection before the card aborted.
INT npConnsAbortPort1.3.6.1.4.1.11.2.4.3.4.8INTEGERread-onlyThe port of the last node to establish a connection before the card aborted.
TIK npConnsAbortTime1.3.6.1.4.1.11.2.4.3.4.9TimeTicksread-onlyThe time (in hundredths of a second) since the last time the card was aborted.
INT npConnsState1.3.6.1.4.1.11.2.4.3.4.10INTEGERread-onlyState of current connection to card.
IP npConnsIP1.3.6.1.4.1.11.2.4.3.4.11IpAddressread-onlyRemote IP address of the node currently connected to the card. Zero if no connection is active.
INT npConnsPort1.3.6.1.4.1.11.2.4.3.4.12INTEGERread-onlyRemote port number of the node currently connected to the card. Zero if no connection is active.
INT npConnsPeriphClose1.3.6.1.4.1.11.2.4.3.4.13INTEGERread-onlyThe number of connections closed in response to a peripheral request I/O channel reset request.
INT npConnsIdleTimeouts1.3.6.1.4.1.11.2.4.3.4.14INTEGERread-onlyThe number of connections closed due to an idle timeout.
INT npConnsNmClose1.3.6.1.4.1.11.2.4.3.4.15INTEGERread-onlyThe number of connections closed by SetRequests to the MIB variable, npCtlCloseConnection.
CTR npConnsBytesRecvds1.3.6.1.4.1.11.2.4.3.4.16Counterread-onlyThe number of bytes received by this connection.
CTR npConnsBytesSents1.3.6.1.4.1.11.2.4.3.4.17Counterread-onlyThe number of bytes transmitted by this connection.
npCfg1.3.6.1.4.1.11.2.4.3.5
INT npCfgSource1.3.6.1.4.1.11.2.4.3.5.1INTEGERread-writeThis object indicates how the device obtained its IP configuration.
IP npCfgYiaddr1.3.6.1.4.1.11.2.4.3.5.2IpAddressread-writeThe IP address assigned to the card from the BOOTP reply yiaddr field.
IP npCfgSiaddr1.3.6.1.4.1.11.2.4.3.5.3IpAddressread-onlyThe IP address of the TFTP server from the BOOTP reply siaddr field.
IP npCfgGiaddr1.3.6.1.4.1.11.2.4.3.5.4IpAddressread-onlyThe IP address of the TFTP gateway from the BOOTP reply giaddr field.
IP npCfgLogServer1.3.6.1.4.1.11.2.4.3.5.5IpAddressread-onlyThe IP address of the Log Server from the BOOTP reply Tag: 7 field.
INT npCfgSyslogFacility1.3.6.1.4.1.11.2.4.3.5.6INTEGERread-onlyThis specifies the facility identifier used in syslog messages generated by the card.
INT npCfgAccessState1.3.6.1.4.1.11.2.4.3.5.7INTEGERread-onlyAn indication of whether or not the requesting host is allowed to connect to the card as dictated by the access list.
INT npCfgAccessListNum1.3.6.1.4.1.11.2.4.3.5.8INTEGERread-onlyThe number of access list entries.
npCfgAccessListTable1.3.6.1.4.1.11.2.4.3.5.9not-accessibleList of access addresses and masks.
accessListEntry1.3.6.1.4.1.11.2.4.3.5.9.1not-accessibleEach entry contains an access address and mask.
INT npCfgAccessListIndex1.3.6.1.4.1.11.2.4.3.5.9.1.1INTEGERread-onlyIndex to the configuration access list table.
IP npCfgAccessListAddress1.3.6.1.4.1.11.2.4.3.5.9.1.2IpAddressread-onlyAddress to compare with after applying the wildcard to the requestor's address.
IP npCfgAccessListAddrMask1.3.6.1.4.1.11.2.4.3.5.9.1.3IpAddressread-onlyAddress mask used to help determine whether or not a given IP address is allowed access to the card. An IP address is allowed access if (Addr & AddrMask) == (IP & AddrMask).
INT npCfgIdleTimeout1.3.6.1.4.1.11.2.4.3.5.10INTEGERread-onlyThe idle timeout is the length in seconds after which an idle connection is terminated. A value of zero disables the timeout.
INT npCfgTcpMss1.3.6.1.4.1.11.2.4.3.5.11INTEGERread-writeEnumerate as follows: 0 = treat all hosts as local which means JetDirect sends a maximum of 1460 bytes of data in all outbound packets. 1 = treat hosts on different subnets but in the same network as local which means for hosts in the same network, send 1460 bytes; else send 536 bytes in outbound packets. 2 = treat only hosts on the same network and same subnet as local (use 1460 bytes); otherwise treat them as remote hosts (send 536 bytes).
IP npCfgSubnetMask1.3.6.1.4.1.11.2.4.3.5.12IpAddressread-writeThe subnet mask associated with the IP address of this card.
IP npCfgDefaultGateway1.3.6.1.4.1.11.2.4.3.5.13IpAddressread-writeThis variable contains the IP address of the default router for this card.
INT npCfgSlpTtl1.3.6.1.4.1.11.2.4.3.5.17INTEGERread-writeThe TTL value is used in the IP header of SLP multicast pkts sent by JetDirect.
INT npCfgIPP1.3.6.1.4.1.11.2.4.3.5.18INTEGERread-writeThe value can be 0, meaning IPP has been disabled, or 1, meaning IPP has been enabled.
npTcp1.3.6.1.4.1.11.2.4.3.6
CTR npTcpInSegInOrders1.3.6.1.4.1.11.2.4.3.6.1Counterread-onlyThe number of TCP segments received in order.
CTR npTcpInSegOutOfOrders1.3.6.1.4.1.11.2.4.3.6.2Counterread-onlyThe number of TCP segments received out of order.
CTR npTcpInSegZeroProbes1.3.6.1.4.1.11.2.4.3.6.3Counterread-onlyThe number of TCP zero window probes received.
CTR npTcpInDiscards1.3.6.1.4.1.11.2.4.3.6.4Counterread-onlyThe number of TCP segments received that were discarded.
npCtl1.3.6.1.4.1.11.2.4.3.7
IP npCtlReconfigIP1.3.6.1.4.1.11.2.4.3.7.1IpAddressread-onlyThe IP address of the last node to request a reconfig of the card. This value is preserved across a reconfig.
INT npCtlReconfigPort1.3.6.1.4.1.11.2.4.3.7.2INTEGERread-onlyThe port of the last node to request a reconfig of the card. This value is preserved across a reconfig.
TIK npCtlReconfigTime1.3.6.1.4.1.11.2.4.3.7.3TimeTicksread-onlyThe time (in hundredths of a second) since the last time the card was reconfigured.
IP npCtlCloseIP1.3.6.1.4.1.11.2.4.3.7.4IpAddressread-onlyThe IP address of the last node to request a close of the peripheral data connection on the card. This value is cleared on a reconfig.
INT npCtlClosePort1.3.6.1.4.1.11.2.4.3.7.5INTEGERread-onlyThe port of the last node to request a close of the peripheral data connection on the card. This value is cleared on a reconfig.
INT npCtlImageDump1.3.6.1.4.1.11.2.4.3.7.6INTEGERread-writeWriting a one (1) to this variable causes the card to dump its RAM image into a file using TFTP. The file is dumped onto the BOOTP server machine whose IP address is in the MIB variable, npCfgSiaddr { npCfg 3 }. The file name is: npi. in the tftp directory, where is the IP address of the card. The file must be writable by TFTP.
INT npCtlCloseConnection1.3.6.1.4.1.11.2.4.3.7.7INTEGERread-writeWriting a one (1) to this variable causes the card to close the current peripheral data connection
INT npCtlReconfig1.3.6.1.4.1.11.2.4.3.7.8INTEGERread-writeWriting any value to this variable causes the card to reconfigure itself by doing the BOOTP/TFTP configuration activity.
INT npCtlProtocolSet1.3.6.1.4.1.11.2.4.3.7.9INTEGERread-writeThis is a 4 byte integer value. The least significant bytes represent the protocols on the card. A value of '1' indicates a protocol that is enabled. A value of '0' indicates a protocol that is disabled. The 32-bit protocol enable 'structure' is defined as: bits 31-28: Number of I/O channels/protocols present (NUM_CHAN) bits 27-24: Number of I/O channels which may operate concurrently (NUM_OP_CHAN) bits 23-16: unused, reserved bits 15-1: Individual I/O channel/protocol enable bits, 0 == disable, 1 == enable MIO_IOCHAN_NOVELL bit 1 MIO_IOCHAN_LLC bit 2 MIO_IOCHAN_TCP bit 3 MIO_IOCHAN_ATALK bit 4 bit 0: When NUM_OP_CHAN == 1, auto-protocol select enable bit, 0 == disable, 1 == enable (APS_ON)
INT npCtlStatusPageLang1.3.6.1.4.1.11.2.4.3.7.10INTEGERread-writeThis object specifies the PDL used to print the status page.
INT npCtlPrintStatusPage1.3.6.1.4.1.11.2.4.3.7.11INTEGERread-writeWriting any value to this object causes the device to print a status page.
INT npCtlErrorBehavior1.3.6.1.4.1.11.2.4.3.7.12INTEGERread-writeThis object provides management capability to specify various error/panic/reset modes as are enumerated above. Default is halt_without-dump(4).
INT npCtlCrcControl1.3.6.1.4.1.11.2.4.3.7.13INTEGERread-writeThis object controls and manages the collection of crc data for paperless print testing.
npNpi1.3.6.1.4.1.11.2.4.3.8
npNpiCardStatusEntry1.3.6.1.4.1.11.2.4.3.8.1not-accessibleThese are the set of status bytes that the peripheral passes to the network card. The peripheral and LAN card exchange these status bytes whenever an event causes the status to change.
INT npNpiCseDataState1.3.6.1.4.1.11.2.4.3.8.1.1INTEGERread-onlyThe data state of the LAN card.
INT npNpiCseErrorCode1.3.6.1.4.1.11.2.4.3.8.1.2INTEGERread-onlyThe LAN card's error code.
INT npNpiCseLinkEvent1.3.6.1.4.1.11.2.4.3.8.1.3INTEGERread-onlyThe LAN link event (reset or initialized or triggered).
INT npNpiCseReadMode1.3.6.1.4.1.11.2.4.3.8.1.4INTEGERread-onlyThe state of the LAN card's read channel (operate or idle).
INT npNpiCseWriteMode1.3.6.1.4.1.11.2.4.3.8.1.5INTEGERread-onlyThe state of the LAN card's write channel (operate or idle).
INT npNpiCseWarningCode1.3.6.1.4.1.11.2.4.3.8.1.6INTEGERread-onlyThis indicates that the LAN card channel zero has encountered an error condition which isn't serious enough to shut the peripheral down, but should be checked out.
INT npNpiCseConnectionState1.3.6.1.4.1.11.2.4.3.8.1.7INTEGERread-onlyIndicates whether or not the peripheral is currently connected to a server.
INT npNpiCseNovWarningCode1.3.6.1.4.1.11.2.4.3.8.1.8INTEGERread-onlyThis indicates that the Novell stack has encountered an error condition which isn't serious enough to shut the peripheral down, but should be checked out.
INT npNpiCseLlcWarningCode1.3.6.1.4.1.11.2.4.3.8.1.9INTEGERread-onlyThis indicates that the LLC stack has encountered an error condition which isn't serious enough to shut the peripheral down, but should be checked out.
INT npNpiCseTcpWarningCode1.3.6.1.4.1.11.2.4.3.8.1.10INTEGERread-onlyThis indicates that the TCP stack has encountered an error condition which isn't serious enough to shut the peripheral down, but should be checked out.
INT npNpiCseAtkWarningCode1.3.6.1.4.1.11.2.4.3.8.1.11INTEGERread-onlyThis indicates that the AppleTalk stack has encountered an error condition which isn't serious enough to shut the peripheral down, but should be checked out.
INT npNpiPeripheralAttributeCount1.3.6.1.4.1.11.2.4.3.8.2INTEGERread-onlyThe number of valid bytes of peripheral attributes received from the peripheral.
npNpiPeripheralAttributeEntry1.3.6.1.4.1.11.2.4.3.8.3not-accessibleThe set of bytes that describe the peripheral's attributes as received from the peripheral during the setup of the peripheral to LAN card communications.
INT npNpiPaeLinkDirection1.3.6.1.4.1.11.2.4.3.8.3.1INTEGERread-onlyThe directions that the peripheral is able to transfer data (read and write channels, read channel only, or write channel only).
INT npNpiPaeClass1.3.6.1.4.1.11.2.4.3.8.3.2INTEGERread-onlyThe class assigned to the peripheral onto which this card is plugged.
INT npNpiPaeIdentification1.3.6.1.4.1.11.2.4.3.8.3.3INTEGERread-onlyThe Identification number of the peripheral. These values are defined in the MIO spec. DesignJet, PaintJet XL300, and DesignJet/600 peripherals will identify themselves as LaserJet-IIIsi.
INT npNpiPaeRevision1.3.6.1.4.1.11.2.4.3.8.3.4INTEGERread-onlyThe revision number of the peripheral.
INT npNpiPaeAppleTalk1.3.6.1.4.1.11.2.4.3.8.3.5INTEGERread-onlyIndicates the peripheral supports functionality that the apple talk protocol network provides.
INT npNpiPaeMessage1.3.6.1.4.1.11.2.4.3.8.3.6INTEGERread-onlyReserved for future use.
INT npNpiPaeReserved1.3.6.1.4.1.11.2.4.3.8.3.7INTEGERread-onlyThis field is an unused byte.
INT npNpiPaeMultichanFlag1.3.6.1.4.1.11.2.4.3.8.3.8INTEGERread-onlyAn indication of how many MIO channels the peripheral supports.
INT npNpiPaeDatagramFlag1.3.6.1.4.1.11.2.4.3.8.3.9INTEGERread-onlyAn indication of how many MIO datagram channels the peripheral supports.
npNpiCardAttributeEntry1.3.6.1.4.1.11.2.4.3.8.4not-accessibleThe set of bytes describing the card's attributes as stored in the ROM of this particular LAN card.
INT npNpiCaeLinkDirection1.3.6.1.4.1.11.2.4.3.8.4.1INTEGERread-onlyThe directions that this particular network peripheral card is able to transfer data (read and write, read only or write only).
INT npNpiCaeClass1.3.6.1.4.1.11.2.4.3.8.4.2INTEGERread-onlyThe class of this network peripheral card.
INT npNpiCaeIdentification1.3.6.1.4.1.11.2.4.3.8.4.3INTEGERread-onlyThe identification number assigned this network peripheral card.
INT npNpiCaeRevision1.3.6.1.4.1.11.2.4.3.8.4.4INTEGERread-onlyThe revision number of the network peripheral connection card code on this card.
INT npNpiCaeAppleTalk1.3.6.1.4.1.11.2.4.3.8.4.5INTEGERread-onlyIndicates that the card supports the apple talk protocol network.
INT npNpiCaeMessage1.3.6.1.4.1.11.2.4.3.8.4.6INTEGERread-onlyIndicates that the card supports the messaging mode protocol.
INT npNpiCaeReserved1.3.6.1.4.1.11.2.4.3.8.4.7INTEGERread-onlyReserved object for future use.
INT npNpiCaeMultichan1.3.6.1.4.1.11.2.4.3.8.4.8INTEGERread-onlyAn indication of how many MIO channels the I/O card supports.
INT npNpiCaeDatagram1.3.6.1.4.1.11.2.4.3.8.4.9INTEGERread-onlyAn indication of how many MIO datagram channels the I/O card supports.
npElt1.3.6.1.4.1.11.2.4.3.9
npEltErrorLogTable1.3.6.1.4.1.11.2.4.3.9.1not-accessibleThe LAN card's error log.
npEltEntry1.3.6.1.4.1.11.2.4.3.9.1.1not-accessibleThe LAN card's error log table entries.
INT npEltErrIndex1.3.6.1.4.1.11.2.4.3.9.1.1.1INTEGERread-onlyThe index that uniquely identifies an error log entry.
INT npEltErrErrorId1.3.6.1.4.1.11.2.4.3.9.1.1.2INTEGERread-onlyIdentification for this error.
INT npEltErrErrorParam1.3.6.1.4.1.11.2.4.3.9.1.1.3INTEGERread-onlyError Parameter value.
TIK npEltErrTimeStamp1.3.6.1.4.1.11.2.4.3.9.1.1.4TimeTicksread-onlyTime in timer ticks when error log entry was made.
npIpx1.3.6.1.4.1.11.2.4.3.10
OCT npIpxGetUnitCfgResp1.3.6.1.4.1.11.2.4.3.10.1OCTET STRINGread-onlyThis object is the Get Unit Config Response structure described in the IPX code. This structure is of variable length depending on how many servers are configured.
INT npIpx8022frametype1.3.6.1.4.1.11.2.4.3.10.2INTEGERread-onlyThe number of IPX FT8022 frames received.
INT npIpxSNAPframetype1.3.6.1.4.1.11.2.4.3.10.3INTEGERread-onlyThe number of IPX FTSNAP frames received.
INT npIpxEthernetframetype1.3.6.1.4.1.11.2.4.3.10.4INTEGERread-onlyThe number of IPX FTEthernet frames received.
INT npIpx8023Rawframetype1.3.6.1.4.1.11.2.4.3.10.5INTEGERread-onlyThe number of IPX FT8023RAW frames received.
OCT npIpxSapInfo1.3.6.1.4.1.11.2.4.3.10.6OCTET STRINGread-onlyThis is a 50 byte array that contains the following information. 2 bytes: bindery object type (always 030c in hi-lo order) 12 bytes: Mac address of card (ASCII) 2 bytes: frame type also high bit (8000) is set if card is not configured 2 bytes : unit type (hex 81 for NetJet card) 32 bytes: node name (ASCII) which is: print server name for Queue Server mode printer name for RPTR mode
OCT npIpxGetUnitCfgResp21.3.6.1.4.1.11.2.4.3.10.7OCTET STRINGread-onlyThis object is the Get Unit Config Response structure described in the IPX code. This structure is of variable length depending on how many servers are configured. This is the second set of info when more than 8 print servers are configured.
OCT npIpxUnitName1.3.6.1.4.1.11.2.4.3.10.8OCTET STRINGread-writeThis is the name by which the device advertises over NetWare. In remote printer mode, this is referred to as the node name. In queue server mode this name doubles as the print server name used to log into a file server (in bindery mode). This value is settable. If a string that is longer than the maximum length is sent, the value will be truncated to the max. The max size does not include a null-terminating octet, nor does the string include a null octet. Setting this value to a zero length string or a single null character will cause the card to reset to factory defaults in the Novell mode only. Returning the node name to the NPIxxxxxx standard, resetting all options, and returning all slots to unconfigured. Any sets to this object will cause the card to reset, dropping all connections immediately (even in the middle of a job). This reset will occur even if the name sent is identical to the prior name.
OCT npIpxNdsTreeName1.3.6.1.4.1.11.2.4.3.10.9OCTET STRINGread-writeThis is the name of the NDS tree by which the JetDirect attempts to connect and authenticate. NDS support is enabled when this value is provided (although connections do not become initiated until ipxUnitName is reset). To deconfigure the NDS support it is necessary to remove this tree name by setting the value to a zero length octet string or setting it to a single null character.
npIpxNdsFullyQualifiedName1.3.6.1.4.1.11.2.4.3.10.10not-accessibleThese objects contain the NDS fully qualified print server name. If the npIpxNdsTreeName object is unconfigured, then this value is unused. The name is in length-preceded unicode format. The length is a four octet, little-endian integer. Following the length is a string of two octet unicode characters. The name is terminated by two zero octets. Example: CN=PS_Name.OU=boise.O=hp CN=PS_Name.O U=boise.O=hp Because the name can be very large, it is split up into two objects. The second object may be an empty string if the name is less than 128 characters long.
OCT npIpxNdsFullyQualifiedName11.3.6.1.4.1.11.2.4.3.10.10.1OCTET STRINGread-writeThe length and the first 128 characters of the NDS fully qualified print server name.
OCT npIpxNdsFullyQualifiedName21.3.6.1.4.1.11.2.4.3.10.10.2OCTET STRINGread-writeThe rest of the NDS fully qualified print server name. This is the continuation of npIpxNdsFullyQualifiedName1 for names longer than 128 characters. The value will be an empty string if the name is less than 128 characters long.
npIpxServerConnTable1.3.6.1.4.1.11.2.4.3.10.11not-accessibleA list of npIpxServerConn entries.
npIpxServerConnEntry1.3.6.1.4.1.11.2.4.3.10.11.1not-accessibleAn entry contains the status of a file server connection. Each entry indicates the file server dynamically connected in the given slot, the connection status, NCP status, and NDS status. To set a new serverConnTable entry perform an snmpset of the serverConn name including only the column. The row will be returned. IpxUnitName {.1.3.6.1.4.1.11.2.4.3.10.8.0} is used to synchronize novell stack operation when multiple connTable entries are required. Normally, all connTable entries are first set, and then IpxUnitName is set. This triggers novell stack to reconfigure to use the the new connTable entries. New connTable entries are retrievable with get/getnext only after setting of the ipxUnixName. examples: To set connTable entry: $ snmpset -cinternal 15.29.43.73 .1.3.6.1.4.1.11.2.4.3.10.11.1.3 octetstring server1 .1.3.6.1.4.1.11.2.4.3.10.11.1.3.2 : OCTET STRING- (ascii): server1 $ snmpset -cinternal 15.29.43.73 .1.3.6.1.4.1.11.2.4.3.10.11.1.3 octetstring server2 .1.3.6.1.4.1.11.2.4.3.10.11.1.3.2 : OCTET STRING- (ascii): server2 To set ipxUnitName: $ snmpset -cinternal 15.29.43.73 .1.3.6.1.4.1.11.2.4.3.10.8.0 octetstring UNIT_A .1.3.6.1.4.1.11.2.4.3.10.8.0 : OCTET STRING- (ascii): UNIT_A To walk connTable: $ snmpwalk 15.29.43.73 .1.3.6.1.4.1.11.2.4.3.10.11 .1.3.6.1.4.1.11.2.4.3.10.11.1.1.1 : INTEGER: 1 .1.3.6.1.4.1.11.2.4.3.10.11.1.2.1 : INTEGER: 2 .1.3.6.1.4.1.11.2.4.3.10.11.1.3.1 : OCTET STRING- (ascii): server1 .1.3.6.1.4.1.11.2.4.3.10.11.1.4.1 : INTEGER: 4 .1.3.6.1.4.1.11.2.4.3.10.11.1.5.1 : INTEGER: 0 .1.3.6.1.4.1.11.2.4.3.10.11.1.6.1 : INTEGER: 0 .1.3.6.1.4.1.11.2.4.3.10.11.1.1.2 : INTEGER: 2 .1.3.6.1.4.1.11.2.4.3.10.11.1.2.2 : INTEGER: 2 .1.3.6.1.4.1.11.2.4.3.10.11.1.3.2 : OCTET STRING- (ascii): server2 .1.3.6.1.4.1.11.2.4.3.10.11.1.4.2 : INTEGER: 1 .1.3.6.1.4.1.11.2.4.3.10.11.1.5.2 : INTEGER: 0 .1.3.6.1.4.1.11.2.4.3.10.11.1.6.2 : INTEGER: 0
INT npIpxServerConnIndex1.3.6.1.4.1.11.2.4.3.10.11.1.1INTEGERread-onlyThe index value which uniquely identifies the server connection to which this entry is applicable.
INT npIpxServerConnMode1.3.6.1.4.1.11.2.4.3.10.11.1.2INTEGERread-onlyThe operating mode of the server.
OCT npIpxServerConnName1.3.6.1.4.1.11.2.4.3.10.11.1.3OCTET STRINGread-writeThe name of the server.
INT npIpxServerConnStatus1.3.6.1.4.1.11.2.4.3.10.11.1.4INTEGERread-onlyThe RCFG connection status of the server.
INT npIpxServerConnNcpStatus1.3.6.1.4.1.11.2.4.3.10.11.1.5INTEGERread-onlyThe last NCP code of the server.
INT npIpxServerConnNdsStatus1.3.6.1.4.1.11.2.4.3.10.11.1.6INTEGERread-onlyThe last NDS code of the server.
npIpxObsoleteServerConnInfo1.3.6.1.4.1.11.2.4.3.10.12not-accessibleThese objects are obsolets, but are here for backwards compatility with pre-release software.
OCT npIpxObsoleteServerConnInfo11.3.6.1.4.1.11.2.4.3.10.12.1OCTET STRINGread-onlyThis object contains a list of 8 structures that refer to the status of the first eight file server connection slot entries. Each entry indicates the file server dynamically connected in the given slot. Besides the name of the file server, connection status, NCP status, and NDS status is provided. If the file server name in a given slot has '\0' in the first byte, that slot is not in use. The structure applied: struct { uchar opMode; // Operating mode of server // 0x00 = QServer (bindery) // 0x01 = RPrinter // 0x03 = QServer (nds) char fsName[48]; // name of file server in slot uchar connStat; // RCFG connection status uchar ncpStat; // last NCP code uchar pad; uint32 ndsStat; // last NDS code (big-endian) } slots[8];
OCT npIpxObsoleteServerConnInfo21.3.6.1.4.1.11.2.4.3.10.12.2OCTET STRINGread-onlyThe server connection info for slots 9-16. See above for format.
OCT npIpxRcfgAddress1.3.6.1.4.1.11.2.4.3.10.13OCTET STRINGread-writeThe 12 octet IPX address of the Novell RCFG socket. The address is in network byte order.
OCT npIpxRcfgRemotePrintServerName1.3.6.1.4.1.11.2.4.3.10.14OCTET STRINGread-writeRemote print server name.
INT npIpxRcfgRemotePrinterNumber1.3.6.1.4.1.11.2.4.3.10.15INTEGERread-writeremote Printer Number (valid in remote Printer Mode only) range: 0-255 for 4.X servers 0-15 for 3.X servers
INT npIpxRestart1.3.6.1.4.1.11.2.4.3.10.16INTEGERread-writeSetting of this object to zero causes a soft reset of the board, setting to one causes a hard reset of the board.
INT npIpxSourceRoute1.3.6.1.4.1.11.2.4.3.10.17INTEGERread-writeThis object provides control/status for source route. Options for Token Ring networks are as follows: 00 - Auto Sensing mode 01 - Send without SR, receive only if same ring 02 - Send with SR, single route 03 - Send with SR, all routes used receive any
INT npIpxFrameType1.3.6.1.4.1.11.2.4.3.10.18INTEGERread-writeThis object returns the frame type current enabled, possibilities are as follows: 00 - Auto 01 - Ethernet 8023 or Token-ring 02 - Ethernet II or Token-ring SNAP 03 - Ethernet 8022 04 - Ethernet SNAP
INT npIpxJobPollInterval1.3.6.1.4.1.11.2.4.3.10.19INTEGERread-writeQueue server job poll interval.
INT npIpxSapBroadcastInterval1.3.6.1.4.1.11.2.4.3.10.20INTEGERread-writeCurrently effective SAP broadcast Interval: range: 0-3600 seconds default: 60 seconds 0 value indicates SAP broadcasts are disabled.
INT npIpxPjlEnableFlag1.3.6.1.4.1.11.2.4.3.10.21INTEGERread-writeCurrently effective PJL Enable Flag, possible values include: 00 - PJL disable 01 - PJL Job, banner 02 - Ustatus for end of job detection 03 - banners and end of job detection
INT npIpxTonerLowNotification1.3.6.1.4.1.11.2.4.3.10.22INTEGERread-writeCurrent Configuration for toner low notification. Possible values include: 00 - notify only if intervention is required. 01 - Notify even if peripheral is still operational.
INT npIpxNetNumber1.3.6.1.4.1.11.2.4.3.10.23INTEGERread-onlyCurrent Ipx network number.
npDm1.3.6.1.4.1.11.2.4.3.11
INT npDmConnSupp1.3.6.1.4.1.11.2.4.3.11.1INTEGERread-onlyThis is the number of current active Direct Mode connections.
INT npDmConnAvail1.3.6.1.4.1.11.2.4.3.11.2INTEGERread-onlyThis is the number of Direct Mode connections available.
INT npDmProtSupp1.3.6.1.4.1.11.2.4.3.11.3INTEGERread-onlyThis is a bit string that contains a list of protocols over which DirectMode is supported. A specified bit represents each protocol statck. Support for more than one stack is indicated by multiple bits ORed together. 0x01 = IPX/SPX 0x02 = TCP/IP 0x04 = DLC/LLC 0x08 = AppleTalk
OCT npDmServerInfo11.3.6.1.4.1.11.2.4.3.11.4OCTET STRINGread-onlyThis object shows the address of the server that is connected to the DirectMode slot. This structure returns AT_AVAIL if there is no server attached to this slot and AT_NOSUPP if the slot number is out of range. struct{ ushort16 addrType; /* type of address */ ushort16 pktSize; /* size of negotiate packet size */ uchar8 addr[4-12]; /* address */ } AT_AVAIL 0 /* connection available */ AT_NOTSUPP 1 /* connection slot not supported */ AT_SPX 2 /* 12-byte SPX address */ AT_TCP 3 /* 4-byte TCP address */ AT_LLC 4 /* 6-byte LLC address */ AT_AT 5 /* Appletalk address */ Only AT_AVAIL, AT_NOTSUPP, and AT_SPX are currently supported.
llcconstategroup1.3.6.1.4.1.11.2.4.3.12
INT llcN2Value1.3.6.1.4.1.11.2.4.3.12.1INTEGERread-onlyThis is the value of the N2 variable used in the 802.2 type II connection. This value is the number of retransmissions that could occur if a host peer is not responding. The Ti timer is this value (N2) times 3 (N2 x 3). The value of the T1 timer is this value (N2) in seconds.
INT llcConnectionstate1.3.6.1.4.1.11.2.4.3.12.7INTEGERread-onlyThis is the llc connection state for Lan Manager and Lan Server.
OCT npLlcServerAddress1.3.6.1.4.1.11.2.4.3.12.8OCTET STRINGread-onlyThis is the LLC server address for Lan Manager and Lan Server.
npPort1.3.6.1.4.1.11.2.4.3.13
INT npPortPortNumPorts1.3.6.1.4.1.11.2.4.3.13.1INTEGERread-onlyThe number of peripheral interfaces supported by this device.
INT npPortPortType1.3.6.1.4.1.11.2.4.3.13.2INTEGERread-onlyThe type of the peripheral interface. A parallel port will return the specific protocl currently in use. If the parallel port is disconnected it will return parallel(4).
INT npPortDesiredMode1.3.6.1.4.1.11.2.4.3.13.3INTEGERread-writeThe desired (remotely specified) operating mode of the parallel port. The following map is used to determine mode availability and provides the definition for each mode: Available When npPortDesiredMode Definition ------------------ -------------- 1 bitronics always EX will attempt to retrieve nibble mode back channel data from the printer. If the printer does not support bitronics, EX will default back to compatibility mode. 2 centronics npPortMaxModeAvailable >= 1 EX will only support compatibility (centronics) mode when talking to the printer 3 ecpWithNibbleMLC npPortMaxModeAvailable >= 1 EX will attempt to talk to the printer across MLC. This is done by using ECP in the forward direction and nibble-mode bitronics in the reverse direction. If the printer does not support both MLC and ECP, EX will fall back to regular bitronics, as described above. 4 ecpWithMLC npPortMaxModeAvailable >= 1 EX will attempt to talk to the printer across MLC. This is done by using ECP in both forward and reverse directions. If the printer does not support both MLC and ECP, EX will fall back to regular bitronics, as described above. 5 ecp npPortMaxModeAvailable >= 1 EX will attempt to talk to the printer using ECP in both the forward and reverse directions. If the printer does not support ECP, EX will fall back to regular bitronics, as described above.
INT npPortCentronicsHandshaking1.3.6.1.4.1.11.2.4.3.13.4INTEGERread-writeThe handshaking to be used in sending data over the parallel port.
INT npPortStatusLines1.3.6.1.4.1.11.2.4.3.13.5INTEGERread-onlyThe state of the centronics status lines from the peripheral. The value is a bit mask. Bit Value Signal 0 0x01 nACK 1 0x02 2 0x04 3 0x08 4 0x10 nFAULT 5 0x20 SELECT 6 0x40 PERROR 7 0x80 BUSY
INT npPortMaxModeAvaliable1.3.6.1.4.1.11.2.4.3.13.6INTEGERread-onlyThe maximum available parallel mode by which the print-server may connect to an attached peripheral. This is a function of the the available hardware and firmware capabilities. The value represents a mode of parallel operation, as defined in the following table: Value Mode ----- ----------------- 0x01 Centronics 0x03 ECP/MLC w/ nibble 0x04 ECP/MLC 0x05 ECP, No MLC
INT npPortBidiPollRate1.3.6.1.4.1.11.2.4.3.13.7INTEGERread-writePoll rate for bi-directional data. Range is 10 to 100 seconds. Defaults to 40 seconds.
npXip1.3.6.1.4.1.11.2.4.3.14
INT xipActive1.3.6.1.4.1.11.2.4.3.14.1INTEGERread-onlyThis indicates whether the card and peripheral support XIP and at least one of the protocol stacks is enables (UDP or IPX).
npCRC1.3.6.1.4.1.11.2.4.3.15
npCRCTable1.3.6.1.4.1.11.2.4.3.15.1not-accessible
npCRCEntry1.3.6.1.4.1.11.2.4.3.15.1.1not-accessible
INT npCRCIndex1.3.6.1.4.1.11.2.4.3.15.1.1.1INTEGERread-only
OCT npCRCText1.3.6.1.4.1.11.2.4.3.15.1.1.2OCTET STRINGread-only
INT npCRCChannel1.3.6.1.4.1.11.2.4.3.15.1.1.3INTEGERread-only
npDhcp1.3.6.1.4.1.11.2.4.3.16
INT npDHCPconfig1.3.6.1.4.1.11.2.4.3.16.1INTEGERread-writeThis object allows a user to enable or disable configuration via DHCP. If DHCP is disabled, bootp is used for configuration. Supported in firmware revisions beginning with D-04-15, E-04-20(initial version, and ending at A,D,E-05.
IP npDHCPserver1.3.6.1.4.1.11.2.4.3.16.2IpAddressread-onlyIP address of DHCP server that provided this unit with an IP address via the DHCP protocol.
npScan1.3.6.1.4.1.11.2.4.3.17
INT npScanIdleTimeout1.3.6.1.4.1.11.2.4.3.17.1INTEGERread-writeThe idle time, in seconds, after which an idle connection may be terminated. A value of zero disables the timeout.
INT npScanTimeRemaining1.3.6.1.4.1.11.2.4.3.17.2INTEGERread-onlyThe time remaining, in seconds, until the current connection's lock expires. Once a connection's lock expires, JetDirect will terminate it if another connect request arrives. The time is reset whenever there is activity on the connection. A value of zero indicates there is no connection.
OCT npScanCurrentAddr1.3.6.1.4.1.11.2.4.3.17.3OCTET STRINGread-onlyThe remote address of the current scan connection. The format is a sockaddr structure containing an IP or IPX address.
OCT npScanCurrentName1.3.6.1.4.1.11.2.4.3.17.4OCTET STRINGread-writeHuman readable name of the current scan client. This object is a scratchpad for client software to provide the current user name so that other clients can include it in busy messages. JetDirect does not use this value; it is provided for cooperating software packages to notify each other of the current user name.
INT npScanStatus1.3.6.1.4.1.11.2.4.3.17.5INTEGERread-onlyCurrent status of scanner. Status values TBD.
npWeb1.3.6.1.4.1.11.2.4.3.18
INT embeddedWebCfg1.3.6.1.4.1.11.2.4.3.18.1INTEGERread-onlyFunctionality provided by embedded web server (ews). 0 = no ews 1 = ews on JetDirect for JetDirect status/configuration 4 = ews on JetDirect for scanner status/configuration 8 = ews on device for device status/configuration
OCT wjaFrameworkURL1.3.6.1.4.1.11.2.4.3.18.2OCTET STRINGread-writeSet by a present WJA system. Once set, the WJD user interface will add a framework link from the WJD navigation bar. This link will allow user navigation to the highest level page of WJA. This will allow users to easily navigate to WJA to manage other devices with the network. Since the URL can become stale, it is required that the WJD code verifies that the URL is active before actually using it. This is required since the WJA system may not always be operable. Maximum length of the url must be less than 255 bytes.
OCT wjaFrameworkName1.3.6.1.4.1.11.2.4.3.18.3OCTET STRINGread-writeUsed by WJA systems as a scratch pad location for communication of current wja name. Name will be truncated to 64 characters.
OCT extFrameworkURL1.3.6.1.4.1.11.2.4.3.18.4OCTET STRINGread-writeSet by a present external system. Once set, the WJD user interface will add a framework link from the WHD navigation bar. This link will allow user navigation to the highest level page of WJA. This will allow users to easily navigate to external systems to manage other devices with the network. Since the URL can become stale, it is required that the WJD code verifies that the URL is active before actually using it. This is required since the WJA system may not always be operable. Maximum length of the url must be less than 255 bytes.
OCT extFrameworkName1.3.6.1.4.1.11.2.4.3.18.5OCTET STRINGread-writeUsed by external systems as a scratch pad location for communication of current wja name. Name will be truncated to 64 characters.
OCT ippUrl1.3.6.1.4.1.11.2.4.3.18.6OCTET STRINGread-writeUsed by Internet Printing Protocol managers to define current URL. Maximum length of the url must be less than 255 bytes.
trap1.3.6.1.4.1.11.2.13
trapDest1.3.6.1.4.1.11.2.13.1
INT trapDestinationNum1.3.6.1.4.1.11.2.13.1.1INTEGERread-onlyThe number of trap destinations.
trapDestinationTable1.3.6.1.4.1.11.2.13.1.2not-accessibleProtocol specific list of destinations to which the agent sends traps.
trapDestinationEntry1.3.6.1.4.1.11.2.13.1.2.1not-accessibleEntries are a protocol specific sequence of trap destination parameters.
IP trapAddrFamily1.3.6.1.4.1.11.2.13.1.2.1.1IpAddressread-writeProtocol family for trap. Possible values: 0 NOT_SET 1 AF_UDP 2 AF_IPX 3 AF_LLC 4 AF_DDP
IP trapAddrIp1.3.6.1.4.1.11.2.13.1.2.1.2IpAddressread-writeIp address of trap destination.
INT trapPort1.3.6.1.4.1.11.2.13.1.2.1.3INTEGERread-writeHost port to which traps are sent.
OCT trapCommunityName1.3.6.1.4.1.11.2.13.1.2.1.4OCTET STRINGread-writeTrap community name specified in the trap packet.
INT trapTest1.3.6.1.4.1.11.2.13.1.3INTEGERread-writeCauses agent to send an snmp trap to hosts registered in the trap destination table. Value specified will be used as the specific trap id.
INT trapSource1.3.6.1.4.1.11.2.13.1.4INTEGERread-writeSets the agent internal source for traps. Possibilities are as follows: 0 = ALL_TRAPS_ON 1 = ASYNC_PERIPHERAL_STATUS traps only 2 = proprietary pml traps only 3 = alert table traps only
icf1.3.6.1.4.1.11.2.14
hpicfAdmin1.3.6.1.4.1.11.2.14.10
hpicfDomains1.3.6.1.4.1.11.2.14.10.1
hpicfLLCDomain1.3.6.1.4.1.11.2.14.10.1.1
hpicfObjects1.3.6.1.4.1.11.2.14.11
hpicfCommon1.3.6.1.4.1.11.2.14.11.1
hpicfChain1.3.6.1.4.1.11.2.14.11.1.1
hpicfNBPDomain1.3.6.1.4.1.11.2.14.11.1.2
hpicfDownload1.3.6.1.4.1.11.2.14.11.1.3
hpicfDownloadTable1.3.6.1.4.1.11.2.14.11.1.3.1not-accessibleA table of firmware downloads to this device. There will at any time be either 0 or 1 rows in this table, and the only valid index for this table is 1. It is only a table so that we may take advantage of the RowStatus textual convention for configuring the download parameters.
hpicfDownloadEntry1.3.6.1.4.1.11.2.14.11.1.3.1.1not-accessibleThe row in the hpicfDownloadTable containing the download parameters.
INT hpicfDownloadIndex1.3.6.1.4.1.11.2.14.11.1.3.1.1.1INTEGERnot-accessibleThe index which uniquely identifies this row. The only legal value for this object is 1.
OCT hpicfDownloadOwnerAddress1.3.6.1.4.1.11.2.14.11.1.3.1.1.2OCTET STRINGread-onlyThe transport address of the management station that initiated this download attempt, formatted according to the value of hpicfDownloadOwnerDomain. An attempt to modify this value will fail if the associated hpicfDownloadStatus object would be equal to 'active' both before and after the modification attempt.
OID hpicfDownloadOwnerDomain1.3.6.1.4.1.11.2.14.11.1.3.1.1.3OBJECT IDENTIFIERread-onlyThe kind of transport service used by the management station that initiated this download attempt. An attempt to modify this value will fail if the associated hpicfDownloadStatus object would be equal to 'active' both before and after the modification attempt.
OCT hpicfDownloadTAddress1.3.6.1.4.1.11.2.14.11.1.3.1.1.4OCTET STRINGread-writeThe transport address of the node to download firmware from, formatted according to the value of hpicfDownloadTDomain. An attempt to modify this value will fail if the associated hpicfDownloadStatus object would be equal to 'active' both before and after the modification attempt.
OID hpicfDownloadTDomain1.3.6.1.4.1.11.2.14.11.1.3.1.1.5OBJECT IDENTIFIERread-writeThe kind of transport service to be used for the download. Currently supports snmpUDPDomain and snmpIPXDomain. An attempt to modify this value will fail if the associated hpicfDownloadStatus object would be equal to 'active' both before and after the modification attempt.
STR hpicfDownloadFilename1.3.6.1.4.1.11.2.14.11.1.3.1.1.6DisplayStringread-writeFilename and path of file to download (maximum length of 63 characters + NULL). An attempt to modify this value will fail if the associated hpicfDownloadStatus object would be equal to 'active' both before and after the modification attempt.
INT hpicfDownloadResetType1.3.6.1.4.1.11.2.14.11.1.3.1.1.7INTEGERread-writeThe type of reset to perform after completion of the firmware download. Note that not all agents will support all possible values, and there may be other agent-specific values for this object.
INT hpicfDownloadErrorStatus1.3.6.1.4.1.11.2.14.11.1.3.1.1.8INTEGERread-onlyStatus of download. The first seven codes are equal to the codes defined by the TFTP protocol. 'notDefined' is the same as TFTP protocol error 0. 'corruptFile' means that the agent detected a problem with the download file format. 'noServer' means the TFTP server at hpicfDownloadTAddress did not respond to the TFTP request. 'tftpTimeout' means that the download was aborted due to excessive timeouts. 'hardwareError' means that there was a hardware problem on the agent that forced an abort of the download (see hpicfDownloadErrorText for more detailed information). 'success' means that the download has completed successfully. 'inProgress' means that the TFTP transfer is currently active. 'idle means' that the download has not yet started (i.e. the value of hpicfDownloadStatus has not yet been set to 'active').
STR hpicfDownloadErrorText1.3.6.1.4.1.11.2.14.11.1.3.1.1.9DisplayStringread-onlyA textual description of the current error status of the firmware download.
INT hpicfDownloadStatus1.3.6.1.4.1.11.2.14.11.1.3.1.1.10INTEGERread-writeThe status of this download entry. This object may not be set to 'active' unless the following columnar objects exist in this row: hpicfDownloadOwnerAddress, hpicfDownloadOwnerDomain, hpicfDownloadTAddress, hpicfDownloadTDomain, and hpicfDownloadFilename.
INT hpicfDownloadLogMaxSize1.3.6.1.4.1.11.2.14.11.1.3.2INTEGERread-onlyThe maximum number of the download log entries supported by this agent. Note that 0 is a legal value for this variable.
snmpAccess1.3.6.1.4.1.11.2.15
community1.3.6.1.4.1.11.2.15.1
OCT setCommunityName1.3.6.1.4.1.11.2.15.1.1OCTET STRINGread-writeThis object controls access of snmp read-write requests. Factory default configuration provides authentication of incoming packets with community names: internal and public. This object overrides the factory default settings so that the factory default setttings no longer work. This object returns SET or NOT_SET.
OCT getCommunityName1.3.6.1.4.1.11.2.15.1.2OCTET STRINGread-onlyThis object controls access of snmp read requests. Factory default configuration provides authentication of incoming packets with community names: internal and public. This object provides access in addition to the factory default settings. This object returns SET or NOT_SET.
hpWebMgmt1.3.6.1.4.1.11.2.36
hpHttpMgMod1.3.6.1.4.1.11.2.36.1
hpHttpMgObjects1.3.6.1.4.1.11.2.36.1.1
hpHttpMgDefaults1.3.6.1.4.1.11.2.36.1.1.1
STR hpHttpMgDefaultURL1.3.6.1.4.1.11.2.36.1.1.1.1Utf8Stringread-writeA Uniform Resource Locator (URL), as defined in RFC1738, for the default management information for this device. This URL is typically used by a HTTP browser to display management information for this device. This default page should contain links to any other management pages for this device.

RFC description

Defines managed objects for HP JetDirect network print servers, covering device status (paper, toner, errors), network interface statistics (Ethernet/Token Ring), TCP/IP and IPX protocol configuration, SNMP trap destinations, security settings, and firmware management.

Start monitoring HP LaserJet printer with JetDirect print-server card (legacy models) 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 JETDIRECT3-MIB