fsMIStdOspfAreaAggregateEffect
SUPERMICRO-MISTDOSPF-MIB ·
.1.3.6.1.4.1.10876.101.1.146.13.1.6
Object
column r/w
Enumeration
Subnets subsumed by ranges either trigger the advertisement of the indicated aggregate (ad- vertiseMatching), or result in the subnet's not being advertised at all outside the area.
Context
- MIB
- SUPERMICRO-MISTDOSPF-MIB
- OID
.1.3.6.1.4.1.10876.101.1.146.13.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIStdOspfAreaAggregateEntry
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 'SUPERMICRO-MISTDOSPF-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MISTDOSPF-MIB::fsMIStdOspfAreaAggregateEffect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MISTDOSPF-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MISTDOSPF-MIB::fsMIStdOspfAreaAggregateEffect.<fsMIStdOspfContextId>.<fsMIStdOspfAreaAggregateAreaID>.<fsMIStdOspfAreaAggregateLsdbType>.<fsMIStdOspfAreaAggregateNet>.<fsMIStdOspfAreaAggregateMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MISTDOSPF-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MISTDOSPF-MIB::fsMIStdOspfAreaAggregateEffect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | advertiseMatching |
2 | doNotAdvertiseMatching |