fsIpPrefixListSequence

FS-ROUTE-MIB · .1.3.6.1.4.1.52642.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
FS-ROUTE-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.20.4.1.1.2
Type
column
Access
readonly
Status
current
Parent
fsIpPrefixListEntry
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 'FS-ROUTE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-ROUTE-MIB::fsIpPrefixListSequence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-ROUTE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-ROUTE-MIB::fsIpPrefixListSequence.<fsIpPrefixListName>.<fsIpPrefixListSequence>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-ROUTE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-ROUTE-MIB::fsIpPrefixListSequence'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance