npDmServerInfo1

JETDIRECT3-MIB · .1.3.6.1.4.1.11.2.4.3.11.4

Object

scalar OctetString
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.

Context

MIB
JETDIRECT3-MIB
OID
.1.3.6.1.4.1.11.2.4.3.11.4
Type
scalar
Access
readonly
Status
current
Parent
npDm

Scalars 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::npDmServerInfo1.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::npDmServerInfo1'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 7-15