All MIBs › ACC-FAKE › ospfVirtNbrArea
ospfVirtNbrArea
Module: ACC-FAKE
OID (symbolic): ACC-FAKE::ospfVirtNbrArea
OID (numeric): 1.3.6.1.4.1.5.2.9
Node type: OBJECT-TYPE
Type: AreaID
Access: read-only
Description:
The Transit Area Identifier.
What is ospfVirtNbrArea?
ACC-FAKE::ospfVirtNbrArea is the Area ID of the transit area through which a virtual link passes (read-only information). When OSPF establishes a virtual link, this tells you which area the virtual tunnel travels through to reach the remote router. For example, if the value is 1.0.0.0, the virtual link is transiting through Area 1 to connect two other areas.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.9 snmpwalk -v2c -c public <target> ACC-FAKE::ospfVirtNbrArea
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.9.1 snmpget -v2c -c public <target> ACC-FAKE::ospfVirtNbrArea.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.2 | accFake | ACC-FAKE |
| 1.3.6.1.4.1.5.2.9 | ospfVirtNbrArea | ACC-FAKE |