fcmSwitchDomainId

FC-MGMT-MIB · .1.3.6.1.2.1.10.56.1.2.1.2

Object

column r/w FcDomainIdOrZero
The Domain Id of this switch.  A value of zero indicates
that a switch has not (yet) been assigned a Domain Id.

Context

MIB
FC-MGMT-MIB
OID
.1.3.6.1.2.1.10.56.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
fcmSwitchEntry
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 'FC-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FC-MGMT-MIB::fcmSwitchDomainId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FC-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FC-MGMT-MIB::fcmSwitchDomainId.<fcmInstanceIndex>.<fcmSwitchIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FC-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FC-MGMT-MIB::fcmSwitchDomainId'

Syntax

Source
FcDomainIdOrZero
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..239

Conformance

Member of
Compliance refinements
Write access is not required.