componentLinkDescrSwitchingCapability
TE-LINK-STD-MIB ·
.1.3.6.1.2.1.10.200.1.6.1.2
Object
This attribute specifies link multiplexing capabilities of the component link.
Context
- MIB
- TE-LINK-STD-MIB
- OID
.1.3.6.1.2.1.10.200.1.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- componentLinkDescriptorEntry
- Groups
- 1
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 'TE-LINK-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-LINK-STD-MIB::componentLinkDescrSwitchingCapability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TE-LINK-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-LINK-STD-MIB::componentLinkDescrSwitchingCapability.<ifIndex>.<componentLinkDescrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TE-LINK-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TE-LINK-STD-MIB::componentLinkDescrSwitchingCapability'
Syntax
- Source
- TeLinkSwitchingCapability
- Base type
Enumeration
Values & Constraints
Type Values
1 | packetSwitch1 |
2 | packetSwitch2 |
3 | packetSwitch3 |
4 | packetSwitch4 |
51 | layer2Switch |
100 | tdm |
150 | lambdaSwitch |
200 | fiberSwitch |
Conformance
Member of
Compliance refinements
teLinkModuleReadOnlyCompliance
readonly
Write access is not required.