sysMgmtTftpAction
ZYXEL-MES3528-MIB ·
.1.3.6.1.4.1.890.1.5.8.51.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-MES3528-MIB
- OID
.1.3.6.1.4.1.890.1.5.8.51.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-MES3528-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-MES3528-MIB::sysMgmtTftpAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-MES3528-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-MES3528-MIB::sysMgmtTftpAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | backup_config |
2 | restore_config |
3 | merge_config |