sysMgmtTftpAction
ZYXEL-xs3900-48F-MIB ·
.1.3.6.1.4.1.890.1.5.8.74.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, 3: Merge config from tftp server. Note: This action can access all configuration includes user account and AA configuration.
Context
- MIB
- ZYXEL-xs3900-48F-MIB
- OID
.1.3.6.1.4.1.890.1.5.8.74.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-xs3900-48F-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-xs3900-48F-MIB::sysMgmtTftpAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-xs3900-48F-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-xs3900-48F-MIB::sysMgmtTftpAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | backupConfig |
2 | restoreConfig |
3 | mergeConfig |