ospfPmNbrOptions
DC-OSPF-MIB ·
mrv variant
·
.1.3.6.1.4.1.629.10.3.1.10.1.4
Object
column SNMPv2-SMIInteger32
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; i.e.,
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.
Bit 4, if set, indicates the router's willingness to
receive and forward External-Attributes-LSAs.
Bit 5, describes the router's handling of demand circuits,
as specified in RFC 1793.
Bit 6, if set, indicates the router's willingness to
receive and forward Opaque-LSAs as specified in RFC 2370.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.3.6.1.4.1.629.10.3.1.10.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ospfPmNbrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmNbrOptions'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmNbrOptions.<ospfPmNbrApplIndex>.<ospfPmNbrIpAddr>.<ospfPmNbrAddressLessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmNbrOptions'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of