All MIBs › JETDIRECT3-MIB
Category: Network Management
Description:
Manages HP JetDirect network print server configuration and print job status.
Imported Objects
| 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 symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| mib_2 | 1.3.6.1.2.1 | |||
| interfaces | 1.3.6.1.2.1.2 | |||
| INT ifNumber | 1.3.6.1.2.1.2.1 | INTEGER | read-only | The number of network interfaces (regardless of their current state) present on this system. |
| ifTable | 1.3.6.1.2.1.2.2 | not-accessible | A list of interface entries. The number of entries is given by the value of ifNumber. | |
| ifEntry | 1.3.6.1.2.1.2.2.1 | not-accessible | An interface entry containing objects at the subnetwork layer and below for a particular interface. | |
| INT ifIndex | 1.3.6.1.2.1.2.2.1.1 | INTEGER | read-only | A 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 ifDescr | 1.3.6.1.2.1.2.2.1.2 | DisplayString | read-only | A 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 ifType | 1.3.6.1.2.1.2.2.1.3 | INTEGER | read-only | The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. |
| INT ifMtu | 1.3.6.1.2.1.2.2.1.4 | INTEGER | read-only | The 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 ifSpeed | 1.3.6.1.2.1.2.2.1.5 | Gauge | read-only | An 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 ifPhysAddress | 1.3.6.1.2.1.2.2.1.6 | OCTET STRING | read-only | The 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 ifAdminStatus | 1.3.6.1.2.1.2.2.1.7 | INTEGER | read-only | The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. |
| INT ifOperStatus | 1.3.6.1.2.1.2.2.1.8 | INTEGER | read-only | The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. |
| TIK ifLastChange | 1.3.6.1.2.1.2.2.1.9 | TimeTicks | read-only | The 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 ifInOctets | 1.3.6.1.2.1.2.2.1.10 | Counter | read-only | The total number of octets received on the interface, including framing characters. |
| CTR ifInUcastPkts | 1.3.6.1.2.1.2.2.1.11 | Counter | read-only | The number of subnetwork-unicast packets delivered to a higher-layer protocol. |
| CTR ifInNUcastPkts | 1.3.6.1.2.1.2.2.1.12 | Counter | read-only | The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. |
| CTR ifInDiscards | 1.3.6.1.2.1.2.2.1.13 | Counter | read-only | The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. |
| CTR ifInErrors | 1.3.6.1.2.1.2.2.1.14 | Counter | read-only | The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
| CTR ifInUnknownProtos | 1.3.6.1.2.1.2.2.1.15 | Counter | read-only | The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. |
| CTR ifOutOctets | 1.3.6.1.2.1.2.2.1.16 | Counter | read-only | The total number of octets transmitted out of the interface, including framing characters. |
| CTR ifOutUcastPkts | 1.3.6.1.2.1.2.2.1.17 | Counter | read-only | The 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 ifOutNUcastPkts | 1.3.6.1.2.1.2.2.1.18 | Counter | read-only | The 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 ifOutDiscards | 1.3.6.1.2.1.2.2.1.19 | Counter | read-only | The 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 ifOutErrors | 1.3.6.1.2.1.2.2.1.20 | Counter | read-only | The number of outbound packets that could not be transmitted because of errors. |
| GAU ifOutQLen | 1.3.6.1.2.1.2.2.1.21 | Gauge | read-only | The length of the output packet queue (in packets). |
| OID ifSpecific | 1.3.6.1.2.1.2.2.1.22 | OBJECT IDENTIFIER | read-only | A 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. |
| at | 1.3.6.1.2.1.3 | |||
| atTable | 1.3.6.1.2.1.3.1 | not-accessible | The 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. | |
| atEntry | 1.3.6.1.2.1.3.1.1 | not-accessible | Each entry contains one NetworkAddress to `physical' address equivalence. | |
| INT atIfIndex | 1.3.6.1.2.1.3.1.1.1 | INTEGER | read-only | The 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 atPhysAddress | 1.3.6.1.2.1.3.1.1.2 | OCTET STRING | read-only | The 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 atNetAddress | 1.3.6.1.2.1.3.1.1.3 | IpAddress | read-only | The NetworkAddress (e.g., the IP address) corresponding to the media-dependent `physical' address. |
| ip | 1.3.6.1.2.1.4 | |||
| INT ipForwarding | 1.3.6.1.2.1.4.1 | INTEGER | read-only | The 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 ipDefaultTTL | 1.3.6.1.2.1.4.2 | INTEGER | read-only | The 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 ipInReceives | 1.3.6.1.2.1.4.3 | Counter | read-only | The total number of input datagrams received from interfaces, including those received in error. |
| CTR ipInHdrErrors | 1.3.6.1.2.1.4.4 | Counter | read-only | The 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 ipInAddrErrors | 1.3.6.1.2.1.4.5 | Counter | read-only | The 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 ipForwDatagrams | 1.3.6.1.2.1.4.6 | Counter | read-only | The 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 ipInUnknownProtos | 1.3.6.1.2.1.4.7 | Counter | read-only | The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. |
| CTR ipInDiscards | 1.3.6.1.2.1.4.8 | Counter | read-only | The 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 ipInDelivers | 1.3.6.1.2.1.4.9 | Counter | read-only | The total number of input datagrams successfully delivered to IP user-protocols (including ICMP). |
| CTR ipOutRequests | 1.3.6.1.2.1.4.10 | Counter | read-only | The 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 ipOutDiscards | 1.3.6.1.2.1.4.11 | Counter | read-only | The 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 ipOutNoRoutes | 1.3.6.1.2.1.4.12 | Counter | read-only | The 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 ipReasmTimeout | 1.3.6.1.2.1.4.13 | INTEGER | read-only | The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity. |
| CTR ipReasmReqds | 1.3.6.1.2.1.4.14 | Counter | read-only | The number of IP fragments received which needed to be reassembled at this entity. |
| CTR ipReasmOKs | 1.3.6.1.2.1.4.15 | Counter | read-only | The number of IP datagrams successfully re- assembled. |
| CTR ipReasmFails | 1.3.6.1.2.1.4.16 | Counter | read-only | The 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 ipFragOKs | 1.3.6.1.2.1.4.17 | Counter | read-only | The number of IP datagrams that have been successfully fragmented at this entity. |
| CTR ipFragFails | 1.3.6.1.2.1.4.18 | Counter | read-only | The 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 ipFragCreates | 1.3.6.1.2.1.4.19 | Counter | read-only | The number of IP datagram fragments that have been generated as a result of fragmentation at this entity. |
| ipAddrTable | 1.3.6.1.2.1.4.20 | not-accessible | The table of addressing information relevant to this entity's IP addresses. | |
| ipAddrEntry | 1.3.6.1.2.1.4.20.1 | not-accessible | The addressing information for one of this entity's IP addresses. | |
| IP ipAdEntAddr | 1.3.6.1.2.1.4.20.1.1 | IpAddress | read-only | The IP address to which this entry's addressing information pertains. |
| INT ipAdEntIfIndex | 1.3.6.1.2.1.4.20.1.2 | INTEGER | read-only | The 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 ipAdEntNetMask | 1.3.6.1.2.1.4.20.1.3 | IpAddress | read-only | The 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 ipAdEntBcastAddr | 1.3.6.1.2.1.4.20.1.4 | INTEGER | read-only | The 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 ipAdEntReasmMaxSize | 1.3.6.1.2.1.4.20.1.5 | INTEGER | read-only | The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface. |
| ipRouteTable | 1.3.6.1.2.1.4.21 | not-accessible | This entity's IP Routing table. | |
| ipRouteEntry | 1.3.6.1.2.1.4.21.1 | not-accessible | A route to a particular destination. | |
| IP ipRouteDest | 1.3.6.1.2.1.4.21.1.1 | IpAddress | read-only | The 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 ipRouteIfIndex | 1.3.6.1.2.1.4.21.1.2 | INTEGER | read-only | The 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 ipRouteMetric1 | 1.3.6.1.2.1.4.21.1.3 | INTEGER | read-only | The 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 ipRouteMetric2 | 1.3.6.1.2.1.4.21.1.4 | INTEGER | read-only | An 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 ipRouteMetric3 | 1.3.6.1.2.1.4.21.1.5 | INTEGER | read-only | An 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 ipRouteMetric4 | 1.3.6.1.2.1.4.21.1.6 | INTEGER | read-only | An 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 ipRouteNextHop | 1.3.6.1.2.1.4.21.1.7 | IpAddress | read-only | The 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 ipRouteType | 1.3.6.1.2.1.4.21.1.8 | INTEGER | read-only | The 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 ipRouteProto | 1.3.6.1.2.1.4.21.1.9 | INTEGER | read-only | The 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 ipRouteAge | 1.3.6.1.2.1.4.21.1.10 | INTEGER | read-only | The 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 ipRouteMask | 1.3.6.1.2.1.4.21.1.11 | IpAddress | read-only | Indicate 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 ipRouteMetric5 | 1.3.6.1.2.1.4.21.1.12 | INTEGER | read-only | An 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 ipRouteInfo | 1.3.6.1.2.1.4.21.1.13 | OBJECT IDENTIFIER | read-only | A 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. |
| ipNetToMediaTable | 1.3.6.1.2.1.4.22 | not-accessible | The IP Address Translation table used for mapping from IP addresses to physical addresses. | |
| ipNetToMediaEntry | 1.3.6.1.2.1.4.22.1 | not-accessible | Each entry contains one IpAddress to `physical' address equivalence. | |
| INT ipNetToMediaIfIndex | 1.3.6.1.2.1.4.22.1.1 | INTEGER | read-only | The 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 ipNetToMediaPhysAddress | 1.3.6.1.2.1.4.22.1.2 | OCTET STRING | read-only | The media-dependent `physical' address. |
| IP ipNetToMediaNetAddress | 1.3.6.1.2.1.4.22.1.3 | IpAddress | read-only | The IpAddress corresponding to the media- dependent `physical' address. |
| INT ipNetToMediaType | 1.3.6.1.2.1.4.22.1.4 | INTEGER | read-only | The 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 ipRoutingDiscards | 1.3.6.1.2.1.4.23 | Counter | read-only | The 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. |
| icmp | 1.3.6.1.2.1.5 | |||
| CTR icmpInMsgs | 1.3.6.1.2.1.5.1 | Counter | read-only | The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors. |
| CTR icmpInErrors | 1.3.6.1.2.1.5.2 | Counter | read-only | The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). |
| CTR icmpInDestUnreachs | 1.3.6.1.2.1.5.3 | Counter | read-only | The number of ICMP Destination Unreachable messages received. |
| CTR icmpInTimeExcds | 1.3.6.1.2.1.5.4 | Counter | read-only | The number of ICMP Time Exceeded messages received. |
| CTR icmpInParmProbs | 1.3.6.1.2.1.5.5 | Counter | read-only | The number of ICMP Parameter Problem messages received. |
| CTR icmpInSrcQuenchs | 1.3.6.1.2.1.5.6 | Counter | read-only | The number of ICMP Source Quench messages received. |
| CTR icmpInRedirects | 1.3.6.1.2.1.5.7 | Counter | read-only | The number of ICMP Redirect messages received. |
| CTR icmpInEchos | 1.3.6.1.2.1.5.8 | Counter | read-only | The number of ICMP Echo (request) messages received. |
| CTR icmpInEchoReps | 1.3.6.1.2.1.5.9 | Counter | read-only | The number of ICMP Echo Reply messages received. |
| CTR icmpInTimestamps | 1.3.6.1.2.1.5.10 | Counter | read-only | The number of ICMP Timestamp (request) messages received. |
| CTR icmpInTimestampReps | 1.3.6.1.2.1.5.11 | Counter | read-only | The number of ICMP Timestamp Reply messages received. |
| CTR icmpInAddrMasks | 1.3.6.1.2.1.5.12 | Counter | read-only | The number of ICMP Address Mask Request messages received. |
| CTR icmpInAddrMaskReps | 1.3.6.1.2.1.5.13 | Counter | read-only | The number of ICMP Address Mask Reply messages received. |
| CTR icmpOutMsgs | 1.3.6.1.2.1.5.14 | Counter | read-only | The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors. |
| CTR icmpOutErrors | 1.3.6.1.2.1.5.15 | Counter | read-only | The 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 icmpOutDestUnreachs | 1.3.6.1.2.1.5.16 | Counter | read-only | The number of ICMP Destination Unreachable messages sent. |
| CTR icmpOutTimeExcds | 1.3.6.1.2.1.5.17 | Counter | read-only | The number of ICMP Time Exceeded messages sent. |
| CTR icmpOutParmProbs | 1.3.6.1.2.1.5.18 | Counter | read-only | The number of ICMP Parameter Problem messages sent. |
| CTR icmpOutSrcQuenchs | 1.3.6.1.2.1.5.19 | Counter | read-only | The number of ICMP Source Quench messages sent. |
| CTR icmpOutRedirects | 1.3.6.1.2.1.5.20 | Counter | read-only | The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects. |
| CTR icmpOutEchos | 1.3.6.1.2.1.5.21 | Counter | read-only | The number of ICMP Echo (request) messages sent. |
| CTR icmpOutEchoReps | 1.3.6.1.2.1.5.22 | Counter | read-only | The number of ICMP Echo Reply messages sent. |
| CTR icmpOutTimestamps | 1.3.6.1.2.1.5.23 | Counter | read-only | The number of ICMP Timestamp (request) messages sent. |
| CTR icmpOutTimestampReps | 1.3.6.1.2.1.5.24 | Counter | read-only | The number of ICMP Timestamp Reply messages sent. |
| CTR icmpOutAddrMasks | 1.3.6.1.2.1.5.25 | Counter | read-only | The number of ICMP Address Mask Request messages sent. |
| CTR icmpOutAddrMaskReps | 1.3.6.1.2.1.5.26 | Counter | read-only | The number of ICMP Address Mask Reply messages sent. |
| tcp | 1.3.6.1.2.1.6 | |||
| INT tcpRtoAlgorithm | 1.3.6.1.2.1.6.1 | INTEGER | read-only | The algorithm used to determine the timeout value used for retransmitting unacknowledged octets. |
| INT tcpRtoMin | 1.3.6.1.2.1.6.2 | INTEGER | read-only | The 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 tcpRtoMax | 1.3.6.1.2.1.6.3 | INTEGER | read-only | The 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 tcpMaxConn | 1.3.6.1.2.1.6.4 | INTEGER | read-only | The 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 tcpActiveOpens | 1.3.6.1.2.1.6.5 | Counter | read-only | The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. |
| CTR tcpPassiveOpens | 1.3.6.1.2.1.6.6 | Counter | read-only | The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state. |
| CTR tcpAttemptFails | 1.3.6.1.2.1.6.7 | Counter | read-only | The 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 tcpEstabResets | 1.3.6.1.2.1.6.8 | Counter | read-only | The 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 tcpCurrEstab | 1.3.6.1.2.1.6.9 | Gauge | read-only | The number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT. |
| CTR tcpInSegs | 1.3.6.1.2.1.6.10 | Counter | read-only | The total number of segments received, including those received in error. This count includes segments received on currently established connections. |
| CTR tcpOutSegs | 1.3.6.1.2.1.6.11 | Counter | read-only | The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets. |
| CTR tcpRetransSegs | 1.3.6.1.2.1.6.12 | Counter | read-only | The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets. |
| tcpConnTable | 1.3.6.1.2.1.6.13 | not-accessible | A table containing TCP connection-specific information. | |
| tcpConnEntry | 1.3.6.1.2.1.6.13.1 | not-accessible | Information 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 tcpConnState | 1.3.6.1.2.1.6.13.1.1 | INTEGER | read-only | The 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 tcpConnLocalAddress | 1.3.6.1.2.1.6.13.1.2 | IpAddress | read-only | The 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 tcpConnLocalPort | 1.3.6.1.2.1.6.13.1.3 | INTEGER | read-only | The local port number for this TCP connection. |
| IP tcpConnRemAddress | 1.3.6.1.2.1.6.13.1.4 | IpAddress | read-only | The remote IP address for this TCP connection. |
| INT tcpConnRemPort | 1.3.6.1.2.1.6.13.1.5 | INTEGER | read-only | The remote port number for this TCP connection. |
| CTR tcpInErrs | 1.3.6.1.2.1.6.14 | Counter | read-only | The total number of segments received in error (e.g., bad TCP checksums). |
| CTR tcpOutRsts | 1.3.6.1.2.1.6.15 | Counter | read-only | The number of TCP segments sent containing the RST flag. |
| udp | 1.3.6.1.2.1.7 | |||
| CTR udpInDatagrams | 1.3.6.1.2.1.7.1 | Counter | read-only | The total number of UDP datagrams delivered to UDP users. |
| CTR udpNoPorts | 1.3.6.1.2.1.7.2 | Counter | read-only | The total number of received UDP datagrams for which there was no application at the destination port. |
| CTR udpInErrors | 1.3.6.1.2.1.7.3 | Counter | read-only | The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port. |
| CTR udpOutDatagrams | 1.3.6.1.2.1.7.4 | Counter | read-only | The total number of UDP datagrams sent from this entity. |
| udpTable | 1.3.6.1.2.1.7.5 | not-accessible | A table containing UDP listener information. | |
| udpEntry | 1.3.6.1.2.1.7.5.1 | not-accessible | Information about a particular current UDP listener. | |
| IP udpLocalAddress | 1.3.6.1.2.1.7.5.1.1 | IpAddress | read-only | The 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 udpLocalPort | 1.3.6.1.2.1.7.5.1.2 | INTEGER | read-only | The local port number for this UDP listener. |
| snmp | 1.3.6.1.2.1.11 | |||
| CTR snmpInPkts | 1.3.6.1.2.1.11.1 | Counter | read-only | The total number of Messages delivered to the SNMP entity from the transport service. |
| CTR snmpOutPkts | 1.3.6.1.2.1.11.2 | Counter | read-only | The total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service. |
| CTR snmpInBadVersions | 1.3.6.1.2.1.11.3 | Counter | read-only | The total number of SNMP Messages which were delivered to the SNMP protocol entity and were for an unsupported SNMP version. |
| CTR snmpInBadCommunityNames | 1.3.6.1.2.1.11.4 | Counter | read-only | The total number of SNMP Messages delivered to the SNMP protocol entity which used a SNMP community name not known to said entity. |
| CTR snmpInBadCommunityUses | 1.3.6.1.2.1.11.5 | Counter | read-only | The 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 snmpInASNParseErrs | 1.3.6.1.2.1.11.6 | Counter | read-only | The total number of ASN.1 or BER errors encountered by the SNMP protocol entity when decoding received SNMP Messages. |
| CTR snmpInTooBigs | 1.3.6.1.2.1.11.8 | Counter | read-only | The 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 snmpInNoSuchNames | 1.3.6.1.2.1.11.9 | Counter | read-only | The 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 snmpInBadValues | 1.3.6.1.2.1.11.10 | Counter | read-only | The 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 snmpInReadOnlys | 1.3.6.1.2.1.11.11 | Counter | read-only | The 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 snmpInGenErrs | 1.3.6.1.2.1.11.12 | Counter | read-only | The 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 snmpInTotalReqVars | 1.3.6.1.2.1.11.13 | Counter | read-only | The 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 snmpInTotalSetVars | 1.3.6.1.2.1.11.14 | Counter | read-only | The 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 snmpInGetRequests | 1.3.6.1.2.1.11.15 | Counter | read-only | The total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity. |
| CTR snmpInGetNexts | 1.3.6.1.2.1.11.16 | Counter | read-only | The total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity. |
| CTR snmpInSetRequests | 1.3.6.1.2.1.11.17 | Counter | read-only | The total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity. |
| CTR snmpInGetResponses | 1.3.6.1.2.1.11.18 | Counter | read-only | The total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity. |
| CTR snmpInTraps | 1.3.6.1.2.1.11.19 | Counter | read-only | The total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity. |
| CTR snmpOutTooBigs | 1.3.6.1.2.1.11.20 | Counter | read-only | The 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 snmpOutNoSuchNames | 1.3.6.1.2.1.11.21 | Counter | read-only | The 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 snmpOutBadValues | 1.3.6.1.2.1.11.22 | Counter | read-only | The 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 snmpOutGenErrs | 1.3.6.1.2.1.11.24 | Counter | read-only | The 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 snmpOutGetRequests | 1.3.6.1.2.1.11.25 | Counter | read-only | The total number of SNMP Get-Request PDUs which have been generated by the SNMP protocol entity. |
| CTR snmpOutGetNexts | 1.3.6.1.2.1.11.26 | Counter | read-only | The total number of SNMP Get-Next PDUs which have been generated by the SNMP protocol entity. |
| CTR snmpOutSetRequests | 1.3.6.1.2.1.11.27 | Counter | read-only | The total number of SNMP Set-Request PDUs which have been generated by the SNMP protocol entity. |
| CTR snmpOutGetResponses | 1.3.6.1.2.1.11.28 | Counter | read-only | The total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity. |
| CTR snmpOutTraps | 1.3.6.1.2.1.11.29 | Counter | read-only | The total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity. |
| INT snmpEnableAuthenTraps | 1.3.6.1.2.1.11.30 | INTEGER | read-only | Indicates 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. |
| appletalk | 1.3.6.1.2.1.13 | |||
| atport | 1.3.6.1.2.1.13.3 | |||
| atportTable | 1.3.6.1.2.1.13.3.1 | not-accessible | A list of AppleTalk ports for this entity. | |
| atportEntry | 1.3.6.1.2.1.13.3.1.1 | not-accessible | The description of one of the AppleTalk ports on this entity. | |
| INT atportIndex | 1.3.6.1.2.1.13.3.1.1.1 | INTEGER | read-only | A 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 atportDescr | 1.3.6.1.2.1.13.3.1.1.2 | DisplayString | read-only | A 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 atportType | 1.3.6.1.2.1.13.3.1.1.3 | INTEGER | read-write | The type of port, distinguished by the protocol immediately below DDP in the protocol stack. |
| OCT atportNetStart | 1.3.6.1.2.1.13.3.1.1.4 | OCTET STRING | read-write | The first AppleTalk network address in the range configured for this port. This is a two octet DDP network address in network byte order. |
| OCT atportNetEnd | 1.3.6.1.2.1.13.3.1.1.5 | OCTET STRING | read-write | The 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 atportNetAddress | 1.3.6.1.2.1.13.3.1.1.6 | DdpAddress | read-write | The AppleTalk network address configured for this port. |
| INT atportStatus | 1.3.6.1.2.1.13.3.1.1.7 | INTEGER | read-write | The 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 atportNetConfig | 1.3.6.1.2.1.13.3.1.1.8 | INTEGER | read-only | The configuration status of this port. |
| INT atportZoneConfig | 1.3.6.1.2.1.13.3.1.1.9 | INTEGER | read-only | The configuration status of the zone information for this port. |
| OCT atportZone | 1.3.6.1.2.1.13.3.1.1.10 | OCTET STRING | read-write | The zone name configured for this AppleTalk port. |
| INT atportIfIndex | 1.3.6.1.2.1.13.3.1.1.11 | INTEGER | read-write | The 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. |
| hp | 1.3.6.1.4.1.11 | |||
| nm | 1.3.6.1.4.1.11.2 | |||
| system | 1.3.6.1.4.1.11.2.3 | |||
| STR sysDescr | 1.3.6.1.4.1.11.2.3.1 | DisplayString | read-only | A 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 sysObjectID | 1.3.6.1.4.1.11.2.3.2 | OBJECT IDENTIFIER | read-only | The 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 sysUpTime | 1.3.6.1.4.1.11.2.3.3 | TimeTicks | read-only | The time (in hundredths of a second) since the network management portion of the system was last re-initialized. |
| STR sysContact | 1.3.6.1.4.1.11.2.3.4 | DisplayString | read-write | The textual identification of the contact person for this managed node, together with information on how to contact this person. |
| STR sysName | 1.3.6.1.4.1.11.2.3.5 | DisplayString | read-write | An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. |
| STR sysLocation | 1.3.6.1.4.1.11.2.3.6 | DisplayString | read-write | The 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 sysServices | 1.3.6.1.4.1.11.2.3.7 | INTEGER | read-only | A 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_peripheral | 1.3.6.1.4.1.11.2.3.9 | |||
| net_printer | 1.3.6.1.4.1.11.2.3.9.1 | |||
| generalDeviceStatus | 1.3.6.1.4.1.11.2.3.9.1.1 | |||
| INT gdStatusBytes | 1.3.6.1.4.1.11.2.3.9.1.1.1 | INTEGER | read-only | The number of valid bytes in the gdStatusEntry array. |
| OCT gdStatusEntry | 1.3.6.1.4.1.11.2.3.9.1.1.2 | OCTET STRING | not-accessible | The networked peripheral's 32 octet status information that is shared between the peripheral and the LAN card. |
| INT gdStatusLineState | 1.3.6.1.4.1.11.2.3.9.1.1.2.1 | INTEGER | read-only | This describes the line state of the peripheral. When non-zero, the peripheral is off-line. When zero the peripheral is on-line. |
| INT gdStatusPaperState | 1.3.6.1.4.1.11.2.3.9.1.1.2.2 | INTEGER | read-only | This 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 gdStatusInterventionState | 1.3.6.1.4.1.11.2.3.9.1.1.2.3 | INTEGER | read-only | This 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 gdStatusNewMode | 1.3.6.1.4.1.11.2.3.9.1.1.2.4 | INTEGER | read-only | This 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 gdStatusConnectionTerminationAck | 1.3.6.1.4.1.11.2.3.9.1.1.2.5 | INTEGER | read-only | This indicates whether the peripheral is waiting for the Connection termination ACK. When non-zero, it is waiting. When zero, it is not waiting. |
| INT gdStatusPeripheralError | 1.3.6.1.4.1.11.2.3.9.1.1.2.6 | INTEGER | read-only | This is the error code from the peripheral. |
| INT gdStatusPaperOut | 1.3.6.1.4.1.11.2.3.9.1.1.2.8 | INTEGER | read-only | This 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 gdStatusPaperJam | 1.3.6.1.4.1.11.2.3.9.1.1.2.9 | INTEGER | read-only | This 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 gdStatusTonerLow | 1.3.6.1.4.1.11.2.3.9.1.1.2.10 | INTEGER | read-only | This 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 gdStatusPagePunt | 1.3.6.1.4.1.11.2.3.9.1.1.2.11 | INTEGER | read-only | This 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 gdStatusMemoryOut | 1.3.6.1.4.1.11.2.3.9.1.1.2.12 | INTEGER | read-only | This 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 gdStatusIoActive | 1.3.6.1.4.1.11.2.3.9.1.1.2.13 | INTEGER | read-only | This 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 gdStatusBusy | 1.3.6.1.4.1.11.2.3.9.1.1.2.14 | INTEGER | read-only | This 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 gdStatusWait | 1.3.6.1.4.1.11.2.3.9.1.1.2.15 | INTEGER | read-only | This 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 gdStatusInitialize | 1.3.6.1.4.1.11.2.3.9.1.1.2.16 | INTEGER | read-only | This 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 gdStatusDoorOpen | 1.3.6.1.4.1.11.2.3.9.1.1.2.17 | INTEGER | read-only | This 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 gdStatusPrinting | 1.3.6.1.4.1.11.2.3.9.1.1.2.18 | INTEGER | read-only | This 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 gdStatusPaperOutput | 1.3.6.1.4.1.11.2.3.9.1.1.2.19 | INTEGER | read-only | This 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 gdStatusReserved | 1.3.6.1.4.1.11.2.3.9.1.1.2.20 | OCTET STRING | read-only | This is the reserved area that is not currently used, but will allow for growth within the gdStatusEntry table. |
| INT gdStatusNovBusy | 1.3.6.1.4.1.11.2.3.9.1.1.2.21 | INTEGER | read-only | This 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 gdStatusLlcBusy | 1.3.6.1.4.1.11.2.3.9.1.1.2.22 | INTEGER | read-only | This 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 gdStatusTcpBusy | 1.3.6.1.4.1.11.2.3.9.1.1.2.23 | INTEGER | read-only | This 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 gdStatusAtBusy | 1.3.6.1.4.1.11.2.3.9.1.1.2.24 | INTEGER | read-only | This 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 gdStatusDisplay | 1.3.6.1.4.1.11.2.3.9.1.1.3 | DisplayString | read-only | The 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 gdStatusJobName | 1.3.6.1.4.1.11.2.3.9.1.1.4 | DisplayString | read-only | The 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 gdStatusSource | 1.3.6.1.4.1.11.2.3.9.1.1.5 | DisplayString | read-only | A string indicating the name of the physical port or protocol the printer is currently getting data from. |
| STR gdStatusPapstatus | 1.3.6.1.4.1.11.2.3.9.1.1.6 | DisplayString | read-only | A string indicating the Appletalk papstatus response. |
| STR gdStatusId | 1.3.6.1.4.1.11.2.3.9.1.1.7 | DisplayString | read-only | A formatted string describing this peripheral. |
| INT gdStatusDisplayCode | 1.3.6.1.4.1.11.2.3.9.1.1.8 | INTEGER | read-only | This is the display code that the peripheral uses to tell the card what type of display the front panel of the printer is. |
| INT gdStatusNlsCode | 1.3.6.1.4.1.11.2.3.9.1.1.9 | INTEGER | read-only | This value is the representation of what native language the printer is in currently. |
| INT gdStatusJobTimeout | 1.3.6.1.4.1.11.2.3.9.1.1.10 | INTEGER | read-write | This 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 gdStatusPjlUstatus | 1.3.6.1.4.1.11.2.3.9.1.1.11 | INTEGER | read-write | This object will enable/disable PJL ustatus. |
| INT gdStatusLaaSupport | 1.3.6.1.4.1.11.2.3.9.1.1.12 | INTEGER | read-write | This 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 gdPasswords | 1.3.6.1.4.1.11.2.3.9.1.1.13 | OCTET STRING | read-write | This 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 npPortNumPorts | 1.3.6.1.4.1.11.2.3.9.1.1.14 | INTEGER | read-only | iThe number of peripheral interfaces supported by this device |
| INT npPortType | 1.3.6.1.4.1.11.2.3.9.1.1.15 | INTEGER | read-only | The 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 npSysModelNumber | 1.3.6.1.4.1.11.2.3.9.1.1.16 | OCTET STRING | read-only | The HP model number of the device. |
| INT npSysNetworkConnectors | 1.3.6.1.4.1.11.2.3.9.1.1.17 | INTEGER | read-only | This 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 gdStatusAtPrinterName | 1.3.6.1.4.1.11.2.3.9.1.1.18 | OCTET STRING | read-write | The AppleTalk name of the printer. |
| OCT gdStatusAtPrinterType | 1.3.6.1.4.1.11.2.3.9.1.1.19 | OCTET STRING | read-only | The AppleTalk type of the printer. |
| netPrinterType | 1.3.6.1.4.1.11.2.3.9.1.2 | |||
| lj6SI | 1.3.6.1.4.1.11.2.3.9.1.2.1 | |||
| lj5M | 1.3.6.1.4.1.11.2.3.9.1.2.2 | |||
| lj6P | 1.3.6.1.4.1.11.2.3.9.1.2.3 | |||
| lj4000 | 1.3.6.1.4.1.11.2.3.9.1.2.5 | |||
| lj5000 | 1.3.6.1.4.1.11.2.3.9.1.2.6 | |||
| lj8000 | 1.3.6.1.4.1.11.2.3.9.1.2.9 | |||
| netPML | 1.3.6.1.4.1.11.2.3.9.4 | |||
| netPMLmgmt | 1.3.6.1.4.1.11.2.3.9.4.2 | |||
| device | 1.3.6.1.4.1.11.2.3.9.4.2.1 | |||
| destination_subsystem | 1.3.6.1.4.1.11.2.3.9.4.2.1.4 | |||
| print_engine | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1 | |||
| status_prt_eng | 1.3.6.1.4.1.11.2.3.9.4.2.1.4.1.2 | |||
| interface | 1.3.6.1.4.1.11.2.4 | |||
| ieee8023Mac | 1.3.6.1.4.1.11.2.4.1 | |||
| ieee8023MacTable | 1.3.6.1.4.1.11.2.4.1.1 | not-accessible | A list of ieee8023MacEntry entries. | |
| ieee8023MacEntry | 1.3.6.1.4.1.11.2.4.1.1.1 | not-accessible | An entry containing the hp ieee8023 extentions. | |
| INT ieee8023MacIndex | 1.3.6.1.4.1.11.2.4.1.1.1.1 | INTEGER | read-only | The 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 ieee8023MacTransmitteds | 1.3.6.1.4.1.11.2.4.1.1.1.2 | Counter | read-only | The number of frames successfully transmitted. |
| CTR ieee8023MacNotTransmitteds | 1.3.6.1.4.1.11.2.4.1.1.1.3 | Counter | read-only | The number of frames not transmitted. |
| CTR ieee8023MacDeferreds | 1.3.6.1.4.1.11.2.4.1.1.1.4 | Counter | read-only | Number of frames which were successfully transmitted after a deferral. If any collisions occurred before transmission, xmtDeferredTransmission isn't incremented. |
| CTR ieee8023MacCollisions | 1.3.6.1.4.1.11.2.4.1.1.1.5 | Counter | read-only | Total number of transmit attempts that were retransmitted due to collisions, and are subsequently transmitted successfully. |
| CTR ieee8023MacSingleCollisions | 1.3.6.1.4.1.11.2.4.1.1.1.6 | Counter | read-only | Number of transmit attempts that are involved in a single collision, and are subsequently transmitted successfully. |
| CTR ieee8023MacMultipleCollisions | 1.3.6.1.4.1.11.2.4.1.1.1.7 | Counter | read-only | Number of transmit attempts that are involved in between one and fifteen collision attempts, and are subsequently transmitted successfully. |
| CTR ieee8023MacExcessCollisions | 1.3.6.1.4.1.11.2.4.1.1.1.8 | Counter | read-only | The number of transmits that occur after more than 15 collisions, and are subsequently transmitted successfully. |
| CTR ieee8023MacLateCollisions | 1.3.6.1.4.1.11.2.4.1.1.1.9 | Counter | read-only | The number of collisions that occured after one end-to-end frame propagation delay. |
| CTR ieee8023MacCarrierLostErrors | 1.3.6.1.4.1.11.2.4.1.1.1.10 | Counter | read-only | Number of times that carrier sense was lost when attempting to transmit. |
| CTR ieee8023MacNoHeartBeatErrors | 1.3.6.1.4.1.11.2.4.1.1.1.11 | Counter | read-only | The number of times the MAU failed to assert SQE after transmitting a packet. |
| CTR ieee8023MacFramesReceiveds | 1.3.6.1.4.1.11.2.4.1.1.1.12 | Counter | read-only | The number of frames successfully received. |
| CTR ieee8023MacUndeliverableFramesReceiveds | 1.3.6.1.4.1.11.2.4.1.1.1.13 | Counter | read-only | The 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 ieee8023MacCrcErrors | 1.3.6.1.4.1.11.2.4.1.1.1.14 | Counter | read-only | The number of Cyclical Redundancy Check (CRC) errors detected. |
| CTR ieee8023MacAlignmentErrors | 1.3.6.1.4.1.11.2.4.1.1.1.15 | Counter | read-only | The number of frames received that were both misaligned and had bad CRC. |
| CTR ieee8023MacResourceErrors | 1.3.6.1.4.1.11.2.4.1.1.1.16 | Counter | read-only | The number of frames received that were lost due to lack of resources. |
| CTR ieee8023MacControlFieldErrors | 1.3.6.1.4.1.11.2.4.1.1.1.17 | Counter | read-only | The number of frames received with errors in the control field. |
| CTR ieee8023MacUnknownProtocolErrors | 1.3.6.1.4.1.11.2.4.1.1.1.18 | Counter | read-only | The number frames dropped because the type field or sap field referenced an invalid protocol. |
| CTR ieee8023MacMulticastsAccepteds | 1.3.6.1.4.1.11.2.4.1.1.1.19 | Counter | read-only | Number of accepted muliticast addresses. |
| CTR ieee8023MacInfiniteDeferrals | 1.3.6.1.4.1.11.2.4.1.1.1.20 | Counter | read-only | The number of frames not transmitted successfully due to excessive number of deferrals. |
| CTR ieee8023MacUnderflowErrors | 1.3.6.1.4.1.11.2.4.1.1.1.21 | Counter | read-only | The number of frames not transmitted successfully because an underflow occurred on the transmit. |
| CTR ieee8023MacNoResources | 1.3.6.1.4.1.11.2.4.1.1.1.22 | Counter | read-only | The number of frames not transmitted successfully because the MAC lacked resources to handle the frame. |
| CTR ieee8023MacLengthErrors | 1.3.6.1.4.1.11.2.4.1.1.1.23 | Counter | read-only | The number of frames received that have length errors. |
| ieee8023MacMcaTable | 1.3.6.1.4.1.11.2.4.1.2 | not-accessible | The 802.3 multicast address table. | |
| ieee8023MacMcaTableEntry | 1.3.6.1.4.1.11.2.4.1.2.1 | not-accessible | Entries in the ieee8023MacMcaTable. | |
| INT ieee8023MacMcaIndex | 1.3.6.1.4.1.11.2.4.1.2.1.1 | INTEGER | read-only | The index corresponding to a particular instance in the ieee8023MacMcaTable. |
| OCT ieee8023MacMcaAddress | 1.3.6.1.4.1.11.2.4.1.2.1.2 | OCTET STRING | read-only | The multicast address of a particular instance in the ieee8023McaTable. |
| INT ieee8023MacState | 1.3.6.1.4.1.11.2.4.1.3 | INTEGER | read-only | A state variable that indicates the current state of the MAC driver. |
| INT ieee8023MacConfigurationStatus | 1.3.6.1.4.1.11.2.4.1.4 | INTEGER | read-only | These 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 ieee8023MacNumberActiveMCAs | 1.3.6.1.4.1.11.2.4.1.5 | INTEGER | read-only | The number of entries in the multicast address table. |
| INT ieee8023MacMauType | 1.3.6.1.4.1.11.2.4.1.6 | INTEGER | read-only | This 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 ieee8023MacJackType | 1.3.6.1.4.1.11.2.4.1.7 | INTEGER | read-only | Jack type associated with the selected MAU type. |
| INT ieee8023MacMauAutoNegAdminStatus | 1.3.6.1.4.1.11.2.4.1.8 | INTEGER | read-only | This object indicates whether the interface with auto-negotiation signaling has this ability enabled. |
| ieee8025Mac | 1.3.6.1.4.1.11.2.4.2 | |||
| ieee8025MacTable | 1.3.6.1.4.1.11.2.4.2.1 | not-accessible | A list of ieee8025MacEntry entries. | |
| ieee8025MacEntry | 1.3.6.1.4.1.11.2.4.2.1.1 | not-accessible | An entry containing the hp ieee8025 extentions. | |
| INT ieee8025MacIndex | 1.3.6.1.4.1.11.2.4.2.1.1.1 | INTEGER | read-only | The 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 ieee8025MacTransmitteds | 1.3.6.1.4.1.11.2.4.2.1.1.2 | Counter | read-only | The number of frames successfully transmitted. |
| CTR ieee8025MacUnderflowErrors | 1.3.6.1.4.1.11.2.4.2.1.1.3 | Counter | read-only | The number of frames not transmitted due to underflow errors. |
| CTR ieee8025MacNoResources | 1.3.6.1.4.1.11.2.4.2.1.1.4 | Counter | read-only | The number of frames which were not transmitted due to no outbound resources. |
| CTR ieee8025MacFramesReceiveds | 1.3.6.1.4.1.11.2.4.2.1.1.5 | Counter | read-only | Total number of frames received. |
| CTR ieee8025MacLineErrors | 1.3.6.1.4.1.11.2.4.2.1.1.6 | Counter | read-only | Number of received line error frames. |
| CTR ieee8025MacBurstErrors | 1.3.6.1.4.1.11.2.4.2.1.1.7 | Counter | read-only | Number of received burst errors. |
| CTR ieee8025MacFSSetErrors | 1.3.6.1.4.1.11.2.4.2.1.1.8 | Counter | read-only | The number of received FS set errors. |
| CTR ieee8025MacCongestions | 1.3.6.1.4.1.11.2.4.2.1.1.9 | Counter | read-only | The number of received congestion packets. |
| CTR ieee8025MacLostFrameErrors | 1.3.6.1.4.1.11.2.4.2.1.1.10 | Counter | read-only | Number of received lost frame errors. |
| CTR ieee8025MacFrameCopiedErrors | 1.3.6.1.4.1.11.2.4.2.1.1.11 | Counter | read-only | The number of received frame copied errors. |
| CTR ieee8025MacTooLongErrors | 1.3.6.1.4.1.11.2.4.2.1.1.12 | Counter | read-only | The number received too long errors. |
| CTR ieee8025MacLengthErrors | 1.3.6.1.4.1.11.2.4.2.1.1.13 | Counter | read-only | The number of recevied length errors. |
| CTR ieee8025MacOverflowErrors | 1.3.6.1.4.1.11.2.4.2.1.1.14 | Counter | read-only | The number of received overflow errors. |
| CTR ieee8025MacTokenErrors | 1.3.6.1.4.1.11.2.4.2.1.1.15 | Counter | read-only | The number of token errors. |
| ieee8025MacMcaTable | 1.3.6.1.4.1.11.2.4.2.2 | not-accessible | The 802.5 multicast address table. | |
| ieee8025MacMcaTableEntry | 1.3.6.1.4.1.11.2.4.2.2.1 | not-accessible | Entries in the ieee8025MacMcaTable. | |
| INT ieee8025MacMcaIndex | 1.3.6.1.4.1.11.2.4.2.2.1.1 | INTEGER | read-only | The index corresponding to a particular instance in the ieee8025MacMcaTable. |
| OCT ieee8025MacMcaAddress | 1.3.6.1.4.1.11.2.4.2.2.1.2 | OCTET STRING | read-only | The multicast address of a particular instance in the ieee8025McaTable. |
| INT ieee8025MacState | 1.3.6.1.4.1.11.2.4.2.3 | INTEGER | read-only | A state variable that indicates the current state of the MAC driver. |
| INT ieee8025MacConfigurationStatus | 1.3.6.1.4.1.11.2.4.2.4 | INTEGER | read-only | These 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 ieee8025MacNumberActiveMCAs | 1.3.6.1.4.1.11.2.4.2.5 | INTEGER | read-only | The number of entries in the multicast address table. |
| npCard | 1.3.6.1.4.1.11.2.4.3 | |||
| npSys | 1.3.6.1.4.1.11.2.4.3.1 | |||
| INT npSysState | 1.3.6.1.4.1.11.2.4.3.1.1 | INTEGER | read-only | The state of the LAN card to network peripheral interface driver. |
| STR npSysStatusMessage | 1.3.6.1.4.1.11.2.4.3.1.2 | DisplayString | read-only | A status string reflecting the current state of the card and peripheral. |
| INT npSysPeripheralFatalError | 1.3.6.1.4.1.11.2.4.3.1.3 | INTEGER | read-only | The 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 npSysCardFatalError | 1.3.6.1.4.1.11.2.4.3.1.4 | INTEGER | read-only | The 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 npSysMaximumWriteBuffers | 1.3.6.1.4.1.11.2.4.3.1.5 | INTEGER | read-only | The maximum number of write buffers configured for the LAN card (this translates to the write window size of the connection). |
| INT npSysMaximumReadBuffers | 1.3.6.1.4.1.11.2.4.3.1.6 | INTEGER | read-only | The maximum number of read buffers configured for the LAN card (this translates to the read window size of the connection). |
| CTR npSysTotalBytesRecvs | 1.3.6.1.4.1.11.2.4.3.1.7 | Counter | read-only | The total number of bytes received since reset. |
| CTR npSysTotalBytesSents | 1.3.6.1.4.1.11.2.4.3.1.8 | Counter | read-only | The total number of bytes sent since reset. |
| GAU npSysCurrReadReq | 1.3.6.1.4.1.11.2.4.3.1.9 | Gauge | read-only | The current number of read data buffers owned by the LAN card. |
| OCT npSysExtModelNumber | 1.3.6.1.4.1.11.2.4.3.1.10 | OCTET STRING | read-only | The HP model number of the device. |
| INT npSysExtNetworkConnectors | 1.3.6.1.4.1.11.2.4.3.1.11 | INTEGER | read-only | This 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 |
| npSysStatusPage | 1.3.6.1.4.1.11.2.4.3.1.12 | not-accessible | A table of all the lines which the card prints on the self-test page. | |
| npSysStatusPageLine | 1.3.6.1.4.1.11.2.4.3.1.12.1 | not-accessible | An entry containing one line of the status page. | |
| INT npSysStatusPageIndex | 1.3.6.1.4.1.11.2.4.3.1.12.1.1 | INTEGER | read-only | The index value of this entry in the table. |
| STR npSysStatusPageText | 1.3.6.1.4.1.11.2.4.3.1.12.1.2 | DisplayString | read-only | The 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 npSysManufactureInfo | 1.3.6.1.4.1.11.2.4.3.1.13 | DisplayString | read-only | This object provides information about the hardware that the firmware is running on as well as manufacturing codes. |
| INT npSysPeekAddress | 1.3.6.1.4.1.11.2.4.3.1.14 | INTEGER | read-write | This object specifies an address for subsequent peeks. |
| OCT npSysPeek | 1.3.6.1.4.1.11.2.4.3.1.15 | OCTET STRING | read-only | This object specifies an address for subsequent peeks. |
| INT npCardPFatalErr | 1.3.6.1.4.1.11.2.4.3.2 | INTEGER | read-only | The 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 npCardIoFatalErr | 1.3.6.1.4.1.11.2.4.3.3 | INTEGER | read-only | The 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. |
| npConns | 1.3.6.1.4.1.11.2.4.3.4 | |||
| CTR npConnsAccepts | 1.3.6.1.4.1.11.2.4.3.4.1 | Counter | read-only | The number of connections accepted since reset. |
| CTR npConnsRefuseds | 1.3.6.1.4.1.11.2.4.3.4.2 | Counter | read-only | The 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 npConnsDenys | 1.3.6.1.4.1.11.2.4.3.4.3 | Counter | read-only | The number of connections that the card denied due to failure to match the access list. |
| IP npConnsDenysIP | 1.3.6.1.4.1.11.2.4.3.4.4 | IpAddress | read-only | The IP address of the last node to be denied a connection due to failure to match the access list. |
| CTR npConnsAborts | 1.3.6.1.4.1.11.2.4.3.4.5 | Counter | read-only | The number of connections aborted due to a network problem. |
| STR npConnsAbortReason | 1.3.6.1.4.1.11.2.4.3.4.6 | DisplayString | read-only | The textual description of why the last abort on the card occurred. |
| IP npConnsAbortIP | 1.3.6.1.4.1.11.2.4.3.4.7 | IpAddress | read-only | The IP address of the last node to establish a connection before the card aborted. |
| INT npConnsAbortPort | 1.3.6.1.4.1.11.2.4.3.4.8 | INTEGER | read-only | The port of the last node to establish a connection before the card aborted. |
| TIK npConnsAbortTime | 1.3.6.1.4.1.11.2.4.3.4.9 | TimeTicks | read-only | The time (in hundredths of a second) since the last time the card was aborted. |
| INT npConnsState | 1.3.6.1.4.1.11.2.4.3.4.10 | INTEGER | read-only | State of current connection to card. |
| IP npConnsIP | 1.3.6.1.4.1.11.2.4.3.4.11 | IpAddress | read-only | Remote IP address of the node currently connected to the card. Zero if no connection is active. |
| INT npConnsPort | 1.3.6.1.4.1.11.2.4.3.4.12 | INTEGER | read-only | Remote port number of the node currently connected to the card. Zero if no connection is active. |
| INT npConnsPeriphClose | 1.3.6.1.4.1.11.2.4.3.4.13 | INTEGER | read-only | The number of connections closed in response to a peripheral request I/O channel reset request. |
| INT npConnsIdleTimeouts | 1.3.6.1.4.1.11.2.4.3.4.14 | INTEGER | read-only | The number of connections closed due to an idle timeout. |
| INT npConnsNmClose | 1.3.6.1.4.1.11.2.4.3.4.15 | INTEGER | read-only | The number of connections closed by SetRequests to the MIB variable, npCtlCloseConnection. |
| CTR npConnsBytesRecvds | 1.3.6.1.4.1.11.2.4.3.4.16 | Counter | read-only | The number of bytes received by this connection. |
| CTR npConnsBytesSents | 1.3.6.1.4.1.11.2.4.3.4.17 | Counter | read-only | The number of bytes transmitted by this connection. |
| npCfg | 1.3.6.1.4.1.11.2.4.3.5 | |||
| INT npCfgSource | 1.3.6.1.4.1.11.2.4.3.5.1 | INTEGER | read-write | This object indicates how the device obtained its IP configuration. |
| IP npCfgYiaddr | 1.3.6.1.4.1.11.2.4.3.5.2 | IpAddress | read-write | The IP address assigned to the card from the BOOTP reply yiaddr field. |
| IP npCfgSiaddr | 1.3.6.1.4.1.11.2.4.3.5.3 | IpAddress | read-only | The IP address of the TFTP server from the BOOTP reply siaddr field. |
| IP npCfgGiaddr | 1.3.6.1.4.1.11.2.4.3.5.4 | IpAddress | read-only | The IP address of the TFTP gateway from the BOOTP reply giaddr field. |
| IP npCfgLogServer | 1.3.6.1.4.1.11.2.4.3.5.5 | IpAddress | read-only | The IP address of the Log Server from the BOOTP reply Tag: 7 field. |
| INT npCfgSyslogFacility | 1.3.6.1.4.1.11.2.4.3.5.6 | INTEGER | read-only | This specifies the facility identifier used in syslog messages generated by the card. |
| INT npCfgAccessState | 1.3.6.1.4.1.11.2.4.3.5.7 | INTEGER | read-only | An indication of whether or not the requesting host is allowed to connect to the card as dictated by the access list. |
| INT npCfgAccessListNum | 1.3.6.1.4.1.11.2.4.3.5.8 | INTEGER | read-only | The number of access list entries. |
| npCfgAccessListTable | 1.3.6.1.4.1.11.2.4.3.5.9 | not-accessible | List of access addresses and masks. | |
| accessListEntry | 1.3.6.1.4.1.11.2.4.3.5.9.1 | not-accessible | Each entry contains an access address and mask. | |
| INT npCfgAccessListIndex | 1.3.6.1.4.1.11.2.4.3.5.9.1.1 | INTEGER | read-only | Index to the configuration access list table. |
| IP npCfgAccessListAddress | 1.3.6.1.4.1.11.2.4.3.5.9.1.2 | IpAddress | read-only | Address to compare with after applying the wildcard to the requestor's address. |
| IP npCfgAccessListAddrMask | 1.3.6.1.4.1.11.2.4.3.5.9.1.3 | IpAddress | read-only | Address 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 npCfgIdleTimeout | 1.3.6.1.4.1.11.2.4.3.5.10 | INTEGER | read-only | The idle timeout is the length in seconds after which an idle connection is terminated. A value of zero disables the timeout. |
| INT npCfgTcpMss | 1.3.6.1.4.1.11.2.4.3.5.11 | INTEGER | read-write | Enumerate 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 npCfgSubnetMask | 1.3.6.1.4.1.11.2.4.3.5.12 | IpAddress | read-write | The subnet mask associated with the IP address of this card. |
| IP npCfgDefaultGateway | 1.3.6.1.4.1.11.2.4.3.5.13 | IpAddress | read-write | This variable contains the IP address of the default router for this card. |
| INT npCfgSlpTtl | 1.3.6.1.4.1.11.2.4.3.5.17 | INTEGER | read-write | The TTL value is used in the IP header of SLP multicast pkts sent by JetDirect. |
| INT npCfgIPP | 1.3.6.1.4.1.11.2.4.3.5.18 | INTEGER | read-write | The value can be 0, meaning IPP has been disabled, or 1, meaning IPP has been enabled. |
| npTcp | 1.3.6.1.4.1.11.2.4.3.6 | |||
| CTR npTcpInSegInOrders | 1.3.6.1.4.1.11.2.4.3.6.1 | Counter | read-only | The number of TCP segments received in order. |
| CTR npTcpInSegOutOfOrders | 1.3.6.1.4.1.11.2.4.3.6.2 | Counter | read-only | The number of TCP segments received out of order. |
| CTR npTcpInSegZeroProbes | 1.3.6.1.4.1.11.2.4.3.6.3 | Counter | read-only | The number of TCP zero window probes received. |
| CTR npTcpInDiscards | 1.3.6.1.4.1.11.2.4.3.6.4 | Counter | read-only | The number of TCP segments received that were discarded. |
| npCtl | 1.3.6.1.4.1.11.2.4.3.7 | |||
| IP npCtlReconfigIP | 1.3.6.1.4.1.11.2.4.3.7.1 | IpAddress | read-only | The IP address of the last node to request a reconfig of the card. This value is preserved across a reconfig. |
| INT npCtlReconfigPort | 1.3.6.1.4.1.11.2.4.3.7.2 | INTEGER | read-only | The port of the last node to request a reconfig of the card. This value is preserved across a reconfig. |
| TIK npCtlReconfigTime | 1.3.6.1.4.1.11.2.4.3.7.3 | TimeTicks | read-only | The time (in hundredths of a second) since the last time the card was reconfigured. |
| IP npCtlCloseIP | 1.3.6.1.4.1.11.2.4.3.7.4 | IpAddress | read-only | The 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 npCtlClosePort | 1.3.6.1.4.1.11.2.4.3.7.5 | INTEGER | read-only | The 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 npCtlImageDump | 1.3.6.1.4.1.11.2.4.3.7.6 | INTEGER | read-write | Writing 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 npCtlCloseConnection | 1.3.6.1.4.1.11.2.4.3.7.7 | INTEGER | read-write | Writing a one (1) to this variable causes the card to close the current peripheral data connection |
| INT npCtlReconfig | 1.3.6.1.4.1.11.2.4.3.7.8 | INTEGER | read-write | Writing any value to this variable causes the card to reconfigure itself by doing the BOOTP/TFTP configuration activity. |
| INT npCtlProtocolSet | 1.3.6.1.4.1.11.2.4.3.7.9 | INTEGER | read-write | This 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 npCtlStatusPageLang | 1.3.6.1.4.1.11.2.4.3.7.10 | INTEGER | read-write | This object specifies the PDL used to print the status page. |
| INT npCtlPrintStatusPage | 1.3.6.1.4.1.11.2.4.3.7.11 | INTEGER | read-write | Writing any value to this object causes the device to print a status page. |
| INT npCtlErrorBehavior | 1.3.6.1.4.1.11.2.4.3.7.12 | INTEGER | read-write | This object provides management capability to specify various error/panic/reset modes as are enumerated above. Default is halt_without-dump(4). |
| INT npCtlCrcControl | 1.3.6.1.4.1.11.2.4.3.7.13 | INTEGER | read-write | This object controls and manages the collection of crc data for paperless print testing. |
| npNpi | 1.3.6.1.4.1.11.2.4.3.8 | |||
| npNpiCardStatusEntry | 1.3.6.1.4.1.11.2.4.3.8.1 | not-accessible | These 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 npNpiCseDataState | 1.3.6.1.4.1.11.2.4.3.8.1.1 | INTEGER | read-only | The data state of the LAN card. |
| INT npNpiCseErrorCode | 1.3.6.1.4.1.11.2.4.3.8.1.2 | INTEGER | read-only | The LAN card's error code. |
| INT npNpiCseLinkEvent | 1.3.6.1.4.1.11.2.4.3.8.1.3 | INTEGER | read-only | The LAN link event (reset or initialized or triggered). |
| INT npNpiCseReadMode | 1.3.6.1.4.1.11.2.4.3.8.1.4 | INTEGER | read-only | The state of the LAN card's read channel (operate or idle). |
| INT npNpiCseWriteMode | 1.3.6.1.4.1.11.2.4.3.8.1.5 | INTEGER | read-only | The state of the LAN card's write channel (operate or idle). |
| INT npNpiCseWarningCode | 1.3.6.1.4.1.11.2.4.3.8.1.6 | INTEGER | read-only | This 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 npNpiCseConnectionState | 1.3.6.1.4.1.11.2.4.3.8.1.7 | INTEGER | read-only | Indicates whether or not the peripheral is currently connected to a server. |
| INT npNpiCseNovWarningCode | 1.3.6.1.4.1.11.2.4.3.8.1.8 | INTEGER | read-only | This 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 npNpiCseLlcWarningCode | 1.3.6.1.4.1.11.2.4.3.8.1.9 | INTEGER | read-only | This 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 npNpiCseTcpWarningCode | 1.3.6.1.4.1.11.2.4.3.8.1.10 | INTEGER | read-only | This 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 npNpiCseAtkWarningCode | 1.3.6.1.4.1.11.2.4.3.8.1.11 | INTEGER | read-only | This 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 npNpiPeripheralAttributeCount | 1.3.6.1.4.1.11.2.4.3.8.2 | INTEGER | read-only | The number of valid bytes of peripheral attributes received from the peripheral. |
| npNpiPeripheralAttributeEntry | 1.3.6.1.4.1.11.2.4.3.8.3 | not-accessible | The 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 npNpiPaeLinkDirection | 1.3.6.1.4.1.11.2.4.3.8.3.1 | INTEGER | read-only | The directions that the peripheral is able to transfer data (read and write channels, read channel only, or write channel only). |
| INT npNpiPaeClass | 1.3.6.1.4.1.11.2.4.3.8.3.2 | INTEGER | read-only | The class assigned to the peripheral onto which this card is plugged. |
| INT npNpiPaeIdentification | 1.3.6.1.4.1.11.2.4.3.8.3.3 | INTEGER | read-only | The 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 npNpiPaeRevision | 1.3.6.1.4.1.11.2.4.3.8.3.4 | INTEGER | read-only | The revision number of the peripheral. |
| INT npNpiPaeAppleTalk | 1.3.6.1.4.1.11.2.4.3.8.3.5 | INTEGER | read-only | Indicates the peripheral supports functionality that the apple talk protocol network provides. |
| INT npNpiPaeMessage | 1.3.6.1.4.1.11.2.4.3.8.3.6 | INTEGER | read-only | Reserved for future use. |
| INT npNpiPaeReserved | 1.3.6.1.4.1.11.2.4.3.8.3.7 | INTEGER | read-only | This field is an unused byte. |
| INT npNpiPaeMultichanFlag | 1.3.6.1.4.1.11.2.4.3.8.3.8 | INTEGER | read-only | An indication of how many MIO channels the peripheral supports. |
| INT npNpiPaeDatagramFlag | 1.3.6.1.4.1.11.2.4.3.8.3.9 | INTEGER | read-only | An indication of how many MIO datagram channels the peripheral supports. |
| npNpiCardAttributeEntry | 1.3.6.1.4.1.11.2.4.3.8.4 | not-accessible | The set of bytes describing the card's attributes as stored in the ROM of this particular LAN card. | |
| INT npNpiCaeLinkDirection | 1.3.6.1.4.1.11.2.4.3.8.4.1 | INTEGER | read-only | The directions that this particular network peripheral card is able to transfer data (read and write, read only or write only). |
| INT npNpiCaeClass | 1.3.6.1.4.1.11.2.4.3.8.4.2 | INTEGER | read-only | The class of this network peripheral card. |
| INT npNpiCaeIdentification | 1.3.6.1.4.1.11.2.4.3.8.4.3 | INTEGER | read-only | The identification number assigned this network peripheral card. |
| INT npNpiCaeRevision | 1.3.6.1.4.1.11.2.4.3.8.4.4 | INTEGER | read-only | The revision number of the network peripheral connection card code on this card. |
| INT npNpiCaeAppleTalk | 1.3.6.1.4.1.11.2.4.3.8.4.5 | INTEGER | read-only | Indicates that the card supports the apple talk protocol network. |
| INT npNpiCaeMessage | 1.3.6.1.4.1.11.2.4.3.8.4.6 | INTEGER | read-only | Indicates that the card supports the messaging mode protocol. |
| INT npNpiCaeReserved | 1.3.6.1.4.1.11.2.4.3.8.4.7 | INTEGER | read-only | Reserved object for future use. |
| INT npNpiCaeMultichan | 1.3.6.1.4.1.11.2.4.3.8.4.8 | INTEGER | read-only | An indication of how many MIO channels the I/O card supports. |
| INT npNpiCaeDatagram | 1.3.6.1.4.1.11.2.4.3.8.4.9 | INTEGER | read-only | An indication of how many MIO datagram channels the I/O card supports. |
| npElt | 1.3.6.1.4.1.11.2.4.3.9 | |||
| npEltErrorLogTable | 1.3.6.1.4.1.11.2.4.3.9.1 | not-accessible | The LAN card's error log. | |
| npEltEntry | 1.3.6.1.4.1.11.2.4.3.9.1.1 | not-accessible | The LAN card's error log table entries. | |
| INT npEltErrIndex | 1.3.6.1.4.1.11.2.4.3.9.1.1.1 | INTEGER | read-only | The index that uniquely identifies an error log entry. |
| INT npEltErrErrorId | 1.3.6.1.4.1.11.2.4.3.9.1.1.2 | INTEGER | read-only | Identification for this error. |
| INT npEltErrErrorParam | 1.3.6.1.4.1.11.2.4.3.9.1.1.3 | INTEGER | read-only | Error Parameter value. |
| TIK npEltErrTimeStamp | 1.3.6.1.4.1.11.2.4.3.9.1.1.4 | TimeTicks | read-only | Time in timer ticks when error log entry was made. |
| npIpx | 1.3.6.1.4.1.11.2.4.3.10 | |||
| OCT npIpxGetUnitCfgResp | 1.3.6.1.4.1.11.2.4.3.10.1 | OCTET STRING | read-only | This 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 npIpx8022frametype | 1.3.6.1.4.1.11.2.4.3.10.2 | INTEGER | read-only | The number of IPX FT8022 frames received. |
| INT npIpxSNAPframetype | 1.3.6.1.4.1.11.2.4.3.10.3 | INTEGER | read-only | The number of IPX FTSNAP frames received. |
| INT npIpxEthernetframetype | 1.3.6.1.4.1.11.2.4.3.10.4 | INTEGER | read-only | The number of IPX FTEthernet frames received. |
| INT npIpx8023Rawframetype | 1.3.6.1.4.1.11.2.4.3.10.5 | INTEGER | read-only | The number of IPX FT8023RAW frames received. |
| OCT npIpxSapInfo | 1.3.6.1.4.1.11.2.4.3.10.6 | OCTET STRING | read-only | This 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 npIpxGetUnitCfgResp2 | 1.3.6.1.4.1.11.2.4.3.10.7 | OCTET STRING | read-only | This 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 npIpxUnitName | 1.3.6.1.4.1.11.2.4.3.10.8 | OCTET STRING | read-write | This 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 npIpxNdsTreeName | 1.3.6.1.4.1.11.2.4.3.10.9 | OCTET STRING | read-write | This 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. |
| npIpxNdsFullyQualifiedName | 1.3.6.1.4.1.11.2.4.3.10.10 | not-accessible | These 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 npIpxNdsFullyQualifiedName1 | 1.3.6.1.4.1.11.2.4.3.10.10.1 | OCTET STRING | read-write | The length and the first 128 characters of the NDS fully qualified print server name. |
| OCT npIpxNdsFullyQualifiedName2 | 1.3.6.1.4.1.11.2.4.3.10.10.2 | OCTET STRING | read-write | The 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. |
| npIpxServerConnTable | 1.3.6.1.4.1.11.2.4.3.10.11 | not-accessible | A list of npIpxServerConn entries. | |
| npIpxServerConnEntry | 1.3.6.1.4.1.11.2.4.3.10.11.1 | not-accessible | An 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 npIpxServerConnIndex | 1.3.6.1.4.1.11.2.4.3.10.11.1.1 | INTEGER | read-only | The index value which uniquely identifies the server connection to which this entry is applicable. |
| INT npIpxServerConnMode | 1.3.6.1.4.1.11.2.4.3.10.11.1.2 | INTEGER | read-only | The operating mode of the server. |
| OCT npIpxServerConnName | 1.3.6.1.4.1.11.2.4.3.10.11.1.3 | OCTET STRING | read-write | The name of the server. |
| INT npIpxServerConnStatus | 1.3.6.1.4.1.11.2.4.3.10.11.1.4 | INTEGER | read-only | The RCFG connection status of the server. |
| INT npIpxServerConnNcpStatus | 1.3.6.1.4.1.11.2.4.3.10.11.1.5 | INTEGER | read-only | The last NCP code of the server. |
| INT npIpxServerConnNdsStatus | 1.3.6.1.4.1.11.2.4.3.10.11.1.6 | INTEGER | read-only | The last NDS code of the server. |
| npIpxObsoleteServerConnInfo | 1.3.6.1.4.1.11.2.4.3.10.12 | not-accessible | These objects are obsolets, but are here for backwards compatility with pre-release software. | |
| OCT npIpxObsoleteServerConnInfo1 | 1.3.6.1.4.1.11.2.4.3.10.12.1 | OCTET STRING | read-only | This 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 npIpxObsoleteServerConnInfo2 | 1.3.6.1.4.1.11.2.4.3.10.12.2 | OCTET STRING | read-only | The server connection info for slots 9-16. See above for format. |
| OCT npIpxRcfgAddress | 1.3.6.1.4.1.11.2.4.3.10.13 | OCTET STRING | read-write | The 12 octet IPX address of the Novell RCFG socket. The address is in network byte order. |
| OCT npIpxRcfgRemotePrintServerName | 1.3.6.1.4.1.11.2.4.3.10.14 | OCTET STRING | read-write | Remote print server name. |
| INT npIpxRcfgRemotePrinterNumber | 1.3.6.1.4.1.11.2.4.3.10.15 | INTEGER | read-write | remote Printer Number (valid in remote Printer Mode only) range: 0-255 for 4.X servers 0-15 for 3.X servers |
| INT npIpxRestart | 1.3.6.1.4.1.11.2.4.3.10.16 | INTEGER | read-write | Setting of this object to zero causes a soft reset of the board, setting to one causes a hard reset of the board. |
| INT npIpxSourceRoute | 1.3.6.1.4.1.11.2.4.3.10.17 | INTEGER | read-write | This 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 npIpxFrameType | 1.3.6.1.4.1.11.2.4.3.10.18 | INTEGER | read-write | This 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 npIpxJobPollInterval | 1.3.6.1.4.1.11.2.4.3.10.19 | INTEGER | read-write | Queue server job poll interval. |
| INT npIpxSapBroadcastInterval | 1.3.6.1.4.1.11.2.4.3.10.20 | INTEGER | read-write | Currently effective SAP broadcast Interval: range: 0-3600 seconds default: 60 seconds 0 value indicates SAP broadcasts are disabled. |
| INT npIpxPjlEnableFlag | 1.3.6.1.4.1.11.2.4.3.10.21 | INTEGER | read-write | Currently 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 npIpxTonerLowNotification | 1.3.6.1.4.1.11.2.4.3.10.22 | INTEGER | read-write | Current Configuration for toner low notification. Possible values include: 00 - notify only if intervention is required. 01 - Notify even if peripheral is still operational. |
| INT npIpxNetNumber | 1.3.6.1.4.1.11.2.4.3.10.23 | INTEGER | read-only | Current Ipx network number. |
| npDm | 1.3.6.1.4.1.11.2.4.3.11 | |||
| INT npDmConnSupp | 1.3.6.1.4.1.11.2.4.3.11.1 | INTEGER | read-only | This is the number of current active Direct Mode connections. |
| INT npDmConnAvail | 1.3.6.1.4.1.11.2.4.3.11.2 | INTEGER | read-only | This is the number of Direct Mode connections available. |
| INT npDmProtSupp | 1.3.6.1.4.1.11.2.4.3.11.3 | INTEGER | read-only | This 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 npDmServerInfo1 | 1.3.6.1.4.1.11.2.4.3.11.4 | OCTET STRING | read-only | This 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. |
| llcconstategroup | 1.3.6.1.4.1.11.2.4.3.12 | |||
| INT llcN2Value | 1.3.6.1.4.1.11.2.4.3.12.1 | INTEGER | read-only | This 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 llcConnectionstate | 1.3.6.1.4.1.11.2.4.3.12.7 | INTEGER | read-only | This is the llc connection state for Lan Manager and Lan Server. |
| OCT npLlcServerAddress | 1.3.6.1.4.1.11.2.4.3.12.8 | OCTET STRING | read-only | This is the LLC server address for Lan Manager and Lan Server. |
| npPort | 1.3.6.1.4.1.11.2.4.3.13 | |||
| INT npPortPortNumPorts | 1.3.6.1.4.1.11.2.4.3.13.1 | INTEGER | read-only | The number of peripheral interfaces supported by this device. |
| INT npPortPortType | 1.3.6.1.4.1.11.2.4.3.13.2 | INTEGER | read-only | The 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 npPortDesiredMode | 1.3.6.1.4.1.11.2.4.3.13.3 | INTEGER | read-write | The 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 npPortCentronicsHandshaking | 1.3.6.1.4.1.11.2.4.3.13.4 | INTEGER | read-write | The handshaking to be used in sending data over the parallel port. |
| INT npPortStatusLines | 1.3.6.1.4.1.11.2.4.3.13.5 | INTEGER | read-only | The 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 npPortMaxModeAvaliable | 1.3.6.1.4.1.11.2.4.3.13.6 | INTEGER | read-only | The 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 npPortBidiPollRate | 1.3.6.1.4.1.11.2.4.3.13.7 | INTEGER | read-write | Poll rate for bi-directional data. Range is 10 to 100 seconds. Defaults to 40 seconds. |
| npXip | 1.3.6.1.4.1.11.2.4.3.14 | |||
| INT xipActive | 1.3.6.1.4.1.11.2.4.3.14.1 | INTEGER | read-only | This indicates whether the card and peripheral support XIP and at least one of the protocol stacks is enables (UDP or IPX). |
| npCRC | 1.3.6.1.4.1.11.2.4.3.15 | |||
| npCRCTable | 1.3.6.1.4.1.11.2.4.3.15.1 | not-accessible | ||
| npCRCEntry | 1.3.6.1.4.1.11.2.4.3.15.1.1 | not-accessible | ||
| INT npCRCIndex | 1.3.6.1.4.1.11.2.4.3.15.1.1.1 | INTEGER | read-only | |
| OCT npCRCText | 1.3.6.1.4.1.11.2.4.3.15.1.1.2 | OCTET STRING | read-only | |
| INT npCRCChannel | 1.3.6.1.4.1.11.2.4.3.15.1.1.3 | INTEGER | read-only | |
| npDhcp | 1.3.6.1.4.1.11.2.4.3.16 | |||
| INT npDHCPconfig | 1.3.6.1.4.1.11.2.4.3.16.1 | INTEGER | read-write | This 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 npDHCPserver | 1.3.6.1.4.1.11.2.4.3.16.2 | IpAddress | read-only | IP address of DHCP server that provided this unit with an IP address via the DHCP protocol. |
| npScan | 1.3.6.1.4.1.11.2.4.3.17 | |||
| INT npScanIdleTimeout | 1.3.6.1.4.1.11.2.4.3.17.1 | INTEGER | read-write | The idle time, in seconds, after which an idle connection may be terminated. A value of zero disables the timeout. |
| INT npScanTimeRemaining | 1.3.6.1.4.1.11.2.4.3.17.2 | INTEGER | read-only | The 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 npScanCurrentAddr | 1.3.6.1.4.1.11.2.4.3.17.3 | OCTET STRING | read-only | The remote address of the current scan connection. The format is a sockaddr structure containing an IP or IPX address. |
| OCT npScanCurrentName | 1.3.6.1.4.1.11.2.4.3.17.4 | OCTET STRING | read-write | Human 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 npScanStatus | 1.3.6.1.4.1.11.2.4.3.17.5 | INTEGER | read-only | Current status of scanner. Status values TBD. |
| npWeb | 1.3.6.1.4.1.11.2.4.3.18 | |||
| INT embeddedWebCfg | 1.3.6.1.4.1.11.2.4.3.18.1 | INTEGER | read-only | Functionality 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 wjaFrameworkURL | 1.3.6.1.4.1.11.2.4.3.18.2 | OCTET STRING | read-write | Set 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 wjaFrameworkName | 1.3.6.1.4.1.11.2.4.3.18.3 | OCTET STRING | read-write | Used by WJA systems as a scratch pad location for communication of current wja name. Name will be truncated to 64 characters. |
| OCT extFrameworkURL | 1.3.6.1.4.1.11.2.4.3.18.4 | OCTET STRING | read-write | Set 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 extFrameworkName | 1.3.6.1.4.1.11.2.4.3.18.5 | OCTET STRING | read-write | Used by external systems as a scratch pad location for communication of current wja name. Name will be truncated to 64 characters. |
| OCT ippUrl | 1.3.6.1.4.1.11.2.4.3.18.6 | OCTET STRING | read-write | Used by Internet Printing Protocol managers to define current URL. Maximum length of the url must be less than 255 bytes. |
| trap | 1.3.6.1.4.1.11.2.13 | |||
| trapDest | 1.3.6.1.4.1.11.2.13.1 | |||
| INT trapDestinationNum | 1.3.6.1.4.1.11.2.13.1.1 | INTEGER | read-only | The number of trap destinations. |
| trapDestinationTable | 1.3.6.1.4.1.11.2.13.1.2 | not-accessible | Protocol specific list of destinations to which the agent sends traps. | |
| trapDestinationEntry | 1.3.6.1.4.1.11.2.13.1.2.1 | not-accessible | Entries are a protocol specific sequence of trap destination parameters. | |
| IP trapAddrFamily | 1.3.6.1.4.1.11.2.13.1.2.1.1 | IpAddress | read-write | Protocol family for trap. Possible values: 0 NOT_SET 1 AF_UDP 2 AF_IPX 3 AF_LLC 4 AF_DDP |
| IP trapAddrIp | 1.3.6.1.4.1.11.2.13.1.2.1.2 | IpAddress | read-write | Ip address of trap destination. |
| INT trapPort | 1.3.6.1.4.1.11.2.13.1.2.1.3 | INTEGER | read-write | Host port to which traps are sent. |
| OCT trapCommunityName | 1.3.6.1.4.1.11.2.13.1.2.1.4 | OCTET STRING | read-write | Trap community name specified in the trap packet. |
| INT trapTest | 1.3.6.1.4.1.11.2.13.1.3 | INTEGER | read-write | Causes 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 trapSource | 1.3.6.1.4.1.11.2.13.1.4 | INTEGER | read-write | Sets 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 |
| icf | 1.3.6.1.4.1.11.2.14 | |||
| hpicfAdmin | 1.3.6.1.4.1.11.2.14.10 | |||
| hpicfDomains | 1.3.6.1.4.1.11.2.14.10.1 | |||
| hpicfLLCDomain | 1.3.6.1.4.1.11.2.14.10.1.1 | |||
| hpicfObjects | 1.3.6.1.4.1.11.2.14.11 | |||
| hpicfCommon | 1.3.6.1.4.1.11.2.14.11.1 | |||
| hpicfChain | 1.3.6.1.4.1.11.2.14.11.1.1 | |||
| hpicfNBPDomain | 1.3.6.1.4.1.11.2.14.11.1.2 | |||
| hpicfDownload | 1.3.6.1.4.1.11.2.14.11.1.3 | |||
| hpicfDownloadTable | 1.3.6.1.4.1.11.2.14.11.1.3.1 | not-accessible | A 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. | |
| hpicfDownloadEntry | 1.3.6.1.4.1.11.2.14.11.1.3.1.1 | not-accessible | The row in the hpicfDownloadTable containing the download parameters. | |
| INT hpicfDownloadIndex | 1.3.6.1.4.1.11.2.14.11.1.3.1.1.1 | INTEGER | not-accessible | The index which uniquely identifies this row. The only legal value for this object is 1. |
| OCT hpicfDownloadOwnerAddress | 1.3.6.1.4.1.11.2.14.11.1.3.1.1.2 | OCTET STRING | read-only | The 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 hpicfDownloadOwnerDomain | 1.3.6.1.4.1.11.2.14.11.1.3.1.1.3 | OBJECT IDENTIFIER | read-only | The 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 hpicfDownloadTAddress | 1.3.6.1.4.1.11.2.14.11.1.3.1.1.4 | OCTET STRING | read-write | The 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 hpicfDownloadTDomain | 1.3.6.1.4.1.11.2.14.11.1.3.1.1.5 | OBJECT IDENTIFIER | read-write | The 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 hpicfDownloadFilename | 1.3.6.1.4.1.11.2.14.11.1.3.1.1.6 | DisplayString | read-write | Filename 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 hpicfDownloadResetType | 1.3.6.1.4.1.11.2.14.11.1.3.1.1.7 | INTEGER | read-write | The 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 hpicfDownloadErrorStatus | 1.3.6.1.4.1.11.2.14.11.1.3.1.1.8 | INTEGER | read-only | Status 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 hpicfDownloadErrorText | 1.3.6.1.4.1.11.2.14.11.1.3.1.1.9 | DisplayString | read-only | A textual description of the current error status of the firmware download. |
| INT hpicfDownloadStatus | 1.3.6.1.4.1.11.2.14.11.1.3.1.1.10 | INTEGER | read-write | The 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 hpicfDownloadLogMaxSize | 1.3.6.1.4.1.11.2.14.11.1.3.2 | INTEGER | read-only | The maximum number of the download log entries supported by this agent. Note that 0 is a legal value for this variable. |
| snmpAccess | 1.3.6.1.4.1.11.2.15 | |||
| community | 1.3.6.1.4.1.11.2.15.1 | |||
| OCT setCommunityName | 1.3.6.1.4.1.11.2.15.1.1 | OCTET STRING | read-write | This 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 getCommunityName | 1.3.6.1.4.1.11.2.15.1.2 | OCTET STRING | read-only | This 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. |
| hpWebMgmt | 1.3.6.1.4.1.11.2.36 | |||
| hpHttpMgMod | 1.3.6.1.4.1.11.2.36.1 | |||
| hpHttpMgObjects | 1.3.6.1.4.1.11.2.36.1.1 | |||
| hpHttpMgDefaults | 1.3.6.1.4.1.11.2.36.1.1.1 | |||
| STR hpHttpMgDefaultURL | 1.3.6.1.4.1.11.2.36.1.1.1.1 | Utf8String | read-write | A 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.