hmSec2VpnConnNext
HMSECURITY2-MIB ·
.1.3.6.1.4.1.248.52.1.13.1.2.2
Object
scalar Integer32
This object always holds an appropriate value to be used for hmSec2VpnConnIndex when creating entries in the hmSec2VpnConnTable. The value 0 indicates that no unassigned entries are available. To obtain the hmSec2VpnConnIndex value for a new entry, the management station issues a SNMP retrieval operation to obtain the current value of this object. After each row creation or deletion the agent modifies the value to the next unassigned index.
Context
- MIB
- HMSECURITY2-MIB
- OID
.1.3.6.1.4.1.248.52.1.13.1.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hmSec2VpnConnGroup
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::hmSec2VpnConnNext.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::hmSec2VpnConnNext'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.