a3ComTrunkTcmpEnable
GENERIC-3COM-TRUNK-MIB ·
.1.3.6.1.4.1.43.10.1.15.1.1.1.3
Object
column mandatory
r/w
Enumeration
This object specifies if the Trunk Control Message Protocol(TCMP) is currently enabled for operation on a specific trunk. TCMP is used to dynamically control the configuration and operation of a trunk port and its constituent MACs.
Context
- MIB
- GENERIC-3COM-TRUNK-MIB
- OID
.1.3.6.1.4.1.43.10.1.15.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComTrunkIfEntry
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 'GENERIC-3COM-TRUNK-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GENERIC-3COM-TRUNK-MIB::a3ComTrunkTcmpEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GENERIC-3COM-TRUNK-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GENERIC-3COM-TRUNK-MIB::a3ComTrunkTcmpEnable.<a3ComTrunkIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GENERIC-3COM-TRUNK-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GENERIC-3COM-TRUNK-MIB::a3ComTrunkTcmpEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notAvailable |
2 | tcmpDisable |
3 | tcmpEnable |