snmpPollInterval
DLM-MIB ·
.1.3.6.1.4.1.52.4.2.1.1.1.4
Object
The value of the interval (in seconds) on which to poll the destination address with the OIDs defined in the OID table assigned to this poll entry. This interval defines how often an SNMP GET REQUEST PDU will be originated from this host device to the polled address.
Context
- MIB
- DLM-MIB
- OID
.1.3.6.1.4.1.52.4.2.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- snmpPollEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'DLM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLM-MIB::snmpPollInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLM-MIB::snmpPollInterval.<snmpPollDestination>.<snmpPollOwner>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLM-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLM-MIB::snmpPollInterval'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647