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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.8603 | flarion | FLARION-MIB |
| 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 |