All MIBs › RADLAN-OSPF-MIB › rlOspfVirtNbrOptions
rlOspfVirtNbrOptions
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfVirtNbrOptions
OID (numeric): 1.3.6.1.4.1.89.210.12.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
A bit mask corresponding to the neighbor's options field.
Bit 1, if set, indicates that the system will operate on Type of Service metrics other than TOS 0. If zero, the neighbor will ignore all metrics except the TOS 0 metric.
Bit 2, if set, indicates that the system is network multicast capable, i.e., that it implements OSPF multicast routing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.210.12.1.5 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfVirtNbrOptions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.12.1.5.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfVirtNbrOptions.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlOspfVirtNbrOptions.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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.210 | rlOspf | Dell-MIB |
| 1.3.6.1.4.1.89.210.12 | rlOspfVirtNbrTable | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.12.1 | rlOspfVirtNbrEntry | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.12.1.5 | rlOspfVirtNbrOptions | RADLAN-OSPF-MIB |