All MIBs › CTATX-MIB › sipxSapNodeId
sipxSapNodeId
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::sipxSapNodeId
OID (numeric): 1.3.6.1.4.1.97.3.18.3.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The IPX node address of the server. With NetWare 2.x, this corresponds to a physical MAC address, represented here in canonical (little-endian) bit order. With NetWare 3.x, it is typically 00:00:00:00:00:01.
What is sipxSapNodeId?
This read-only OCTET STRING holds the IPX node address of the advertising server, noting NetWare 2.x typically uses the real physical MAC address in little-endian order, while NetWare 3.x typically shows 00:00:00:00:00:01. An admin uses this to identify the specific node providing a service, though the value's usefulness for locating a physical device depends heavily on the NetWare version in use. Seeing sipxSapNodeId as 00:00:00:00:00:01 tells the admin they're looking at a NetWare 3.x server's internal IPX address rather than a real hardware MAC address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.18.3.1.5 snmpwalk -v2c -c public <target> CTATX-MIB::sipxSapNodeId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.18.3.1.5.1 snmpget -v2c -c public <target> CTATX-MIB::sipxSapNodeId.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::sipxSapNodeId OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.18 | sipx | CTATX-MIB |
| 1.3.6.1.4.1.97.3.18.3 | sipxSapTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.18.3.1 | sipxSapEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.18.3.1.5 | sipxSapNodeId | CTATX-MIB |