interfaceTopNDataSourceIndex

INTERFACETOPN-MIB · .1.3.6.1.2.1.16.27.1.3.1.2

Object

column Integer32
This object identifies the index corresponding
to the dataSource for this entry.
              
For sorted values of variables belonging to the
IF-MIB, EtherLike-MIB or TOKENRING-MIB, this value
equals the ifIndex of the interface.
              
For sorted values of variables belonging to the
RMON-MIB, this value equals the interface corresponding
to the data source, pointed to by the value
of etherStatsDataSource.
              
For sorted values of variables belonging to the
BRIDGE-MIB, this value equals the interface corresponding
to the bridge port, pointed to by the value
of dot1dBasePortIfIndex.

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance