ctTrunkConnectionTable
CTRON-SMARTTRUNK-MIB ·
.1.3.6.1.4.1.52.4.1.2.20.1.1.4
Object
table
This table describes how local interfaces that are
participating in a trunk are connected to remote
interfaces.
With this table, a management entity can determine
that (for example) local interfaces 3, 4, and 6 are
connected to remote interfaces 10, 17, and 19.
This table is useful to debug configuration errors
with remote devices. If ifAdminStatus/ifOperState is
up, and no corresponding row is found in this table,
then a management station can assume a the remote
end does not have the decHuntGroup protocol active.
Note: this entire table is read-only. Rows are
created and deleted from this table as a side
effect of trunks being created and deleted.
Note: a managment entity could determine (for
example) that interface 3 was participating in
trunk 3 by using the ifStackTable and ctTrunkIfIndex.
Context
- MIB
- CTRON-SMARTTRUNK-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.20.1.1.4- Type
- table
- Status
- current
- Parent
- ctSmartTrunkConfig
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::ctTrunkConnectionTable'
More examples
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::ctTrunkConnectionTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.