myIpPrefixListMinimumPrefixLength

DES7200-ROUTE-MIB · .1.3.6.1.4.1.171.10.97.2.20.4.1.1.6

Object

column r/w Unsigned32
this field specifies prefix length. The prefix list
will be applied if the prefix length is greater than 
or equal to myIpPrefixListMinimumPrefixLength.
value '0' means that this parameter has no effect.
              
The condition 'myIpPrefixListMaximumPrefixLength 
>= myIpPrefixListMinimumPrefixLength > myIpPrefixListMaskLength'
must be satisfied when this value is not '0'

Context

MIB
DES7200-ROUTE-MIB
OID
.1.3.6.1.4.1.171.10.97.2.20.4.1.1.6
Type
column
Access
readwrite
Status
current
Parent
myIpPrefixListEntry
Groups
1

Walk 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 'DES7200-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-ROUTE-MIB::myIpPrefixListMinimumPrefixLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES7200-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-ROUTE-MIB::myIpPrefixListMinimumPrefixLength.<myIpPrefixListName>.<myIpPrefixListSequence>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES7200-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES7200-ROUTE-MIB::myIpPrefixListMinimumPrefixLength'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-32

Conformance