tftpConfigTftpOperation
DGS-1210-48-AX ·
.1.3.6.1.4.1.171.10.76.11.3.7
Object
scalar r/w
Enumeration
The tftp operates to perform either downloading the configuration file to the unit or uploading the current configuration file to the tftp server. This object is used in conjunction with configTftpServerIpAddress and configTftpServerFileName.
Context
- MIB
- DGS-1210-48-AX
- OID
.1.3.6.1.4.1.171.10.76.11.3.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- companyTftpGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-1210-48-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-48-AX::tftpConfigTftpOperation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-1210-48-AX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-1210-48-AX::tftpConfigTftpOperation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | download |
2 | upload |
3 | progressing |