aristaIpsecTunnelIfConnState
ARISTA-TUNNEL-MIB ·
.1.3.6.1.4.1.30065.3.34.1.1.1.1
Object
The connection state of the IPsec tunnel identified by this entry.
Context
- MIB
- ARISTA-TUNNEL-MIB
- OID
.1.3.6.1.4.1.30065.3.34.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaIpsecTunnelIfEntry
- Groups
- 1
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 'ARISTA-TUNNEL-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-TUNNEL-MIB::aristaIpsecTunnelIfConnState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARISTA-TUNNEL-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-TUNNEL-MIB::aristaIpsecTunnelIfConnState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-TUNNEL-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-TUNNEL-MIB::aristaIpsecTunnelIfConnState'
Syntax
- Source
- AristaIpsecTunnelConnectionState
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | connecting |
2 | idle |
3 | established |
4 | shut |
5 | fipsUnsupported |
6 | connected |
7 | ikeVersionUnsupportedWithVrf |
Conformance
Member of