dpsfCfgReplaceSrcType
DLINKPRIME-SYSTEM-FILE-MIB ·
.1.3.6.1.4.1.171.15.22.1.3.1.2
Object
column Enumeration
This object indicates where to get the file to replace the current
running configuration.
'tftpRemote' - Get the replacing configuration file from remote host via TFTP.
Context
- MIB
- DLINKPRIME-SYSTEM-FILE-MIB
- OID
.1.3.6.1.4.1.171.15.22.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dpsfCfgReplaceEntry
- 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 'DLINKPRIME-SYSTEM-FILE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-SYSTEM-FILE-MIB::dpsfCfgReplaceSrcType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINKPRIME-SYSTEM-FILE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-SYSTEM-FILE-MIB::dpsfCfgReplaceSrcType.<dpsfCfgReplaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKPRIME-SYSTEM-FILE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKPRIME-SYSTEM-FILE-MIB::dpsfCfgReplaceSrcType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftpRemote |
Conformance
Member of
Compliance refinements
It is compliant to support only a subset of
values: 'tftpRemote'.
values: 'tftpRemote'.