fgSimState

FORTINET-FORTIGATE-MIB · .1.3.6.1.4.1.12356.101.19.2.1.3

Object

column Enumeration
SIM card state.
The following enumerated values are supported:
		initialized(0)        - UIM initialization completed.
		lockedOrFailed(1)     - UIM is locked or failed.
		notPresent(2)         - No UIM in the device.
		reserved(3)           - Reserved, unknown.
		unknown(255)          - UIM state currently unavailable.

Context

MIB
FORTINET-FORTIGATE-MIB
OID
.1.3.6.1.4.1.12356.101.19.2.1.3
Type
column
Access
readonly
Status
current
Parent
fgSimInfoEntry
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::fgSimState'
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::fgSimState.<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::fgSimState'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance