hmSec2FMActionActivateResult
HMSECURITY2-MIB ·
.1.3.6.1.4.1.248.52.1.2.5.1.8
Object
scalar Enumeration
Either returns ok(1) if the action is successfully started or param-error(2) if there is some problem with the given parameters or returns busy(3) if there is still an action in progress.
Context
- MIB
- HMSECURITY2-MIB
- OID
.1.3.6.1.4.1.248.52.1.2.5.1.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hmSec2FileManagementActionGroup
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 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMSECURITY2-MIB::hmSec2FMActionActivateResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMSECURITY2-MIB::hmSec2FMActionActivateResult'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.