swSafeGuardAlarmAdminState
SAFEGUARD-ENGINE-MIB ·
.1.3.6.1.4.1.171.12.19.2.4
Object
scalar r/w
Enumeration
This object indicates the state of cpu protection related trap/log mechanism (enable or disable). If set to enable, trap and log will be active while cpu protection current mode changed.If set to disable, current mode change will not trigger trap and log events.
Context
- MIB
- SAFEGUARD-ENGINE-MIB
- OID
.1.3.6.1.4.1.171.12.19.2.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swSafeGuardctrl
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 'SAFEGUARD-ENGINE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAFEGUARD-ENGINE-MIB::swSafeGuardAlarmAdminState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SAFEGUARD-ENGINE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SAFEGUARD-ENGINE-MIB::swSafeGuardAlarmAdminState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |