All MIBs › RAPID-CITY › rcOspfv3RouterId
rcOspfv3RouterId
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcOspfv3RouterId
OID (numeric): 1.3.6.1.4.1.2272.1.67.1.1.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
A 32-bit integer uniquely identifying the router in the Autonomous System. To ensure uniqueness, this may default to the value of one of the router's IPv4 interface addresses if IPv4 is configured on the router.
What is rcOspfv3RouterId?
This object holds the 32-bit router identifier that uniquely identifies this router within the OSPF (Open Shortest Path First) version 3 autonomous system. If IPv4 is not configured on the router, this value typically defaults to one of the router's IPv4 interface addresses to ensure uniqueness. An operator would check this value during network setup to verify that each OSPF v3 router has a unique identifier in the domain.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.67.1.1.1.1 snmpwalk -v2c -c public <target> RAPID-CITY::rcOspfv3RouterId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.67.1.1.1.1.1 snmpget -v2c -c public <target> RAPID-CITY::rcOspfv3RouterId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.67.1.1.1.1.1 a <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.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.1 | rcOspfv3GeneralGroup | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.67.1.1.1.1 | rcOspfv3RouterId | RAPID-CITY |