smartPortIndex

MSERIES-PORT-MIB · .1.3.6.1.4.1.30826.1.3.1.2.1.1.1

Object

column Unsigned32
A unique index for each port that corresponds to the index in the interface table

Context

MIB
MSERIES-PORT-MIB
OID
.1.3.6.1.4.1.30826.1.3.1.2.1.1.1
Type
column
Access
readonly
Status
current
Parent
smartPortEntry
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 'MSERIES-PORT-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSERIES-PORT-MIB::smartPortIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MSERIES-PORT-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSERIES-PORT-MIB::smartPortIndex.<smartPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MSERIES-PORT-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MSERIES-PORT-MIB::smartPortIndex'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance