h3cIKETunIndex
H3C-IKE-MONITOR-MIB ·
.1.3.6.1.4.1.2011.10.2.30.1.1.1.1
Object
column Integer32
The index of the IPsec Phase-1 IKE Tunnel Table. The value of the index is a number which begins at one and is incremented with each tunnel that is created. The value of this object will wrap at 2147483647.
Context
- MIB
- H3C-IKE-MONITOR-MIB
- OID
.1.3.6.1.4.1.2011.10.2.30.1.1.1.1- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- h3cIKETunnelEntry
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 'H3C-IKE-MONITOR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IKE-MONITOR-MIB::h3cIKETunIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-IKE-MONITOR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IKE-MONITOR-MIB::h3cIKETunIndex.<h3cIKETunIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-IKE-MONITOR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-IKE-MONITOR-MIB::h3cIKETunIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647