fgMdmOpMode

FORTINET-FORTIGATE-MIB · .1.3.6.1.4.1.12356.101.19.1.1.19

Object

column Enumeration
Modem Operation Mode.
The following enumerated values are supported:
		online(0)              - Device can acquire a system and make calls.
		lowPower(1)            - Device has temporarily disabled RF.
		factoryTest(2)         - Special mode for manufacturer tests.
		offLine(3)             - Device has deactivated RF and is partially shutdown.
		reset(4)               - Device is in the process of power cycling.
		shuttingDown(5)        - Device is in the process of shutting down.
		persistentLowPower(6)  - Device has disabled RF and state persists even after a reset.
		modeOnlyLowPower(7)    - Mode-only Low Power.
		unknown(255)           - Unknown.

Context

MIB
FORTINET-FORTIGATE-MIB
OID
.1.3.6.1.4.1.12356.101.19.1.1.19
Type
column
Access
readonly
Status
current
Parent
fgMdmInfoEntry
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::fgMdmOpMode'
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::fgMdmOpMode.<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::fgMdmOpMode'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance