snMspsRip2AutoSummaryStatus
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.41.1.6
Object
scalar r/w
Enumeration
This object specify the auto-summary status.If enabled, summary routes are sent in regular updates for both rip v1 and v2.If split hoizon is enabled, summary is sent only if atlest one subnet route is learned over an interface which is different from the interface over which the update is sent.If all the subnet routes are learned over the same interface over which updates are sent, then summary is not send. With poisson reverse enabled, summary is sent either with metric 16 or with proper metric according to the interfaces over which subnet routes were learnt. If summary is disabled, either individual subnet route are sent or subnet routes are sent based on the specfic aggregation configured over the interface.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.41.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
enabled- Parent
- snMspsRip2GeneralGroup
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsRip2AutoSummaryStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsRip2AutoSummaryStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |