aristaConfigCopyTimeout

ARISTA-CONFIG-COPY-MIB · .1.3.6.1.4.1.30065.3.7.1.1.6

Object

The  maximum number of seconds a copy request could run.
              
If the copy request is not completed in such amount of
time, it will be terminated and marked as failed with a
failure cause of timeout.
              
The time taken by a copy request varies by the source and/
or destination file size, network condition, system load,
etc. A reasonable timeout should be chosen so that a stuck
or run-away copy request could be terminated, but a normal
copy request could complete.

Context

MIB
ARISTA-CONFIG-COPY-MIB
OID
.1.3.6.1.4.1.30065.3.7.1.1.6
Type
column
Access
readwrite
Status
current
Parent
aristaConfigCopyCommandEntry
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 'ARISTA-CONFIG-COPY-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONFIG-COPY-MIB::aristaConfigCopyTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARISTA-CONFIG-COPY-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONFIG-COPY-MIB::aristaConfigCopyTimeout.<aristaConfigCopyName>.<aristaConfigCopyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-CONFIG-COPY-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-CONFIG-COPY-MIB::aristaConfigCopyTimeout'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance