All MIBs › MPLS-TE-STD-MIB › mplsTunnelNotificationMaxRate
mplsTunnelNotificationMaxRate
Module: MPLS-TE-STD-MIB
OID (symbolic): MPLS-TE-STD-MIB::mplsTunnelNotificationMaxRate
OID (numeric): 1.3.6.1.2.1.10.166.3.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This variable indicates the maximum number of notifications issued per second. If events occur more rapidly, the implementation may simply fail to emit these notifications during that period, or may queue them until an appropriate time. A value of 0 means no throttling is applied and events may be notified at the rate at which they occur.
What is mplsTunnelNotificationMaxRate?
Sets the maximum number of MPLS tunnel notifications this LSR will emit per second, with 0 meaning no throttling; excess events may be dropped or queued. An admin lowers this on a device experiencing frequent tunnel flaps to avoid overwhelming the NMS with a trap storm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.166.3.1.5 snmpwalk -v2c -c public <target> MPLS-TE-STD-MIB::mplsTunnelNotificationMaxRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.166.3.1.5.1 snmpget -v2c -c public <target> MPLS-TE-STD-MIB::mplsTunnelNotificationMaxRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.166.3.1.5.1 i <value>
Start monitoring Vendor-neutral IETF standard (MPLS-enabled core/edge router, Traffic Engineering) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-TE-STD-MIB::mplsTunnelNotificationMaxRate OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (MPLS-enabled core/edge router, Traffic Engineering) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.166 | mplsStdMIB | MPLS-TC-STD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.166.3 | mplsTeStdMIB | MPLS-TE-STD-MIB |
| 1.3.6.1.2.1.10.166.3.1 | mplsTeScalars | MPLS-TE-STD-MIB |
| 1.3.6.1.2.1.10.166.3.1.5 | mplsTunnelNotificationMaxRate | MPLS-TE-STD-MIB |