All MIBs › ISIS-MIB › isisSysReceiveLSPBufferSize
isisSysReceiveLSPBufferSize
Module: ISIS-MIB
OID (symbolic): ISIS-MIB::isisSysReceiveLSPBufferSize
OID (numeric): 1.3.6.1.2.1.138.1.1.1.11
Node type: OBJECT-TYPE
Type: IsisUnsigned16TC
Access: read-write
Description:
Size of the largest buffer we are designed or configured to store. This should be at least as big as the maximum isisSysLevelOrigLSPBuffSize supported by the system.
If resources allow, we will store and flood LSPs larger than isisSysReceiveLSPBufferSize, as this can help avoid problems in networks with different values for isisSysLevelOrigLSPBuffSize.
Configured values MUST survive an agent reboot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.138.1.1.1.11 snmpwalk -v2c -c public <target> ISIS-MIB::isisSysReceiveLSPBufferSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.138.1.1.1.11.1 snmpget -v2c -c public <target> ISIS-MIB::isisSysReceiveLSPBufferSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.138.1.1.1.11.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.138 | isisMIB | ISIS-MIB |
| 1.3.6.1.2.1.138.1 | isisObjects | ISIS-MIB |
| 1.3.6.1.2.1.138.1.1 | isisSystem | ISIS-MIB |
| 1.3.6.1.2.1.138.1.1.1 | isisSysObject | ISIS-MIB |
| 1.3.6.1.2.1.138.1.1.1.11 | isisSysReceiveLSPBufferSize | ISIS-MIB |