All MIBs › PRVT-OSPF-MIB › prvtOspfRxNewLsas
prvtOspfRxNewLsas
Module: PRVT-OSPF-MIB
OID (symbolic): PRVT-OSPF-MIB::prvtOspfRxNewLsas
OID (numeric): 1.3.6.1.4.1.738.1.6.4.2.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of link-state advertisements re- ceived determined to be new instantiations. This number does not include newer instantia- tions of self-originated link-state advertise- ments.
What is prvtOspfRxNewLsas?
This counter tracks the number of link-state advertisements received that were determined to be genuinely new instantiations, excluding newer copies of this router's own self-originated LSAs. A sudden spike can indicate topology instability elsewhere in the OSPF domain.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.6.4.2.1.8 snmpwalk -v2c -c public <target> PRVT-OSPF-MIB::prvtOspfRxNewLsas
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.6.4.2.1.8.1 snmpget -v2c -c public <target> PRVT-OSPF-MIB::prvtOspfRxNewLsas.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prvtOspfRxNewLsas.1
Start monitoring BATM Advanced Communications routers/switches running OSPF with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PRVT-OSPF-MIB::prvtOspfRxNewLsas OID value, configure state conditions and alerts, and monitor any BATM Advanced Communications routers/switches running OSPF from a single console.
OID Breakdown
Upper-level ancestors (12 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.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.6 | ipSwitch | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.6.4 | routingProtocols | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2 | prvtOSPFExtensionMib | PRVT-OSPF-EXTENSION-MIB |
| 1.3.6.1.4.1.738.1.6.4.2.1 | ospfExtension | PRVT-OSPF-EXTENSION-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.738.1.6.4.2.1.8 | prvtOspfRxNewLsas | PRVT-OSPF-MIB |