All MIBs › A3COM-HUAWEI-MPLS-LDP-MIB › hwMplsLdpLsrMaxLocalPeers
hwMplsLdpLsrMaxLocalPeers
Module: A3COM-HUAWEI-MPLS-LDP-MIB
OID (symbolic): A3COM-HUAWEI-MPLS-LDP-MIB::hwMplsLdpLsrMaxLocalPeers
OID (numeric): 1.3.6.1.4.1.43.45.1.5.12.2.1.1.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The maximum number of Local LDP peers that can be supported by this Incarnation.
What is hwMplsLdpLsrMaxLocalPeers?
This read-write integer (1-1024) limits the count of local LDP peer connections on this LSR incarnation. Engineers configure it to control resource consumption and prevent connection exhaustion. Example: setting to 256 allows this LSR to establish up to 256 LDP sessions with local peers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.5.12.2.1.1.1.1.11 snmpwalk -v2c -c public <target> A3COM-HUAWEI-MPLS-LDP-MIB::hwMplsLdpLsrMaxLocalPeers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.5.12.2.1.1.1.1.11.1 snmpget -v2c -c public <target> A3COM-HUAWEI-MPLS-LDP-MIB::hwMplsLdpLsrMaxLocalPeers.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.45.1.5.12.2.1.1.1.1.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwMplsLdpLsrMaxLocalPeers.1
Start monitoring Huawei/H3C MPLS routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-MPLS-LDP-MIB::hwMplsLdpLsrMaxLocalPeers OID value, configure state conditions and alerts, and monitor any Huawei/H3C MPLS routers from a single console.
OID Breakdown
Upper-level ancestors (11 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.5 | huaweiMgmt | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.5.12 | hwMpls | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.5.12.2 | hwMplsLdp | A3COM-HUAWEI-MPLS-LDP-MIB |
| 1.3.6.1.4.1.43.45.1.5.12.2.1 | hwMplsLdpObjects | A3COM-HUAWEI-MPLS-LDP-MIB |
| 1.3.6.1.4.1.43.45.1.5.12.2.1.1 | hwMplsLdpLsrObjects | A3COM-HUAWEI-MPLS-LDP-MIB |
| 1.3.6.1.4.1.43.45.1.5.12.2.1.1.1 | hwMplsLdpLsrIncarnTable | A3COM-HUAWEI-MPLS-LDP-MIB |
| 1.3.6.1.4.1.43.45.1.5.12.2.1.1.1.1 | hwMplsLdpLsrIncarnEntry | A3COM-HUAWEI-MPLS-LDP-MIB |
| 1.3.6.1.4.1.43.45.1.5.12.2.1.1.1.1.11 | hwMplsLdpLsrMaxLocalPeers | A3COM-HUAWEI-MPLS-LDP-MIB |