fcPingAgeInterval

CISCO-FCPING-MIB · .1.3.6.1.4.1.9.9.295.1.1.1.1.9

Object

column r/w millisecondsUnsigned32
The amount of time to wait after the ping sequence
completes before the ping entry is aged out.
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.9
Type
column
Access
readwrite
Status
current
Units
milliseconds
Parent
fcPingEntry
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 'CISCO-FCPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FCPING-MIB::fcPingAgeInterval'
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::fcPingAgeInterval.<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::fcPingAgeInterval'

Syntax

millisecondsUnsigned32

Values & Constraints

Object Constraints
range: 500000-900000

Conformance