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.
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.166 | mplsStdMIB | MPLS-TC-STD-MIB |
| 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 |