ctsmtmibAttachmentClass
CTSMTMIB-MIB ·
.1.3.6.1.4.1.52.4.1.2.2.4.1.3
Object
column mandatory
Enumeration
The Attachment class. This represents a PORT or a pair
of PORTs plus the associated optional optical bypass
that are managed as a functional unit. The PORT
associations are the following unit.
single-attachment - S Ports
dual-attachment - A/B Port pairs
concentrator - M Ports
Context
- MIB
- CTSMTMIB-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.2.4.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ctsmtmibAttachmentEntry
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 'CTSMTMIB-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTSMTMIB-MIB::ctsmtmibAttachmentClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTSMTMIB-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTSMTMIB-MIB::ctsmtmibAttachmentClass.<ctsmtmibAttachmentSMTIndex>.<ctsmtmibAttachmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTSMTMIB-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTSMTMIB-MIB::ctsmtmibAttachmentClass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | single-attachment |
2 | dual-attachment |
3 | concentrator |