telcoAlarmClear
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.5.1.3
Object
scalar mandatory
r/w
OctetString
Clear an active alarm. An input octet string consists of the
alarm key ID expressed as 'mmm:ggg:iii:aaa:sss' where:
m : Module ID value of decimal digits(1-255) or
blank space(s) for leading zero(s)
g : Gen ID value of decimal digits(1-255) or
blank space(s) for leading zero(s)
i : GenInfo ID value of decimal digits(1-255) or
blank space(s) for leading zero(s)
a : Alarm ID value of decimal digits(1-255) or
blank space(s) for leading zero(s)
s : Alarm severity value of decimal digits(1-255) or
blank space(s) for leading zero(s)
NOTE1 : Value returned for the GET command is meaningless for
this MIB object.
NOTE 2: This MIB object is for BladeCenter T only.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.5.1.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- telcoAlarmReq
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::telcoAlarmClear.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::telcoAlarmClear'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.