myIpPrefixListMinimumPrefixLength
MY-ROUTE-MIB ·
.1.3.6.1.4.1.4881.1.1.10.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
- MY-ROUTE-MIB
- OID
.1.3.6.1.4.1.4881.1.1.10.2.20.4.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- myIpPrefixListEntry
- 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 'MY-ROUTE-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ROUTE-MIB::myIpPrefixListMinimumPrefixLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-ROUTE-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ROUTE-MIB::myIpPrefixListMinimumPrefixLength.<myIpPrefixListName>.<myIpPrefixListSequence>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-ROUTE-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-ROUTE-MIB::myIpPrefixListMinimumPrefixLength'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-32
Conformance
Member of