cslbxProbeFtpRequestMethod
CISCO-SLB-HEALTH-MON-MIB ·
.1.3.6.1.4.1.9.9.254.1.6.7.1.1
Object
column r/w
Enumeration
This object identifies the FTP request to be used
in FTP probe packets.
The possible value(s) are:
other : other than the values mentioned below.
This value can not be written.
ls : list files.
get : Get request.
put : Put request.
Context
- MIB
- CISCO-SLB-HEALTH-MON-MIB
- OID
.1.3.6.1.4.1.9.9.254.1.6.7.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cslbxProbeFTPCfgEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SLB-HEALTH-MON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-HEALTH-MON-MIB::cslbxProbeFtpRequestMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-HEALTH-MON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-HEALTH-MON-MIB::cslbxProbeFtpRequestMethod.<slbEntity>.<cslbxProbeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-HEALTH-MON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-HEALTH-MON-MIB::cslbxProbeFtpRequestMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ls |
3 | get |
4 | put |
Conformance
Member of