All MIBs › PBI-MGSYSTEM-MIB › fanFailedTriggerTime
fanFailedTriggerTime
Module: PBI-MGSYSTEM-MIB
OID (symbolic): PBI-MGSYSTEM-MIB::fanFailedTriggerTime
OID (numeric): 1.3.6.1.4.1.1070.3.1.1.18.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Event trigger time
What is fanFailedTriggerTime?
This read-only DisplayString records the timestamp at which this a cooling fan failure alarm fired. Use it to build a timeline of when the fanFailed condition started, especially when correlating it against other alarms from the same device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1070.3.1.1.18.1.5 snmpwalk -v2c -c public <target> PBI-MGSYSTEM-MIB::fanFailedTriggerTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1070.3.1.1.18.1.5.1 snmpget -v2c -c public <target> PBI-MGSYSTEM-MIB::fanFailedTriggerTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fanFailedTriggerTime.1
Start monitoring PBI media gateway systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PBI-MGSYSTEM-MIB::fanFailedTriggerTime OID value, configure state conditions and alerts, and monitor any PBI media gateway systems from a single console.
OID Breakdown
Upper-level ancestors (8 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.1070 | pbi | PBI-MAIN-MIB |
| 1.3.6.1.4.1.1070.3 | mg | PBI-MAIN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1070.3.1 | mgSystem | PBI-MGSYSTEM-MIB |
| 1.3.6.1.4.1.1070.3.1.1 | basicInfo | PBI-MGSYSTEM-MIB |
| 1.3.6.1.4.1.1070.3.1.1.18 | trapFanFailedTable | PBI-MGSYSTEM-MIB |
| 1.3.6.1.4.1.1070.3.1.1.18.1 | trapFanFailedEntry | PBI-MGSYSTEM-MIB |
| 1.3.6.1.4.1.1070.3.1.1.18.1.5 | fanFailedTriggerTime | PBI-MGSYSTEM-MIB |