All MIBs › RFC1248-MIB › ospfNbrOptions
ospfNbrOptions
Module: RFC1248-MIB
OID (symbolic): RFC1248-MIB::ospfNbrOptions
OID (numeric): 1.3.6.1.2.1.13.10.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A Bit Mask corresponding to the neighbor's options field.
Bit 0, if set, indicates that the area accepts and operates on external information; if zero, it is a stub area.
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.13.10.1.4 snmpwalk -v2c -c public <target> RFC1248-MIB::ospfNbrOptions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.13.10.1.4.1 snmpget -v2c -c public <target> RFC1248-MIB::ospfNbrOptions.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.13 | appletalk | JETDIRECT3-MIB |
| 1.3.6.1.2.1.13.10 | ospfNbrTable | RFC1248-MIB |
| 1.3.6.1.2.1.13.10.1 | ospfNbrEntry | RFC1248-MIB |
| 1.3.6.1.2.1.13.10.1.4 | ospfNbrOptions | RFC1248-MIB |