hh3cIPSecTunIndex
HH3C-IPSEC-MONITOR-MIB ·
.1.3.6.1.4.1.25506.2.7.1.1.1.3
Object
column Integer32
The index of IPSec Phase-2 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 2,147,483,647.
Context
- MIB
- HH3C-IPSEC-MONITOR-MIB
- OID
.1.3.6.1.4.1.25506.2.7.1.1.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cIPSecTunnelEntry
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 'HH3C-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPSEC-MONITOR-MIB::hh3cIPSecTunIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IPSEC-MONITOR-MIB::hh3cIPSecTunIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-IPSEC-MONITOR-MIB::hh3cIPSecTunIndex'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.