atmInterfaceTCAlarmState
ATM-MIB ·
.1.3.6.1.2.1.37.1.4.1.2
Object
column Enumeration
This variable indicates if there is an alarm present for the TC Sublayer. The value lcdFailure(2) indicates that the TC Sublayer is currently in the Loss of Cell Delineation (LCD) defect maintenance state. The value noAlarm(1) indicates that the TC Sublayer is currently not in the LCD defect maintenance state.
Context
- MIB
- ATM-MIB
- OID
.1.3.6.1.2.1.37.1.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atmInterfaceTCEntry
- 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 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmInterfaceTCAlarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmInterfaceTCAlarmState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-MIB::atmInterfaceTCAlarmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAlarm |
2 | lcdFailure |
Conformance
Member of