cadCmRemoteQueryPollTime

CADANT-REMOTE-QUERY-MIB · .1.3.6.1.4.1.4998.1.1.55.1.2.1.1

Object

column secondsSNMPv2-SMIUnsigned32
The value of sysUpTime when this CM entry was polled.  
              
If this value is larger than the cadCmRemoteQueryPollerStopTime,
it indicates that the status has already been 
overwritten by a new polling cycle.  To avoid this 
happening, the NMS can increase the cadCmRemoteQueryPollInterval 
so that the cadCmRemoteQueryPollTime 
would fall in between the cadCmRemoteQueryPollerStartTime and 
the cadCmRemoteQueryPollerStopTime.

Context

MIB
CADANT-REMOTE-QUERY-MIB
OID
.1.3.6.1.4.1.4998.1.1.55.1.2.1.1
Type
column
Access
readonly
Status
current
Units
seconds
Parent
cadCmRemoteQueryStatusEntry
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 '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::cadCmRemoteQueryPollTime'
More examples
Read one indexed 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::cadCmRemoteQueryPollTime.<index>'
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::cadCmRemoteQueryPollTime'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance