All MIBs › JETDIRECT3-MIB › npCfgTcpMss
npCfgTcpMss
Module: JETDIRECT3-MIB
OID (symbolic): JETDIRECT3-MIB::npCfgTcpMss
OID (numeric): 1.3.6.1.4.1.11.2.4.3.5.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.4.3.5.11 snmpwalk -v2c -c public <target> JETDIRECT3-MIB::npCfgTcpMss
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.4.3.5.11.1 snmpget -v2c -c public <target> JETDIRECT3-MIB::npCfgTcpMss.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.4.3.5.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> npCfgTcpMss.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::npCfgTcpMss 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.5 | npCfg | JETDIRECT3-MIB |
| 1.3.6.1.4.1.11.2.4.3.5.11 | npCfgTcpMss | JETDIRECT3-MIB |