SNMPSRC(1) — NEWS-OS Programmer’s Manual
NAME
snmpsrc − SNMP application for determining the source of routing information
SYNOPSIS
snmpsrc [ options ] agent netaddress
DESCRIPTION
snmpsrc uses SNMP to trace the source of routing information among a group of SNMP agents. Agent is either an Internet address (ie, 192.33.4.10) or a hostname that represent the SNMP agent to start the trace at. Netadress is the network address for which routing information is being sought.
−c community
This option allows the user to specify an alternate community. The default community is configured at compile time. public. For each queried gateway the following four values will be returned:
MIB OBJECTS
_mgmt_mib_ip_ipRoutingTable_ipRoute_ipRouteNextHop
This object provides the information regarding the agent from which the queried agent learned the routing information about netaddress.
_mgmt_mib_ip_ipRoutingTable_ipRoute_ipRouteMetric1
This object provides the information regarding the value of the routing metric on the queried agent.
_mgmt_mib_ip_ipRoutingTable_ipRoute_ipRouteType
This object provides the information regarding the type of the route netaddress is.
_mgmt_mib_ip_ipRoutingTable_ipRoute_ipRouteProto
This object provides information regarding how the routing information for network address netaddress was learned.
FILES
/etc/snmp.variablesthe variable initfile
SEE ALSO
J.D. Case, J.R. Davin, M.S. Fedor, M.L. Schoffstall, Simple Network Management Protocol, Request for Comments 1157, Network Information Center, SRI International, Menlo Park, California, May, 1990. M.T. Rose, K. McCloghrie, Structure of Management Information, Request for Comments 1155, Network Information Center, SRI International, Menlo Park, California, May, 1990. K. McCloghrie, M.T. Rose, Management Information Base, Request for Comments 1156, Network Information Center, SRI International, Menlo Park, California, May, 1990. M.T. Rose, Editor Management Information Base: MIB-II, Request for Comments 1158, Network Information Center, SRI International, Menlo Park, California, May, 1990.
NEWS-OSRelease 4.1C