ctTrunkPortRemoteIfIndex

CTRON-SMARTTRUNK-MIB · .1.3.6.1.4.1.52.4.1.2.20.1.1.4.1.1

Object

The ifIndex of the interface at the other end of
this part of the trunk link.  If this value is 0,
then for some reason there is no interface on the
other side of this link.  This might be a temporary
condition or it might represent a real problem.
              
Note:  this table is indexed by ifIndex.  So the
index is the local ifIndex value and
ctTrunkPortRemoteIfIndex is the remote ifIndex.

Context

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

Syntax

Source
IF-MIBInterfaceIndex
Base type
Integer32
Display format
d
Type Description
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system.  It is
recommended that values are assigned contiguously starting
from 1.  The value for each interface sub-layer must remain
constant at least from one re-initialization of the entity's
network management system to the next re-initialization.

Values & Constraints

Type Constraints
range: 1..2147483647

Conformance