rcPreemptRSDynTimeout
RUGGEDCOM-SERIAL-MIB ·
.1.3.6.1.4.1.15004.4.6.5.1.1.12
Object
column r/w
secondsInteger32
The time in seconds that is allowed to dynamic master to be idle before it's connection is closed. The protocol listens to the socket open to dymamic master, and if no data are received within this time, conneciton will be closed.
Context
- MIB
- RUGGEDCOM-SERIAL-MIB
- OID
.1.3.6.1.4.1.15004.4.6.5.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- rcPreemptRSEntry
- 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 'RUGGEDCOM-SERIAL-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-SERIAL-MIB::rcPreemptRSDynTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUGGEDCOM-SERIAL-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-SERIAL-MIB::rcPreemptRSDynTimeout.<rcPreemptRSPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUGGEDCOM-SERIAL-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUGGEDCOM-SERIAL-MIB::rcPreemptRSDynTimeout'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 10-3600
Conformance
Member of