t11FcRouteType

T11-FC-ROUTE-MIB · .1.3.6.1.2.1.144.1.2.1.10

Object

column r/w Enumeration
The type of route.
              
local(1)  - a route for which the next Fibre Channel
            port is the final destination;
remote(2) - a route for which the next Fibre Channel
           port is not the final destination.

Context

MIB
T11-FC-ROUTE-MIB
OID
.1.3.6.1.2.1.144.1.2.1.10
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::t11FcRouteType'
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::t11FcRouteType.<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::t11FcRouteType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1local
2remote

Conformance

Member of
Compliance refinements
Write access is not required.