t11FcRouteDomainId
T11-FC-ROUTE-MIB ·
.1.3.6.1.2.1.144.1.2.1.8
Object
The domain_ID of next hop switch.
This object can have a value of zero if the value
of t11FcRouteProto is 'local'.
Context
- MIB
- T11-FC-ROUTE-MIB
- OID
.1.3.6.1.2.1.144.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- t11FcRouteEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::t11FcRouteDomainId'
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::t11FcRouteDomainId.<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::t11FcRouteDomainId'
Syntax
- Source
- FC-MGMT-MIBFcDomainIdOrZero
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..239
Conformance
Member of
Compliance refinements
t11FcRouteCompliance
readonly
Write access is not required.