All MIBs › BAS-OSPF-MIB › basOspfRouterId
basOspfRouterId
Module: BAS-OSPF-MIB
OID (symbolic): BAS-OSPF-MIB::basOspfRouterId
OID (numeric): 1.3.6.1.4.1.3493.2.7.7.1.1.1.1
Node type: OBJECT-TYPE
Type: RouterID
Access: read-write
Description: A 32-bit integer uniquely identifying the router in the Autonomous System.
By convention, to ensure uniqueness, this should default to the value of one of the router's IP interface addresses.
What is basOspfRouterId?
This read-write value is a 32-bit number that uniquely identifies this router within its OSPF autonomous system, independent of any specific interface. By convention it should be set to match one of the router's own IP interface addresses so it stays unique on the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.7.1.1.1.1 snmpwalk -v2c -c public <target> BAS-OSPF-MIB::basOspfRouterId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.7.1.1.1.1.1 snmpget -v2c -c public <target> BAS-OSPF-MIB::basOspfRouterId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3493.2.7.7.1.1.1.1.1 s <value>
Start monitoring Broadband Access Systems (BAS) CMTS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BAS-OSPF-MIB::basOspfRouterId OID value, configure state conditions and alerts, and monitor any Broadband Access Systems (BAS) CMTS (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.3493 | basMIB | BAS-MIB |
| 1.3.6.1.4.1.3493.2 | basMibGroup | BAS-MIB |
| 1.3.6.1.4.1.3493.2.7 | basAlias | BAS-MIB |
| 1.3.6.1.4.1.3493.2.7.7 | basAliasOspf | BAS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3493.2.7.7.1 | basOspfObjects | BAS-OSPF-MIB |
| 1.3.6.1.4.1.3493.2.7.7.1.1 | basOspfGeneralGroupTable | BAS-OSPF-MIB |
| 1.3.6.1.4.1.3493.2.7.7.1.1.1 | basOspfGeneralGroupEntry | BAS-OSPF-MIB |
| 1.3.6.1.4.1.3493.2.7.7.1.1.1.1 | basOspfRouterId | BAS-OSPF-MIB |