tmnxHwClearAlarms
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.1.8.1.26
Object
Setting this action variable causes all the active alarms associated with this hardware component to be moved from the ALARM-MIB nlmActiveAlarmTable to the nlmClearedAlarmTable. This action button is primarily meant for use as a code development aid. This object may be removed from the TIMETRA-CHASSIS-MIB before product release.
Context
- MIB
- TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.1.8.1.26- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxHwEntry
- Groups
- 3
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 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxHwClearAlarms'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxHwClearAlarms.<tmnxChassisIndex>.<tmnxHwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-MIB::tmnxHwClearAlarms'
Syntax
- Source
- TIMETRA-TC-MIBTmnxActionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | doAction |
2 | notApplicable |