lofAlarm
IPE-COMMON-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.3.6.1.1.5
Object
column SeverityValue
Main Board / Ctrl Card EXT CLK LOF Alarm.
Context
- MIB
- IPE-COMMON-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.3.6.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extClkGroupEntry
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 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::lofAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::lofAlarm.<extClkGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-COMMON-MIB::lofAlarm'
Syntax
- Source
- SeverityValue
- Base type
Enumeration
Values & Constraints
Enumerated Values
0 | priority0 |
16 | priority16 |
32 | priority32 |
48 | priority48 |
64 | priority64 |
80 | priority80 |
96 | priority96 |
112 | priority112 |
128 | priority128 |
144 | priority144 |
160 | priority160 |
176 | priority176 |
192 | priority192 |
208 | priority208 |
224 | priority224 |
240 | priority240 |
Type Values
1 | cleared |
2 | indetermine |
3 | critical |
4 | major |
5 | minor |
6 | warning |