hmSecStealthManageActivate
HmSecurityGateway-MIB ·
.1.3.6.1.4.1.248.51.3.2.2.7
Object
scalar mandatory
r/w
Enumeration
Button to activate the stealth management IP configuration. When activate(1) is written, any cached values for the hmSecStealthManageIP, hmSecStealthManageNetmask, and hmSecStealthManageGateway objects are activated. When read and one or more of the above mentioned objects have been cached, valuescached(2) is returned, not regarding whether the cached valued and the current value are different.
Context
- MIB
- HmSecurityGateway-MIB
- OID
.1.3.6.1.4.1.248.51.3.2.2.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- hmSecStealthIPConfStatic
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 'HmSecurityGateway-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HmSecurityGateway-MIB::hmSecStealthManageActivate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HmSecurityGateway-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HmSecurityGateway-MIB::hmSecStealthManageActivate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | activate |
2 | valuescached |