npCfgTcpMss
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.5.11
Object
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).
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.5.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- npCfg
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JETDIRECT3-MIB::npCfgTcpMss.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JETDIRECT3-MIB::npCfgTcpMss'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647