cslbxProbeHTTPCfgVersion

CISCO-SLB-HEALTH-MON-MIB · .1.3.6.1.4.1.9.9.254.1.6.5.1.1

Object

column r/w Enumeration
This object represents HTTP version for the probe.
The 'htpOneDotZero' specifies HTTP 1.0 protocol.
The 'htpOneDotOne' specifies HTTP 1.1 protocol.

Context

MIB
CISCO-SLB-HEALTH-MON-MIB
OID
.1.3.6.1.4.1.9.9.254.1.6.5.1.1
Type
column
Access
readwrite
Status
current
Parent
cslbxProbeHTTPCfgEntry
Groups
1

Walk 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::cslbxProbeHTTPCfgVersion'
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::cslbxProbeHTTPCfgVersion.<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::cslbxProbeHTTPCfgVersion'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1httpOneDotZero
2httpOneDotOne