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
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk configedRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP700RX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP700RX-MIB::configedRouteTable'
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 row .0.11.2.3.9.3.1.2.4.1
Each entry reflects one route.
Indexes
Column Syntax OID
routeIndexmandatory
The number of a row in the gateway table on the
Network config screen.
Integer32
Type Constraints:
range: -2147483648..2147483647
.0.11.2.3.9.3.1.2.4.1.1
routeGatewaymandatory
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
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
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk fontPathTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP700RX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP700RX-MIB::fontPathTable'
A list of directory paths used when by the X server
when searching for fonts
fontEntry row .0.11.2.3.9.3.1.3.13.1
An single path to a set of font files.
Indexes
Column Syntax OID
fontIndexmandatory
The index into the list of font paths.
Integer32
Type Constraints:
range: -2147483648..2147483647
.0.11.2.3.9.3.1.3.13.1.1
fontPathmandatory
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