snMspsRip6AdvFilter
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.67.1.5
Object
scalar r/w
Enumeration
Flag to enable filtering of routes in the Ripng responses to be advertised. Setting the flag to enable(1) will filter the corresponding routing entries in the response, that are matching with the AdvFilter list. Setting it to disable(2) will disable the filter, meaning that all the entries in the response message are going to be advertised.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.67.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
disable- Parent
- snMspsRip6Scalars
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::snMspsRip6AdvFilter.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::snMspsRip6AdvFilter'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |