ospfAreaBdrRtrStatus
RFC1253-MIB ·
.1.3.6.1.2.1.14.1.4
Object
A flag to note whether this router is an area border router.
Context
- MIB
- RFC1253-MIB
- OID
.1.3.6.1.2.1.14.1.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- ospfGeneralGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1253-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1253-MIB::ospfAreaBdrRtrStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1253-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1253-MIB::ospfAreaBdrRtrStatus'
Syntax
- Source
- TruthValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |