a3ipxPreferredSvrTable
A3Com-IPX-r5-MIB ·
.1.3.6.1.4.1.43.2.7.9
Object
table mandatory
A list of those IPX servers that are included in responses to 'Get Nearest Server' requests. Separate lists are kept for each port. When a request is receive over a particular port, this system will respond with the preferred server assigned to that port. If more than one preferred server has been assigned to a particular port, each server will be offered in a round robin fashion. That is, if serverA, serverB, and serverC have been assigned to port 1, serverA will be offered in response to the first request, serverB in response to the second request, and so on.
Context
- MIB
- A3Com-IPX-r5-MIB
- OID
.1.3.6.1.4.1.43.2.7.9- Type
- table
- Status
- mandatory
- Parent
- a3ComIPX
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::a3ipxPreferredSvrTable'
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::a3ipxPreferredSvrTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.