hmSecRouterLocalActivate
HmSecurityGateway-MIB ·
.1.3.6.1.4.1.248.51.3.3.1.3
Object
scalar mandatory
r/w
Enumeration
Button to activate the router local IP configuration. When activate(1) is written, any cached values for the hmSecRouterLocalIP, hmSecRouterLocalNetmask, 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.1.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- hmSecRouterLocal
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::hmSecRouterLocalActivate.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::hmSecRouterLocalActivate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | activate |
2 | valuescached |