eltInetSummAddrAdvertise
ELTEX-MES-IP ·
.1.3.6.1.4.1.35265.1.23.91.4.3.1.7
Object
If this is set to TRUE, then when any routes matching
the summary address prefix (after filtering) would be
advertised to the target protocol instance, those routes are
suppressed and a summary address prefix is advertised instead.
If this is set to FALSE, then any matching routes are
suppressed (as in the TRUE case), but the summary
address prefix is not advertised to the target instance
either.
Context
- MIB
- ELTEX-MES-IP
- OID
.1.3.6.1.4.1.35265.1.23.91.4.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltInetSummAddrEntry
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 'ELTEX-MES-IP' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-IP::eltInetSummAddrAdvertise'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-IP' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-IP::eltInetSummAddrAdvertise.<eltInetSummAddrTargetProtocol>.<eltInetSummAddrTargetInstance>.<eltInetSummAddrAddrType>.<eltInetSummAddrAddress>.<eltInetSummAddrAddrPfxLen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-IP' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-IP::eltInetSummAddrAdvertise'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |