t11FcRouteIfDown

T11-FC-ROUTE-MIB · .1.3.6.1.2.1.144.1.2.1.11

Object

column r/w Enumeration
The value of this object indicates what happens to
this route when the output interface (given by the
corresponding value of t11FcRouteOutInterface) is
operationally 'down'.  If this object's value is 'retain',
the route is to be retained in this table.  If this
object's value is 'remove', the route is to be removed
from this table.

Context

MIB
T11-FC-ROUTE-MIB
OID
.1.3.6.1.2.1.144.1.2.1.11
Type
column
Access
readwrite
Status
current
Parent
t11FcRouteEntry
Groups
1

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 'T11-FC-ROUTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-ROUTE-MIB::t11FcRouteIfDown'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-ROUTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-ROUTE-MIB::t11FcRouteIfDown.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11FcRouteFabricIndex>.<t11FcRouteDestAddrId>.<t11FcRouteDestMask>.<t11FcRouteSrcAddrId>.<t11FcRouteSrcMask>.<t11FcRouteInInterface>.<t11FcRouteProto>.<t11FcRouteOutInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-ROUTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-ROUTE-MIB::t11FcRouteIfDown'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1remove
2retain

Conformance

Member of
Compliance refinements
Write access is not required.