hmSec2FMNvProfileAction
HMSECURITY2-MIB ·
.1.3.6.1.4.1.248.52.1.2.5.2.1.1.5
Object
column r/w
Enumeration
Action to be performed on the profile entry. setting the value to delete(2) erases the profile. If it was the active profile then the first entry in the list becomes the active entry if the list is not empty. On reading the variable always returns other(1).
Context
- MIB
- HMSECURITY2-MIB
- OID
.1.3.6.1.4.1.248.52.1.2.5.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmSec2FMNvProfileEntry
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 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMSECURITY2-MIB::hmSec2FMNvProfileAction'
More examples
Read one indexed 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::hmSec2FMNvProfileAction.<index>'
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::hmSec2FMNvProfileAction'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.