utAlarmClearType
UTS-FAULT-MIB ·
.1.3.6.1.4.1.1949.2.3.2.2.2.1.6
Object
scalar Enumeration
The item which indicates how the alarm can be cleared: alarmClearAuto - the alarm is cleared by application itself alarmClearManual - the alarm to be cleared by manual operation
Context
- MIB
- UTS-FAULT-MIB
- OID
.1.3.6.1.4.1.1949.2.3.2.2.2.1.6- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- utAlarmTrapMandatoryAttr
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UTS-FAULT-MIB' -M '/opt/observium/mibs/utstarcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UTS-FAULT-MIB::utAlarmClearType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UTS-FAULT-MIB' -M '/opt/observium/mibs/utstarcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UTS-FAULT-MIB::utAlarmClearType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | alarmClearAuto |
1 | alarmClearManual |