All MIBs › OSPF-MIB › ospfExtLsdbLimit
ospfExtLsdbLimit
Module: OSPF-MIB
OID (symbolic): OSPF-MIB::ospfExtLsdbLimit
OID (numeric): 1.3.6.1.2.1.14.11
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
External LSA database limit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.14.11 snmpwalk -v2c -c public <target> OSPF-MIB::ospfExtLsdbLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.14.11.1 snmpget -v2c -c public <target> OSPF-MIB::ospfExtLsdbLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.14.11.1 i <value>