All MIBs › RADLAN-OSPF-MIB › rlOspfNbrOptions
rlOspfNbrOptions
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfNbrOptions
OID (numeric): 1.3.6.1.4.1.89.210.11.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
A bit mask corresponding to the neighbor's options field.
Bit 0, 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 1, if set, indicates that the associated area accepts and operates on external information; if zero, it is a stub area.
Bit 2, if set, indicates that the system is capable of routing IP multicast datagrams, that is that it implements the multicast extensions to OSPF.
Bit 3, if set, indicates that the associated area is an NSSA. These areas are capable of carrying type-7 external advertisements, which are translated into type-5 external advertisements at NSSA borders.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.210.11.1.5 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfNbrOptions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.11.1.5.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfNbrOptions.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlOspfNbrOptions.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.11 | rlOspfNbrTable | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.11.1 | rlOspfNbrEntry | RADLAN-OSPF-MIB |
| 1.3.6.1.4.1.89.210.11.1.5 | rlOspfNbrOptions | RADLAN-OSPF-MIB |