routeGateway
HP700RX-MIB ·
.0.11.2.3.9.3.1.2.4.1.2
Object
column mandatory
r/w
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.
Context
- MIB
- HP700RX-MIB
- OID
.0.11.2.3.9.3.1.2.4.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- routeTableEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'HP700RX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP700RX-MIB::routeGateway'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP700RX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP700RX-MIB::routeGateway.<routeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP700RX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP700RX-MIB::routeGateway'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.