HP700RX-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
5

configedRouteTable

table mandatory
.0.11.2.3.9.3.1.2.4 · 1 row entry · 3 columns
The routes configured for this terminal.
          
At startup the terminal tests the routes
in its routing table. If any route fails,
it will be discarded, therefore the configured
routes may not be the routes in use.
There are a number of ways a route can fail
the startup tests, including: terminal can't ping
the gateway, terminal can't resolve one of the 
names into an IP address, or a specified gateway 
is not on a connected subnet.
routeTableEntry entry .0.11.2.3.9.3.1.2.4.1
Each entry reflects one route.
Indexes
routeIndex
Column Syntax OID
routeIndex mandatory
The number of a row in the gateway table on the
Network config screen.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.11.2.3.9.3.1.2.4.1.1
routeGateway mandatory
The address of an intermediate machine to
send packets to. Note that this is a string
and may be either a dotted decimal IP address
or a domain name.
r/w .0.11.2.3.9.3.1.2.4.1.2
routeDestination mandatory
The final destination address for this route.
This may be a machine or a network. Note that this
is a string and may be either a dotted decimal
IP address or a domain name.
r/w .0.11.2.3.9.3.1.2.4.1.3

fontPathTable

table mandatory
.0.11.2.3.9.3.1.3.13 · 1 row entry · 2 columns
A list of directory paths used when by the X server
when searching for fonts
fontEntry entry .0.11.2.3.9.3.1.3.13.1
An single path to a set of font files.
Indexes
fontIndex
Column Syntax OID
fontIndex mandatory
The index into the list of font paths.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.11.2.3.9.3.1.3.13.1.1
fontPath mandatory
The actual font path in the format appropriate
to the operating system in use.
r/w .0.11.2.3.9.3.1.3.13.1.2