All MIBs › COSINE-ORION-MIB › csOrionPowerSupplyStatusChange
csOrionPowerSupplyStatusChange
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csOrionPowerSupplyStatusChange
OID (numeric): 1.3.6.1.4.1.3085.3.1.1.1.7
Node type: NOTIFICATION-TYPE
Description: This trap indicates one of the power supplies has changed state. The following events are reported:
supplyModuleInserted (1) supplyModuleRemoved (2) inputVoltageRisingAbovePastLowerCriticalThreshold (3) inputVoltageFallingBelowLowerCriticalThreshold (4) outputVoltageRisingAboveLowerCriticalThreshold (5) outputVoltageFallingBelowLowerCriticalThreshold (6) outputCurrentRisingAboveUpperCriticalThreshold (7) outputCurrentFallingBelowUpperCriticalThreshold (8) auxVoltageRisingAboveLowerCriticalThreshold (9) auxVoltageFallingBelowLowerCriticalThreshold (10) temperatureRisingAboveUpperCriticalThreshold (11) temperatureFallingBelowUpperCriticalThreshold (12) currentShareRisingAboveLowerCriticalThreshold (13) currentShareFallingBelowLowerCriticalThreshold (14)
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' COSINE-ORION-MIB::csOrionPowerSupplyStatusChange snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.3085.3.1.1.1.7
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:58298->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (16099770) 1 days, 20:43:17.70 SNMPv2-MIB::snmpTrapOID.0 = OID: COSINE-ORION-MIB::csOrionPowerSupplyStatusChange
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' COSINE-ORION-MIB::csOrionPowerSupplyStatusChange
Start monitoring CoSine Communications IPNOS blade-based service platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COSINE-ORION-MIB::csOrionPowerSupplyStatusChange OID value, configure state conditions and alerts, and monitor any CoSine Communications IPNOS blade-based service platform from a single console.
OID Breakdown
Upper-level ancestors (9 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.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.1 | csOrionEvents | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.1.1 | csOrionEventsInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.1.1.7 | csOrionPowerSupplyStatusChange | COSINE-ORION-MIB |