fcBxPortPauseTimeout
SL-FC-MIB ·
.1.3.6.1.4.1.4515.1.1.3.1.1.1.1.18
Object
column millisecondsMilliSeconds
How much time should the SL wait after receiving a Wait-Request from the remote SL.
Context
- MIB
- SL-FC-MIB
- OID
.1.3.6.1.4.1.4515.1.1.3.1.1.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Units
- milliseconds
- Parent
- fcBxPortEntry
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 'SL-FC-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-FC-MIB::fcBxPortPauseTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-FC-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-FC-MIB::fcBxPortPauseTimeout.<fcBxPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-FC-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-FC-MIB::fcBxPortPauseTimeout'
Syntax
millisecondsMilliSeconds
- Source
- MilliSeconds
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.