snsRouteIndex
STORMSHIELD-ROUTE-MIB ·
.1.3.6.1.4.1.11256.1.14.1.1.1
Object
column Integer32
A unique value for the table. Its value ranges between 1 and 65535 and may not be contigous. the index has no other meaning but a pure index
Context
- MIB
- STORMSHIELD-ROUTE-MIB
- OID
.1.3.6.1.4.1.11256.1.14.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snsRouteEntry
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 'STORMSHIELD-ROUTE-MIB' -M '/opt/observium/mibs/stormshield:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STORMSHIELD-ROUTE-MIB::snsRouteIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STORMSHIELD-ROUTE-MIB' -M '/opt/observium/mibs/stormshield:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STORMSHIELD-ROUTE-MIB::snsRouteIndex.<snsRouteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STORMSHIELD-ROUTE-MIB' -M '/opt/observium/mibs/stormshield:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STORMSHIELD-ROUTE-MIB::snsRouteIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535