fcmFxPortHoldTime

FC-MGMT-MIB · .1.3.6.1.2.1.10.56.1.7.1.4

Object

column microsecondsSNMPv2-SMIUnsigned32
The maximum time that this Fx_Port shall hold a frame
before discarding the frame if it is unable to deliver the
frame.  The value 0 means that this Fx_Port does not support
this parameter.

Context

MIB
FC-MGMT-MIB
OID
.1.3.6.1.2.1.10.56.1.7.1.4
Type
column
Access
readonly
Status
current
Units
microseconds
Parent
fcmFxPortEntry
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::fcmFxPortHoldTime'
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::fcmFxPortHoldTime.<ifIndex>'
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::fcmFxPortHoldTime'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance