rtmRedistAddrFltLen
DC-RTM-MIB ·
.1.3.6.1.4.1.629.10.7.1.2.1.14
Object
Destination IP address filter prefix length (in bits). Do not
match the source routing information to this entry if one of these
fails:
- the destination IP address in the source routing information,
with the IP address filter prefix length applied, matches the
IP address filter with the IP address filter prefix length
applied
- the destination IP address prefix length is greater than or equal
to the IP address filter prefix length.
If the IP address filter prefix length is L, then applying the
length to an address means taking the first L bits of the address.
To avoid having any destination IP address filtering, set the IP
address filter to all zeroes and the IP address filter prefix length
to zero.
Context
- MIB
- DC-RTM-MIB
- OID
.1.3.6.1.4.1.629.10.7.1.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rtmRedistEntry
- Groups
- 1
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 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmRedistAddrFltLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmRedistAddrFltLen.<rtmRedistFteIndex>.<rtmRedistEntryId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-RTM-MIB::rtmRedistAddrFltLen'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of