hpicfDownloadTftpServerConfig
HP-ICF-DOWNLOAD ·
.1.3.6.1.4.1.11.2.14.11.1.3.6
Object
When this is true(1), the TFTP server is enabled and will process incoming requests. When this is false(2), the TFTP server will be shut down and will not accept incoming connections.
Context
- MIB
- HP-ICF-DOWNLOAD
- OID
.1.3.6.1.4.1.11.2.14.11.1.3.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpicfDownload
- Groups
- 2
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 'HP-ICF-DOWNLOAD' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DOWNLOAD::hpicfDownloadTftpServerConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-DOWNLOAD' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-DOWNLOAD::hpicfDownloadTftpServerConfig'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |