fileUrl
MX-MOH-MIB ·
.0.1550.1.100
Object
scalar r/w
OctetString
MP3 File URL
URL to a MP3 file that is loaded at unit startup and reloaded
every time the ReloadInterval elapses. The supported transfer
protocols are:
* HTTP
* TFTP
* FTP
* FILE
Examples of valid URLs:
* http://www.myserver.com/myfile.mp3
* tftp://myserver.com:69/myfolder/myfile.mp3
* file://myfile.mp3
When the port is not included in the URL, the default port for
the chosen protocol is used.
Context
- MIB
- MX-MOH-MIB
- OID
.0.1550.1.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mohMIBObjects
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 'MX-MOH-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MOH-MIB::fileUrl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MOH-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MOH-MIB::fileUrl'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.