hmSecRouterExternActivate
HmSecurityGateway-MIB ·
.1.3.6.1.4.1.248.51.3.3.2.2.4
Object
scalar mandatory
r/w
Enumeration
Button to activate the router extern IP configuration. When activate(1) is written, any cached values for the hmSecRouterExternStaticIP, hmSecRouterExternStaticNetmask, and hmSecRouterExternStaticGateway 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.3.2.2.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- hmSecRouterExternStatic
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::hmSecRouterExternActivate.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::hmSecRouterExternActivate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | activate |
2 | valuescached |