fgWcWtpSessionConnectionState

FORTINET-FORTIGATE-MIB · .1.3.6.1.4.1.12356.101.14.4.4.1.7

Object

column Enumeration
Represents the connection state of a WTP to AC.
The following enumerated values are supported:
  offLine(1)           - The WTP is not connected.
  onLine(2)            - The WTP is connected.
  downloadingImage(3)  - The WTP is downloading software image from the AC on joining.
  connectedImage(4)    - The AC is pushing software image to the connected WTP.
  standby(5)           - The WTP is standby on the AC.
  other(0)             - The WTP connection state is unknown.

Context

MIB
FORTINET-FORTIGATE-MIB
OID
.1.3.6.1.4.1.12356.101.14.4.4.1.7
Type
column
Access
readonly
Status
current
Parent
fgWcWtpSessionEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance