tftpServerName
SWITCH-CHASSIS-MIB ·
.1.3.6.1.4.1.207.8.9.1.1.9.4.1
Object
The name of the TFTP server from which to read or write the
device's configuration files or from which to read a firmware
image.
The value of this object can be a fully- or partially-qualified
domain name system (dns) name, or it can be an ip address in
the familiar 'dotted-quad' notation.
If the value of this object is a fully- or partially-qualified
dns name, the device will attempt to use the Domain Name System
to convert the name to an ip address before initiating a
transaction with this TFTP server.
This object may be set only if tftpAdminStatus has the value
'configure'.
Context
- MIB
- SWITCH-CHASSIS-MIB
- OID
.1.3.6.1.4.1.207.8.9.1.1.9.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tftpGroup
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 'SWITCH-CHASSIS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-CHASSIS-MIB::tftpServerName.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-CHASSIS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-CHASSIS-MIB::tftpServerName'
Syntax
- Source
- HostNameOrIpAddr
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.