cslbxProbeType
CISCO-SLB-HEALTH-MON-MIB ·
.1.3.6.1.4.1.9.9.254.1.6.1.1.2
Object
The type of probe.
Context
- MIB
- CISCO-SLB-HEALTH-MON-MIB
- OID
.1.3.6.1.4.1.9.9.254.1.6.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cslbxProbeCfgEntry
- Groups
- 2
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::cslbxProbeType'
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::cslbxProbeType.<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::cslbxProbeType'
Syntax
- Source
- SlbProbeType
- Base type
Enumeration
Values & Constraints
Type Values
1 | icmpProbe |
2 | tcpProbe |
3 | dnsProbe |
4 | httpProbe |
5 | ftpProbe |
6 | telnetProbe |
7 | smtpProbe |
8 | scriptedProbe |
9 | undefined |
10 | udpProbe |
11 | httpsProbe |
12 | ldapProbe |
13 | popProbe |
14 | imapProbe |
15 | radiusProbe |
16 | tacacsProbe |
17 | sipProbe |
18 | tftpProbe |
19 | fingerProbe |
20 | echoProbe |
21 | rtspProbe |
22 | snmpProbe |