pmFTPCompressedFile
SIAE-PMFTP-MIB ·
.1.3.6.1.4.1.3373.1103.31.8
Object
scalar r/w
Enumeration
Enable/disable the compression (zip) of the transferred files. For RMON only.
Context
- MIB
- SIAE-PMFTP-MIB
- OID
.1.3.6.1.4.1.3373.1103.31.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pmFTP
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 'SIAE-PMFTP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-PMFTP-MIB::pmFTPCompressedFile.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-PMFTP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-PMFTP-MIB::pmFTPCompressedFile'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |