ccLoadFwServerPath
SYMBOL-CC-WS2000-MIB ·
.1.3.6.1.4.1.388.11.2.2.3.3
Object
scalar r/w
OctetString
The path to the firmware on the SFTP/TFTP/FTP
server.
Remember that the type of separator varies
depending on the operating system of the server.
For Windows, use '\', for Unix use '/'.
No path need be specified, (in which case the
default directory for the TFTP/FTP/SFTP server
will be used); if a path is specified, remember
to terminate it with a trailing '/' or '\'.
Context
- MIB
- SYMBOL-CC-WS2000-MIB
- OID
.1.3.6.1.4.1.388.11.2.2.3.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ccLoadFw
- Groups
- 3
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 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccLoadFwServerPath.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-CC-WS2000-MIB::ccLoadFwServerPath'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.