configTftpOperation
FSM726S-MIB ·
.1.3.6.1.4.1.4526.1.1.11.34
Object
scalar mandatory
r/w
Enumeration
The tftp operation to perform. Either download a configuration to the unit or upload the current configuration to the tftp server. This object is to be used in conjunction with configTftpServerIpAddress and configTftpServerFileName.
Context
- MIB
- FSM726S-MIB
- OID
.1.3.6.1.4.1.4526.1.1.11.34- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- netgearConfigGroup
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 'FSM726S-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSM726S-MIB::configTftpOperation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSM726S-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSM726S-MIB::configTftpOperation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | download |
2 | upload |