vsanNetworkDropLatency

CISCO-VSAN-MIB · .1.3.6.1.4.1.9.9.282.1.1.3.1.12

Object

column r/w msecUnsigned32
Network latency of this switch on this VSAN. This is 
the time interval after which the frames are dropped if
they are not delivered in the order they were 
transmitted.
Note that vsanNetworkLatency is always greater than 
fcSwitchLatency.
When the value of fcNetworkDropLatency is changed, the 
value of this object will be set to the new value of 
that object.

Context

MIB
CISCO-VSAN-MIB
OID
.1.3.6.1.4.1.9.9.282.1.1.3.1.12
Type
column
Access
readwrite
Status
current
Units
msec
Parent
vsanEntry
Groups
2

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-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSAN-MIB::vsanNetworkDropLatency'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSAN-MIB::vsanNetworkDropLatency.<vsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VSAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VSAN-MIB::vsanNetworkDropLatency'

Syntax

msecUnsigned32

Values & Constraints

Object Constraints
range: 500-60000

Conformance