fcmInstancePhysicalIndex

FC-MGMT-MIB · .1.3.6.1.2.1.10.56.1.1.1.4

Object

column Integer32
If this management instance corresponds to a physical
component (or to a hierarchy of physical components)
identified by the Entity-MIB, then this object's value is
the value of the entPhysicalIndex of that component (or of
the component at the root of that hierarchy).  If there is
              
no correspondence to a physical component (or no component
that has an entPhysicalIndex value), then the value of this
object is zero.

Context

MIB
FC-MGMT-MIB
OID
.1.3.6.1.2.1.10.56.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
fcmInstanceEntry
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::fcmInstancePhysicalIndex'
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::fcmInstancePhysicalIndex.<fcmInstanceIndex>'
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::fcmInstancePhysicalIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance

Member of
Compliance refinements
range: 0
Implementation of a non-zero value is not required.