telcoAlarmSet
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.5.1.1
Object
scalar mandatory
r/w
OctetString
Create a software alarm. An input octet string consists of the
alarm severity level and the alarm description (40 bytes max).
The following severity levels are valid :
CRT Critical
MJR Major
MNR Minor
NOTE 1: The level (e.g. MJR) and alarm description string must
be separated by a blank, otherwise, a badValue error will be returned.
NOTE 2: Value returned for the GET command is meaningless for
this MIB object.
NOTE 3: 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.1- 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::telcoAlarmSet.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::telcoAlarmSet'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.