ccCopyServerAddress
CISCO-CONFIG-COPY-MIB ·
.1.3.6.1.4.1.9.9.96.1.1.1.1.5
Object
The IP address of the TFTP server from (or to)
which to copy the configuration file. This object
must be created when either the
ccCopySourceFileType or ccCopyDestFileType has the
value 'networkFile'.
Values of 0.0.0.0 or FF.FF.FF.FF for
ccCopyServerAddress are not allowed.
Since this object can just hold only IPv4 Transport
type, it is deprecated and replaced by
ccCopyServerAddressRev1.
Context
- MIB
- CISCO-CONFIG-COPY-MIB
- OID
.1.3.6.1.4.1.9.9.96.1.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- ccCopyEntry
- 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 'CISCO-CONFIG-COPY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONFIG-COPY-MIB::ccCopyServerAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CONFIG-COPY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONFIG-COPY-MIB::ccCopyServerAddress.<ccCopyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CONFIG-COPY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CONFIG-COPY-MIB::ccCopyServerAddress'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of