arubaWiredConfigurationCopyProtocol

ARUBAWIRED-CONFIG-MIB · .1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.4

Object

The protocol file transfer protocol that should be used to copy the configuration
file over the network. If the config file transfer is to occur locally on the SNMP
agent, the method of transfer is left up to the implementation.

Context

MIB
ARUBAWIRED-CONFIG-MIB
OID
.1.3.6.1.4.1.47196.4.1.1.3.20.1.0.1.1.4
Type
column
Access
readwrite
Status
current
Parent
arubaWiredConfigurationCopyEntry
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 'ARUBAWIRED-CONFIG-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-CONFIG-MIB::arubaWiredConfigurationCopyProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARUBAWIRED-CONFIG-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-CONFIG-MIB::arubaWiredConfigurationCopyProtocol.<arubaWiredConfigurationCopyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARUBAWIRED-CONFIG-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARUBAWIRED-CONFIG-MIB::arubaWiredConfigurationCopyProtocol'

Syntax

Values & Constraints

Type Values
1scp
2sftp
3tftp

Conformance