sysMgmtTftpActionPrivilege13
ZYXEL-GS2200-24-MIB ·
.1.3.6.1.4.1.890.1.5.8.55.12.10.113
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 configuration with privilege 13.
Context
- MIB
- ZYXEL-GS2200-24-MIB
- OID
.1.3.6.1.4.1.890.1.5.8.55.12.10.113- 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-GS2200-24-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-GS2200-24-MIB::sysMgmtTftpActionPrivilege13.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-GS2200-24-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-GS2200-24-MIB::sysMgmtTftpActionPrivilege13'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | backup-config |
2 | restore-config |
3 | merge-config |