qtechIpPrefixListMaximumPrefixLength

QTECH-ROUTE-MIB · .1.3.6.1.4.1.27514.1.1.10.2.20.4.1.1.7

Object

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

Context

MIB
QTECH-ROUTE-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.20.4.1.1.7
Type
column
Access
readwrite
Status
current
Parent
qtechIpPrefixListEntry
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 'QTECH-ROUTE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ROUTE-MIB::qtechIpPrefixListMaximumPrefixLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-ROUTE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ROUTE-MIB::qtechIpPrefixListMaximumPrefixLength.<qtechIpPrefixListName>.<qtechIpPrefixListSequence>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-ROUTE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-ROUTE-MIB::qtechIpPrefixListMaximumPrefixLength'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-32

Conformance