lookupMaxConcurrentRequests
DISMAN-NSLOOKUP-MIB ·
.1.3.6.1.2.1.82.1.1
Object
The maximum number of concurrent active lookup requests
that are allowed within an agent implementation. A value
of 0 for this object implies that there is no limit for
the number of concurrent active requests in effect.
The limit applies only to new requests being activated.
When a new value is set, the agent will continue processing
all the requests already active, even if their number
exceed the limit just imposed.
Context
- MIB
- DISMAN-NSLOOKUP-MIB
- OID
.1.3.6.1.2.1.82.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- requests
- Parent
- lookupObjects
- Groups
- 1
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 'DISMAN-NSLOOKUP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-NSLOOKUP-MIB::lookupMaxConcurrentRequests.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DISMAN-NSLOOKUP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DISMAN-NSLOOKUP-MIB::lookupMaxConcurrentRequests'
Syntax
requestsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
lookupCompliance
readonly
The agent is not required to support set
operations to this object.
operations to this object.
lookupMinimumCompliance
readonly
The agent is not required to support set
operations to this object.
operations to this object.