serialDialoutTimeout

RMON2-MIB · .1.3.6.1.2.1.16.19.10.1.8

Object

column deprecated r/w Integer32
This timeout value is used when the probe initiates the
serial connection with the intention of contacting a
management station.  This variable represents the number
of seconds of inactivity allowed before terminating the
connection on this serial interface.

Context

MIB
RMON2-MIB
OID
.1.3.6.1.2.1.16.19.10.1.8
Type
column
Access
readwrite
Status
deprecated
Parent
serialConfigEntry
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 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::serialDialoutTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::serialDialoutTimeout.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMON2-MIB::serialDialoutTimeout'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535

Conformance