All MIBs › CTATX-MIB › sipxIfNetwork
sipxIfNetwork
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::sipxIfNetwork
OID (numeric): 1.3.6.1.4.1.97.3.18.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The IPX network number associated with this interface.
What is sipxIfNetwork?
This read-write OCTET STRING holds the IPX network number assigned to this interface. An admin sets this to give the interface its unique IPX network identity so IPX routing and SAP advertisements work correctly on that segment. Assigning a unique sipxIfNetwork value to a newly added interface prevents IPX network number conflicts with other segments in the NetWare internetwork.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.18.1.1.2 snmpwalk -v2c -c public <target> CTATX-MIB::sipxIfNetwork
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.18.1.1.2.1 snmpget -v2c -c public <target> CTATX-MIB::sipxIfNetwork.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.97.3.18.1.1.2.1 s <value>
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::sipxIfNetwork 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.1 | sipxIfTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.18.1.1 | sipxIfEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.18.1.1.2 | sipxIfNetwork | CTATX-MIB |