fsMIFsIpRouteType

SUPERMICRO-MIFS-IP-MIB · .1.3.6.1.4.1.10876.101.2.38.8.1.8

Object

column r/w Enumeration
The type of route.  Note that local(3)  refers
to  a route for which the next hop is the final
destination; remote(4) refers to  a  route  for
which the  next  hop is not the final destina-
tion.
              
Routes which do not result in traffic forwarding or
rejection should not be displayed even if the
implementation keeps them stored internally.
reject (2) refers to a route which, if matched, discards
the message as unreachable. This is used in some
protocols as a means of correctly aggregating routes.

Context

MIB
SUPERMICRO-MIFS-IP-MIB
OID
.1.3.6.1.4.1.10876.101.2.38.8.1.8
Type
column
Access
readwrite
Status
current
Parent
fsMIFsIpCommonRoutingEntry

Walk 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 'SUPERMICRO-MIFS-IP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIFS-IP-MIB::fsMIFsIpRouteType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIFS-IP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIFS-IP-MIB::fsMIFsIpRouteType.<fsMIStdIpContextId>.<fsMIFsIpRouteDest>.<fsMIFsIpRouteMask>.<fsMIFsIpRouteTos>.<fsMIFsIpRouteNextHop>.<fsMIFsIpRouteProto>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIFS-IP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIFS-IP-MIB::fsMIFsIpRouteType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2reject
3local
4remote