All MIBs › BAS-OSPF-MIB › basOspfVersionNumber
basOspfVersionNumber
Module: BAS-OSPF-MIB
OID (symbolic): BAS-OSPF-MIB::basOspfVersionNumber
OID (numeric): 1.3.6.1.4.1.3493.2.7.7.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current version number of the OSPF proto- col is 2.
What is basOspfVersionNumber?
This read-only value reports the OSPF protocol version the router is running, and per this MIB the only defined value is version 2. It's useful mainly for confirming interoperability with other OSPF speakers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.7.1.1.1.3 snmpwalk -v2c -c public <target> BAS-OSPF-MIB::basOspfVersionNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.7.1.1.1.3.1 snmpget -v2c -c public <target> BAS-OSPF-MIB::basOspfVersionNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> basOspfVersionNumber.1
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::basOspfVersionNumber 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.3 | basOspfVersionNumber | BAS-OSPF-MIB |