Reference record for OID 1.3.6.1.4.1.11.2.4.3.10.12.1



parent
1.3.6.1.4.1.11.2.4.3.10.12 (npIpxObsoleteServerConnInfo)
node code
1
node name
npIpxObsoleteServerConnInfo1
dot oid
1.3.6.1.4.1.11.2.4.3.10.12.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) hp(11) nm(2) interface(4) npCard(3) npIpx(10) npIpxObsoleteServerConnInfo(12) npIpxObsoleteServerConnInfo1(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(11) nm(2) interface(4) npCard(3) npIpx(10) npIpxObsoleteServerConnInfo(12) npIpxObsoleteServerConnInfo1(1)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) hp(11) nm(2) interface(4) npCard(3) npIpx(10) npIpxObsoleteServerConnInfo(12) npIpxObsoleteServerConnInfo1(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) IMPORTS(11) nm(2) interface(4) npCard(3) npIpx(10) npIpxObsoleteServerConnInfo(12) npIpxObsoleteServerConnInfo1(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) hp(11) nm(2) interface(4) npCard(3) npIpx(10) npIpxObsoleteServerConnInfo(12) npIpxObsoleteServerConnInfo1(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(11) nm(2) interface(4) npCard(3) npIpx(10) npIpxObsoleteServerConnInfo(12) npIpxObsoleteServerConnInfo1(1)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) hp(11) nm(2) interface(4) npCard(3) npIpx(10) npIpxObsoleteServerConnInfo(12) npIpxObsoleteServerConnInfo1(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) IMPORTS(11) nm(2) interface(4) npCard(3) npIpx(10) npIpxObsoleteServerConnInfo(12) npIpxObsoleteServerConnInfo1(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/hp/nm/interface/npCard/npIpx/npIpxObsoleteServerConnInfo/npIpxObsoleteServerConnInfo1
  • /iso/identified-organization/dod/internet/private/enterprise/IMPORTS/nm/interface/npCard/npIpx/npIpxObsoleteServerConnInfo/npIpxObsoleteServerConnInfo1
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/hp/nm/interface/npCard/npIpx/npIpxObsoleteServerConnInfo/npIpxObsoleteServerConnInfo1
  • /iso/org/dod/internet/private/enterprise/IMPORTS/nm/interface/npCard/npIpx/npIpxObsoleteServerConnInfo/npIpxObsoleteServerConnInfo1
  • /iso/org/dod/internet/private/enterprises/hp/nm/interface/npCard/npIpx/npIpxObsoleteServerConnInfo/npIpxObsoleteServerConnInfo1
  • /iso/org/dod/internet/private/enterprises/IMPORTS/nm/interface/npCard/npIpx/npIpxObsoleteServerConnInfo/npIpxObsoleteServerConnInfo1
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/hp/nm/interface/npCard/npIpx/npIpxObsoleteServerConnInfo/npIpxObsoleteServerConnInfo1
  • /iso/iso-identified-organization/dod/internet/private/enterprises/IMPORTS/nm/interface/npCard/npIpx/npIpxObsoleteServerConnInfo/npIpxObsoleteServerConnInfo1
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/11/2/4/3/10/12/1

    Description by mibdepot

    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];

    Parsed from file jdMibCV5.mib.txt
    Company: None
    Module: JETDIRECT3-MIB

    Description by circitor

    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];

    Parsed from file JETDIRECT3-MIB.mib
    Module: JETDIRECT3-MIB

    Information by oid_info

    Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.

    Information by mibdepot

    npIpxObsoleteServerConnInfo1 OBJECT-TYPE SYNTAX OCTET STRING (SIZE(448)) MAX-ACCESS read-only STATUS deprecated DESCRIPTION "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];" ::={ npIpxObsoleteServerConnInfo 1 }

    Information by circitor

    npIpxObsoleteServerConnInfo1 OBJECT-TYPE SYNTAX OCTET STRING (SIZE(448)) ACCESS read-only STATUS optional DESCRIPTION "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];" ::={ npIpxObsoleteServerConnInfo 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.11)

    Peterson Tyler

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.11.2.4.3.10.12.1.0 npIpxObsoleteServerConnInfo1 0 0 None

    Brothers (2)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.11.2.4.3.10.12.0 npIpxObsoleteServerConnInfo 2 4 None
    1.3.6.1.4.1.11.2.4.3.10.12.2 npIpxObsoleteServerConnInfo2 1 1 The server connection info for slots 9-16. See above for format.