acSysStateGWSeverity
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.2.5.4
Object
scalar Enumeration
The highest alarm severity on the device. AC INI-Param: N/A
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.2.5.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- acSysState
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 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysStateGWSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysStateGWSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noAlarm |
1 | indeterminate |
2 | warning |
3 | minor |
4 | major |
5 | critical |