qtechIpPrefixListSequence
QTECH-ROUTE-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.20.4.1.1.2
Object
column Unsigned32
sequence can be set either automatically or manually. if 0 is seted,that means sequence will be created automatically. In the case that sequential numbers are set manually, the user may pick any number less than 2147483647 and more than 1. In the case that sequential number are set automatically, the sequential number will increase by a unit of five (5) per list. If a list with no specified sequential number is created after a list with a specified sequential number, the list will automatically pick the next multiple of five (5) as the list number. For example, if a list with number 2 already exists and a new list with no specified number is created, the next list will be numbered 5. If lists 2 and 7 already exist and a new list with no specified number is created, the new list will be numbered 10.
Context
- MIB
- QTECH-ROUTE-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.20.4.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qtechIpPrefixListEntry
- 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 'QTECH-ROUTE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ROUTE-MIB::qtechIpPrefixListSequence'
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::qtechIpPrefixListSequence.<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::qtechIpPrefixListSequence'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of