cpqnTftpFileType
CPQNTFTP-MIB ·
.1.3.6.1.4.1.232.121.9.5.1.1
Object
column mandatory
Enumeration
The type of download/upload file that this table entry configures. This object is used as an index into cpqnTftpTable. There is only one entry for each type of file. The agent for a specific product may not support all file types; consult the product-specific documentation for information on using this object.
Context
- MIB
- CPQNTFTP-MIB
- OID
.1.3.6.1.4.1.232.121.9.5.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqnTftpEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQNTFTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNTFTP-MIB::cpqnTftpFileType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQNTFTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNTFTP-MIB::cpqnTftpFileType.<cpqnTftpFileType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQNTFTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQNTFTP-MIB::cpqnTftpFileType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | entire-file |
2 | boot |
3 | run-time |
4 | sblock-ext |
5 | config |
6 | agent |
7 | fddi-ulfw |
8 | atm-ulfw |