JETDIRECT3-MIB :: npIpxObsoleteServerConnInfo1

MIB Reference — IPNetwork Monitor

All MIBsJETDIRECT3-MIBnpIpxObsoleteServerConnInfo1

npIpxObsoleteServerConnInfo1

Module: JETDIRECT3-MIB

OID (symbolic): JETDIRECT3-MIB::npIpxObsoleteServerConnInfo1

OID (numeric): 1.3.6.1.4.1.11.2.4.3.10.12.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

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

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.4.3.10.12.1
snmpwalk -v2c -c public <target> JETDIRECT3-MIB::npIpxObsoleteServerConnInfo1

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.4.3.10.12.1.1
snmpget -v2c -c public <target> JETDIRECT3-MIB::npIpxObsoleteServerConnInfo1.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.11hpDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2nmDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2.4interfaceHP-UNIX
1.3.6.1.4.1.11.2.4.3npCardJETDIRECT3-MIB
1.3.6.1.4.1.11.2.4.3.10npIpxJETDIRECT3-MIB
1.3.6.1.4.1.11.2.4.3.10.12npIpxObsoleteServerConnInfoJETDIRECT3-MIB
1.3.6.1.4.1.11.2.4.3.10.12.1npIpxObsoleteServerConnInfo1JETDIRECT3-MIB