a3ipxRouteControl
A3Com-IPX-r5-MIB ·
.1.3.6.1.4.1.43.2.7.1.1
Object
scalar obsolete
r/w
Enumeration
If this object is set to enabled(1), then IPX routing
is enabled. If this object is set to disabled(2),
then IPX routing is disabled. Note, if this is disabled(2),
then RIP is disabled as well (for all Ports).
If this is set to disabled(2), then all dynamic routing
entries will be removed. All entries in the server
table will be removed as well.
NOTE: for NETBuilders running sw version 8.0 and greater,
this object is no longer supported. a3ipxControlTable
has replaced its functionality.
Context
- MIB
- A3Com-IPX-r5-MIB
- OID
.1.3.6.1.4.1.43.2.7.1.1- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- a3ipxGeneral
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-IPX-r5-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-IPX-r5-MIB::a3ipxRouteControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-IPX-r5-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-IPX-r5-MIB::a3ipxRouteControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |