All MIBs › RAPID-CITY › rcOspfv3AreaAggregateAdvertiseMetric
rcOspfv3AreaAggregateAdvertiseMetric
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcOspfv3AreaAggregateAdvertiseMetric
OID (numeric): 1.3.6.1.4.1.2272.1.67.1.1.12.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Used to specify a metric for a Summary LSA (type 3) generated by OSPF through an area range. If this metric is set to 0, OSPF uses the cost to the farthest point in the networks being summarized as the metric.
What is rcOspfv3AreaAggregateAdvertiseMetric?
This object specifies a metric value for a Summary Link State Advertisement (LSA type 3) generated by OSPFv3 when aggregating routes within an area. A network engineer configuring OSPFv3 area summarization would use this to override the default cost calculation and control route preferences across areas.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.67.1.1.12.1.8 snmpwalk -v2c -c public <target> RAPID-CITY::rcOspfv3AreaAggregateAdvertiseMetric
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.67.1.1.12.1.8.1 snmpget -v2c -c public <target> RAPID-CITY::rcOspfv3AreaAggregateAdvertiseMetric.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.67.1.1.12.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcOspfv3AreaAggregateAdvertiseMetric.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67 | rcOspfv3 | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67.1 | rcOspfv3Mib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67.1.1 | rcOspfv3Objects | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67.1.1.12 | rcOspfv3AreaAggregateTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67.1.1.12.1 | rcOspfv3AreaAggregateEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67.1.1.12.1.8 | rcOspfv3AreaAggregateAdvertiseMetric | RAPID-CITY |