ospfAreaAggregateStatus
RFC15850-MIB ·
.0.14.14.1.5
Object
column mandatory
r/w
Enumeration
This variable displays the status of the en- try. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent.
Context
- MIB
- RFC15850-MIB
- OID
.0.14.14.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ospfAreaAggregateEntry
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 'RFC15850-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC15850-MIB::ospfAreaAggregateStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC15850-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC15850-MIB::ospfAreaAggregateStatus.<ospfAreaAggregateAreaId>.<ospfAreaAggregateLsdbType>.<ospfAreaAggregateNet>.<ospfAreaAggregateMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC15850-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC15850-MIB::ospfAreaAggregateStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |