pmElementTypeRegMaxLatency

POLICY-BASED-MANAGEMENT-MIB · .1.3.6.1.2.1.124.3.1.3

Object

column r/w millisecondsSNMPv2-SMIUnsigned32
The PM agent is responsible for discovering new elements of
types that are registered.  This object lets the manager
control the maximum amount of time that may pass between the
time an element is created and when it is discovered.
              
In other words, in any given interval of this duration, all
new elements must be discovered.  Note that how the policy
agent schedules the checking of various elements within this
interval is an implementation-dependent matter.

Context

MIB
POLICY-BASED-MANAGEMENT-MIB
OID
.1.3.6.1.2.1.124.3.1.3
Type
column
Access
readwrite
Status
current
Units
milliseconds
Parent
pmElementTypeRegEntry
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 'POLICY-BASED-MANAGEMENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-BASED-MANAGEMENT-MIB::pmElementTypeRegMaxLatency'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POLICY-BASED-MANAGEMENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POLICY-BASED-MANAGEMENT-MIB::pmElementTypeRegMaxLatency.<pmElementTypeRegOIDPrefix>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POLICY-BASED-MANAGEMENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POLICY-BASED-MANAGEMENT-MIB::pmElementTypeRegMaxLatency'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance