pcubeCopyDestFileType
PCUBE-CONFIG-COPY-MIB ·
.1.3.6.1.4.1.5655.3.1.1.1.1.1.4
Object
Specifies the type of file to copy to. currently only 'startupConfig(1)' is supported.
Context
- MIB
- PCUBE-CONFIG-COPY-MIB
- OID
.1.3.6.1.4.1.5655.3.1.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pcubeCopyEntry
- 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 'PCUBE-CONFIG-COPY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-CONFIG-COPY-MIB::pcubeCopyDestFileType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PCUBE-CONFIG-COPY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-CONFIG-COPY-MIB::pcubeCopyDestFileType.<pcubeCopyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PCUBE-CONFIG-COPY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PCUBE-CONFIG-COPY-MIB::pcubeCopyDestFileType'
Syntax
- Source
- ConfigFileType
- Base type
Enumeration
Values & Constraints
Type Values
1 | startupConfig |
2 | runningConfig |
Conformance
Member of