All MIBs › RADLAN-OSPF-MIB › rlOspfRxNewLsas
rlOspfRxNewLsas
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfRxNewLsas
OID (numeric): 1.3.6.1.4.1.89.210.2.1.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of link state advertisements received that are determined to be new instantiations. This number does not include newer instantiations of self-originated link state advertisements.
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ospfDiscontinuityTime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.210.2.1.11 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfRxNewLsas
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.2.1.11.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfRxNewLsas.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlOspfRxNewLsas.1
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.210 | rlOspf | Dell-MIB |
| 1.3.6.1.4.1.89.210.2 | rlOspfGeneralGroupTable | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.2.1 | rlOspfGeneralGroupEntry | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.2.1.11 | rlOspfRxNewLsas | RADLAN-OSPF-MIB |