neighborRequestTimeouts
STEELHEAD-MIB ·
.1.3.6.1.4.1.17163.1.1.2.12.1.1.24
Object
column SNMPv2-SMICounter32
Number of requests that have timed out with this neighbor
Context
- MIB
- STEELHEAD-MIB
- OID
.1.3.6.1.4.1.17163.1.1.2.12.1.1.24- Type
- column
- Access
- readonly
- Status
- current
- Parent
- neighborEntry
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 'STEELHEAD-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STEELHEAD-MIB::neighborRequestTimeouts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STEELHEAD-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STEELHEAD-MIB::neighborRequestTimeouts.<neighborIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STEELHEAD-MIB' -M '/opt/observium/mibs/riverbed:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STEELHEAD-MIB::neighborRequestTimeouts'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295