tftpConnectionTimeout
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.6.1.4
Object
Time the device will wait for reply from TFTP server, during connection and while transferring a block of data. While waiting, the device will retransmit it's request each 8 seconds (typically). Thus it is reasonable to set the timeout to a multiple of 8 seconds. If during tftpConnectionTimeout device will not get a responce from the server, current TFTP operation will be retried several times (set by tftpNumRetries) before ending with and error.
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.6.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tftp
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::tftpConnectionTimeout.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NATEKS-MIB::tftpConnectionTimeout'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of