fileServicesMethod
CM-SYSTEM-MIB ·
.1.3.6.1.4.1.2544.1.12.2.1.8.2
Object
Specifies the method of transferring the file. Note that web(4) is a read-only enumeration.
Context
- MIB
- CM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.2.1.8.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmFileServicesObjects
- 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 'CM-SYSTEM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-SYSTEM-MIB::fileServicesMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-SYSTEM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-SYSTEM-MIB::fileServicesMethod'
Syntax
- Source
- CmFileTransferMethod
- Base type
Enumeration
Values & Constraints
Type Values
1 | ftp |
2 | scp |
3 | sftp |
4 | web |
Conformance
Member of