DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

getmet(ADMN)


getmet -- management utility to extract the routing information from an SNMP entity

Syntax

getmet entity_addr community_string [ partial.IP.address ]

Description

getmet is an SNMP application that retrieves routing information from an entity by traversing the ipRouteDest, ipRouteMetric1, ipRouteMetric2, ipRouteMetric3, and ipRouteMetric4 variable classes for each subnet found. It takes as arguments the address of the SNMP entity, a community string to provide access to that entity, and, optionally, a net or subnet address qualifier. Only those portions of the routing table which match the net or subnet address qualifier are retrieved. For example, if one were to enter:

getmet myagent top-secret 192.244

getmet would retrieve all entries beginning with 192.244. Similarly,

getmet myagent top-secret 128.139.4

would retrieve all entries beginning with 128.139.4. Finally,

getmet myagent top-secret

would retrieve the entire routing table.

See also

getid(ADMN), getmany(ADMN), getnext(ADMN), getone(ADMN), getroute(ADMN), getsub(ADMN), setany(ADMN), snmpd(ADMN), snmpd.conf(SFF), snmpd.comm(SFF), snmpd.peers(SFF), snmpd.trap(SFF), snmpstat(ADMN), trap_rece(ADMN), trap_send(ADMN)

Standards conformance

getmet is conformant with:

RFC 1155 (STD 16), RFC 1156, RFC 1157 (STD 15), RFC 1213 (STD 17)


© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003