ipxInterfaceWanEnabled

NETLINK-SPECIFIC-MIB · .1.3.6.1.4.1.173.7.4.3.2.6.1.24

Object

column mandatory r/w Enumeration
Determines whether Novell's IPXWAN protocol will be used on the interface. IPXWAN specifies a method 
for IPX routers to communicate across WAN links. FRX6000 and FRX4000 implement IPXWAN running over RFC 
1490-complaint frame relay and RFC1356-complaint X.25

Context

MIB
NETLINK-SPECIFIC-MIB
OID
.1.3.6.1.4.1.173.7.4.3.2.6.1.24
Type
column
Access
readwrite
Status
mandatory
Parent
ipxInterfaceEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::ipxInterfaceWanEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::ipxInterfaceWanEnabled.<ipxInterfaceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETLINK-SPECIFIC-MIB::ipxInterfaceWanEnabled'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1no
2yes
3not-applicable