ctsmtmibSMTDualHomeWrpLEDStatus
CTSMTMIB-MIB ·
.1.3.6.1.4.1.52.4.1.2.2.5.1.2
Object
column mandatory
r/w
Enumeration
When on, the WRAP LED will be illuminated when the node is in a dual homed configuration with link on the A, B or both A and B ports. When off, the WRAP LED will not be illuminated when the node is in a dual homed configuration with link on A and B, but will be illuminated when in a dual homed configuration with no link on A or B.
Context
- MIB
- CTSMTMIB-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.2.5.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctsmtmibSMTEntry
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::ctsmtmibSMTDualHomeWrpLEDStatus'
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::ctsmtmibSMTDualHomeWrpLEDStatus.<ctsmtmibSmtIndex>'
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::ctsmtmibSMTDualHomeWrpLEDStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |