All MIBs › MRV-IN-REACH-IPX-MIB › ipxIfFrameStyle
ipxIfFrameStyle
Module: MRV-IN-REACH-IPX-MIB
OID (symbolic): MRV-IN-REACH-IPX-MIB::ipxIfFrameStyle
OID (numeric): 1.3.6.1.4.1.33.15.2.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Control for the CSMA/CD frame style to use on this interface.
What is ipxIfFrameStyle?
Selects the Ethernet frame encapsulation (Ethernet-II, 802.3 raw, 802.2, or 802.2 SNAP) used for IPX traffic on this interface; IPX hosts on the same wire must agree on frame style or they won't be able to talk to each other.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.15.2.1.1.4 snmpwalk -v2c -c public <target> MRV-IN-REACH-IPX-MIB::ipxIfFrameStyle
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.15.2.1.1.4.1 snmpget -v2c -c public <target> MRV-IN-REACH-IPX-MIB::ipxIfFrameStyle.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.33.15.2.1.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipxIfFrameStyle.1
Start monitoring MRV In-Reach console/terminal server (legacy IPX routing/SAP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MRV-IN-REACH-IPX-MIB::ipxIfFrameStyle OID value, configure state conditions and alerts, and monitor any MRV In-Reach console/terminal server (legacy IPX routing/SAP) from a single console.
OID Breakdown
Upper-level ancestors (11 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.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.15 | xIpx | ITOUCH-IPX-MIB |
| 1.3.6.1.4.1.33.15.2 | xIpxIf | ITOUCH-IPX-MIB |
| 1.3.6.1.4.1.33.15.2.1 | ipxIfTable | ITOUCH-IPX-MIB |
| 1.3.6.1.4.1.33.15.2.1.1 | ipxIfEntry | ITOUCH-IPX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.15.2.1.1.4 | ipxIfFrameStyle | MRV-IN-REACH-IPX-MIB |