l2vmEntityRescheduleLimit
DC-L2VPN-MIB ·
.1.2.826.0.1.1578918.5.94.114.1.1.1.1.10
Object
column r/w
Integer32
The maximum number of different objects that can be
processed in a single schedule.
When subcomponents are scheduled by receipt of an IPS or a
timer pop, that IPS can cause more work than can be
performed in a reasonable time without blocking the
N-BASE. Subcomponents handle this by breaking off
processing when they hit a processing limit.
Higher values increase the processing efficiency of
DC-L2VPN Manager instances, but can cause the scheduler to
be blocked for excessive periods, causing timers to pop
late. Lower values have the reverse effects.
This field is not suitable for network administrators.
Context
- MIB
- DC-L2VPN-MIB
- OID
.1.2.826.0.1.1578918.5.94.114.1.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- l2vmEntityEntry
- Groups
- 1
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 'DC-L2VPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-L2VPN-MIB::l2vmEntityRescheduleLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-L2VPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-L2VPN-MIB::l2vmEntityRescheduleLimit.<l2vmEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-L2VPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-L2VPN-MIB::l2vmEntityRescheduleLimit'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of