aristaConfigCopySourceUri

ARISTA-CONFIG-COPY-MIB · .1.3.6.1.4.1.30065.3.7.1.1.3

Object

column r/w OctetString
The source URI of a copy request.
              
The URI format is: scheme://[username:password@]host/path
              
Supported URI schemes are: file, flash, extension, system,
ftp, http, https and tftp. username and password may be
required for a network URI scheme (e.g. ftp).
              
For convenience, two aliases are supported:
  startup-config -> flash://startup-config
  running-config -> system://running-config

Context

MIB
ARISTA-CONFIG-COPY-MIB
OID
.1.3.6.1.4.1.30065.3.7.1.1.3
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::aristaConfigCopySourceUri'
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::aristaConfigCopySourceUri.<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::aristaConfigCopySourceUri'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance