fgMdmActState

FORTINET-FORTIGATE-MIB · .1.3.6.1.4.1.12356.101.19.1.1.18

Object

column Enumeration
Modem Activation State.
The following enumerated values are supported:
		notActivated(0)         - Service not activated.
		activated(1)            - Service is activated.
		connecting(2)           - Connection in progress for automatic activation.
		connected(3)            - Connection connected for automatic activation.
		otaspAuthenticated(4)   - OTASP security authenticated.
		otaspNamDownloaded(5)   - OTASP NAM downloaded.
		otaspMdnDownloaded(6)   - OTASP MDN downloaded.
		otaspImsiDownloaded(7)  - OTASP IMSI downloaded.
		otaspPrlDownloaded(8)   - OTASP PRL downloaded.
		otaspSpcDownloaded(9)   - OTASP SPC downloaded.
		otaspSettingsCmted(10)  - OTASP settings committed.

Context

MIB
FORTINET-FORTIGATE-MIB
OID
.1.3.6.1.4.1.12356.101.19.1.1.18
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::fgMdmActState'
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::fgMdmActState.<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::fgMdmActState'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance