All MIBs › JETDIRECT3-MIB › npIpxUnitName
npIpxUnitName
Module: JETDIRECT3-MIB
OID (symbolic): JETDIRECT3-MIB::npIpxUnitName
OID (numeric): 1.3.6.1.4.1.11.2.4.3.10.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
This is the name by which the device advertises over NetWare. In remote printer mode, this is referred to as the node name. In queue server mode this name doubles as the print server name used to log into a file server (in bindery mode).
This value is settable. If a string that is longer than the maximum length is sent, the value will be truncated to the max. The max size does not include a null-terminating octet, nor does the string include a null octet.
Setting this value to a zero length string or a single null character will cause the card to reset to factory defaults in the Novell mode only. Returning the node name to the NPIxxxxxx standard, resetting all options, and returning all slots to unconfigured.
Any sets to this object will cause the card to reset, dropping all connections immediately (even in the middle of a job). This reset will occur even if the name sent is identical to the prior name.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.4.3.10.8 snmpwalk -v2c -c public <target> JETDIRECT3-MIB::npIpxUnitName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.4.3.10.8.1 snmpget -v2c -c public <target> JETDIRECT3-MIB::npIpxUnitName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.4.3.10.8.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.4 | interface | HP-UNIX |
| 1.3.6.1.4.1.11.2.4.3 | npCard | JETDIRECT3-MIB |
| 1.3.6.1.4.1.11.2.4.3.10 | npIpx | JETDIRECT3-MIB |
| 1.3.6.1.4.1.11.2.4.3.10.8 | npIpxUnitName | JETDIRECT3-MIB |