sysMgmtTftpAction
ZYXEL-ves1724-56-Fanless-MIB ·
.1.3.6.1.4.1.890.1.5.12.47.12.10.4
Object
scalar r/w
Enumeration
Action of tftp service. 1: Backup running-config to tftp server, 2: Restore config from tftp server.
Context
- MIB
- ZYXEL-ves1724-56-Fanless-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.47.12.10.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysMgmtTftpServiceSetup
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 'ZYXEL-ves1724-56-Fanless-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ves1724-56-Fanless-MIB::sysMgmtTftpAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ves1724-56-Fanless-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ves1724-56-Fanless-MIB::sysMgmtTftpAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | backup_config |
2 | restore_config |