cmDsCalTunerTuneNow

BRCM-CM-ENGINEERING-MIB · .1.3.6.1.4.1.4413.2.99.1.1.3.2.2.32.1.5

Object

column r/w SNMPv2-TCTruthValue
When this object is set to true(1), the tuner will tune to the
frequency specified by cmDsCalTunerFrequency.  Sets
to false(2) will be rejected with an inconsistentValue error.
taken.  When read, this object returns true(1) if the tuner is 
currently tuned to the specified frequency, false(2) otherwise.

Context

MIB
BRCM-CM-ENGINEERING-MIB
OID
.1.3.6.1.4.1.4413.2.99.1.1.3.2.2.32.1.5
Type
column
Access
readwrite
Status
current
Parent
cmDsCalTunerEntry

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 'BRCM-CM-ENGINEERING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-ENGINEERING-MIB::cmDsCalTunerTuneNow'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-CM-ENGINEERING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-ENGINEERING-MIB::cmDsCalTunerTuneNow.<cmDsCalTunerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-CM-ENGINEERING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-CM-ENGINEERING-MIB::cmDsCalTunerTuneNow'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false