cadCmRemoteQueryPollerEnable

CADANT-REMOTE-QUERY-MIB · .1.3.6.1.4.1.4998.1.1.55.1.1.1

Object

scalar r/w SNMPv2-TCTruthValue
An indication of whether the CMTS CM Poller is running.
          
When the poller is enabled, it polls the remote CMs 
periodically specified in the cadCmRemoteQueryPollerInterval
mib object.
          
The operation can be expensive depending on how many CMs 
that the poller would be polling.  It is suggested to 
have it disabled when not needed.

Context

MIB
CADANT-REMOTE-QUERY-MIB
OID
.1.3.6.1.4.1.4998.1.1.55.1.1.1
Type
scalar
Access
readwrite
Status
current
Parent
cadCmRemoteQueryPoller
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-REMOTE-QUERY-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-REMOTE-QUERY-MIB::cadCmRemoteQueryPollerEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-REMOTE-QUERY-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-REMOTE-QUERY-MIB::cadCmRemoteQueryPollerEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance