All MIBs › JETDIRECT3-MIB › npDmServerInfo1
npDmServerInfo1
Module: JETDIRECT3-MIB
OID (symbolic): JETDIRECT3-MIB::npDmServerInfo1
OID (numeric): 1.3.6.1.4.1.11.2.4.3.11.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: 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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.4.3.11.4 snmpwalk -v2c -c public <target> JETDIRECT3-MIB::npDmServerInfo1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.4.3.11.4.1 snmpget -v2c -c public <target> JETDIRECT3-MIB::npDmServerInfo1.1
Start monitoring HP LaserJet printer with JetDirect print-server card (legacy models) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JETDIRECT3-MIB::npDmServerInfo1 OID value, configure state conditions and alerts, and monitor any HP LaserJet printer with JetDirect print-server card (legacy models) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.4 | interface | HP-UNIX |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.4.3 | npCard | JETDIRECT3-MIB |
| 1.3.6.1.4.1.11.2.4.3.11 | npDm | JETDIRECT3-MIB |
| 1.3.6.1.4.1.11.2.4.3.11.4 | npDmServerInfo1 | JETDIRECT3-MIB |