fcPingDelay
CISCO-FCPING-MIB ·
.1.3.6.1.4.1.9.9.295.1.1.1.1.8
Object
column r/w
millisecondsUnsigned32
The minimum amount of time to wait before sending the next packet in a sequence, after receiving a response or declaring a timeout for a previously transmitted packet. This object cannot be modified if the corresponding instance of fcPingOperStatus object has a value of 'inProgress'.
Context
- MIB
- CISCO-FCPING-MIB
- OID
.1.3.6.1.4.1.9.9.295.1.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- fcPingEntry
- 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 'CISCO-FCPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FCPING-MIB::fcPingDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FCPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FCPING-MIB::fcPingDelay.<fcPingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FCPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FCPING-MIB::fcPingDelay'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 0-3600000
Conformance
Member of