fbIPsecConnectionState

FIREBRICK-IPSEC-MIB · .0.500.2.1.3

Object

The current state for this connection

Context

MIB
FIREBRICK-IPSEC-MIB
OID
.0.500.2.1.3
Type
column
Access
readonly
Status
current
Parent
fbIPsecConnectionEntry

Walk 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 'FIREBRICK-IPSEC-MIB' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREBRICK-IPSEC-MIB::fbIPsecConnectionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIREBRICK-IPSEC-MIB' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREBRICK-IPSEC-MIB::fbIPsecConnectionState.<fbIPsecConnectionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIREBRICK-IPSEC-MIB' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIREBRICK-IPSEC-MIB::fbIPsecConnectionState'

Syntax

Source
FbIPsecConState
Base type
Enumeration

Values & Constraints

Type Values
0badConfig
1profileOff
2awaitPeer
3awaitDemand
4lingering
5awaitRecon
6down
7initEAP
8initAuth
9initNeg
10closing
11childless
12connected