All MIBs › FLARION-TRAP-MIB › flaMoId
flaMoId
Module: FLARION-TRAP-MIB
OID (symbolic): FLARION-TRAP-MIB::flaMoId
OID (numeric): 1.3.6.1.4.1.8603.10.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The instance of the managed object logical identifier.
What is flaMoId?
This object identifies the specific managed object instance that triggered a trap (SNMP notification) in a Flarion wireless system. When a Flarion device encounters an alarm or significant event, it sends a trap notification; this field tells the monitoring station exactly which component or subsystem was involved. Operators use this identifier to correlate trap messages with the failing equipment and route alerts to the correct team.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.10.1.5 snmpwalk -v2c -c public <target> FLARION-TRAP-MIB::flaMoId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.10.1.5.1 snmpget -v2c -c public <target> FLARION-TRAP-MIB::flaMoId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> flaMoId.1
Start monitoring Flarion (Qualcomm) Flash-OFDM network element (common trap framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FLARION-TRAP-MIB::flaMoId OID value, configure state conditions and alerts, and monitor any Flarion (Qualcomm) Flash-OFDM network element (common trap framework) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8603 | flarion | FLARION-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8603.10 | flarionTraps | FLARION-TRAP-MIB |
| 1.3.6.1.4.1.8603.10.1 | flaTrapVars | FLARION-TRAP-MIB |
| 1.3.6.1.4.1.8603.10.1.5 | flaMoId | FLARION-TRAP-MIB |