rdnRQueryLastPollStopTime
RDN-CMTS-MIB ·
.1.3.6.1.4.1.4981.2.4.1.2
Object
The value of sysUpTime when the BSR last began a Remote Query polling cycle, to read values for the rdnRQueryCmtsCmStatusTable from registered cable modems. This object has an initial value of zero, if no polls have been sent. Once that it has been set to a nonzero value, it is never reset to zero again for any reason, unless the BSR reboots.
Context
- MIB
- RDN-CMTS-MIB
- OID
.1.3.6.1.4.1.4981.2.4.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rdnCmtsMibNotificationObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CMTS-MIB::rdnRQueryLastPollStopTime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CMTS-MIB::rdnRQueryLastPollStopTime'
Syntax
- Source
- SNMPv2-TCTimeStamp
- Base type
Unsigned32- Based on
- SNMPv2-SMITimeTicks
Type Description
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be
defined in the description of any object defined using this
type.
If sysUpTime is reset to zero as a result of a re-
initialization of the network management (sub)system, then
the values of all TimeStamp objects are also reset.
However, after approximately 497 days without a re-
initialization, the sysUpTime object will reach 2^^32-1 and
then increment around to zero; in this case, existing values
of TimeStamp objects do not change. This can lead to
ambiguities in the value of TimeStamp objects.
Values & Constraints
No enumerated values or constraints recorded.