swCpuAction
SW-MIB ·
.1.3.6.1.4.1.1588.2.1.1.1.26.5
Object
scalar Enumeration
Specifies the actions to be taken if system resources exceed the specified threshold. If MAPS is enabled, then this object is not supported and return 0 value.
Context
- MIB
- SW-MIB
- OID
.1.3.6.1.4.1.1588.2.1.1.1.26.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- swCpuOrMemoryUsage
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 'SW-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SW-MIB::swCpuAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SW-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SW-MIB::swCpuAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | raslog |
2 | snmp |
3 | raslogandSnmp |