P8541-MIB

MIB Reference — IPNetwork Monitor

All MIBsP8541-MIB

Category: Modems

Description:

Provides SNMP management objects for the P8541 modem device management and status monitoring.

Imported Objects

From RFC-1212

OBJECT-TYPE

From RFC1155-SMI

enterprises

What Is P8541-MIB?

The sample objects for this module (comet, products, p8541, sensor/channel objects) indicate it actually describes a COMET System multi-channel environmental/process monitoring unit rather than a modem as the existing short description states. It exposes a set of named measurement channels, each with a current value, a raw internal value, configurable high/low alarm limits, hysteresis, and delay settings. Its monitoring purpose is hardware/environmental status: it lets an operator watch each channel's live reading and its alarm state to detect an out-of-range condition, such as a temperature or process value exceeding a configured threshold. It is an enterprise-specific MIB under a 'comet'/'products' OID branch with no apparent dependency on standard IETF MIBs. It is typically deployed in server rooms, telecom cabinets, or industrial sites where a P8541 unit remotely monitors environmental or process parameters over SNMP. Engineers can download the P8541-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in P8541-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • per-channel measurement value
  • channel name/label
  • high/low alarm limits
  • alarm hysteresis and delay
  • active alarm status per channel

Supported Devices

  • COMET System P8541 multi-channel environmental/process monitoring unit

Monitoring Examples

Each channel exposes objects like ch1Name, ch1Val, ch1IntVal, ch1Alarm, ch1LimHi, ch1LimLo, and ch1LimHyst (mirrored for ch2 and further channels). An administrator would poll ch1Val for a channel labeled via ch1Name (e.g. a room-temperature probe) and watch ch1Alarm; when ch1Val crosses ch1LimHi, ch1Alarm becomes active, signaling an overheating or out-of-range condition in the monitored space. The per-channel limit and hysteresis settings let the unit avoid alarm flapping around the threshold.

OIDs
OID symbolicOID numericTypeAccessDescription
comet1.3.6.1.4.1.22626
products1.3.6.1.4.1.22626.1
p85411.3.6.1.4.1.22626.1.5
settings1.3.6.1.4.1.22626.1.5.1
STR sensorName1.3.6.1.4.1.22626.1.5.1.1DisplayStringread-onlySensor name.
channels1.3.6.1.4.1.22626.1.5.2
channel11.3.6.1.4.1.22626.1.5.2.1
STR ch1Name1.3.6.1.4.1.22626.1.5.2.1.1DisplayStringread-onlyChannel 1 name.
STR ch1Val1.3.6.1.4.1.22626.1.5.2.1.2DisplayStringread-onlyChannel 1 temperature.
INT ch1IntVal1.3.6.1.4.1.22626.1.5.2.1.3INTEGERread-onlyChannel 1 temperature * 10 (12,5 dgr C = 125).
INT ch1Alarm1.3.6.1.4.1.22626.1.5.2.1.4INTEGERread-onlyAlarm on channel 1; 0 - No alarm, 1 - Alarm Hi, 2- Alarm Lo.
STR ch1LimHi1.3.6.1.4.1.22626.1.5.2.1.5DisplayStringread-onlyChannel 1 temperature upper alarm limit.
STR ch1LimLo1.3.6.1.4.1.22626.1.5.2.1.6DisplayStringread-onlyChannel 1 temperature low alarm limit.
STR ch1LimHyst1.3.6.1.4.1.22626.1.5.2.1.7DisplayStringread-onlyChannel 1 temperature hysteressis.
INT ch1Delay1.3.6.1.4.1.22626.1.5.2.1.8INTEGERread-onlyChannel 1 temperature alarm delay [s].
channel21.3.6.1.4.1.22626.1.5.2.2
STR ch2Name1.3.6.1.4.1.22626.1.5.2.2.1DisplayStringread-onlyChannel 2 name.
STR ch2Val1.3.6.1.4.1.22626.1.5.2.2.2DisplayStringread-onlyChannel 2 temperature.
INT ch2IntVal1.3.6.1.4.1.22626.1.5.2.2.3INTEGERread-onlyChannel 2 temperature * 10 (12,5 dgr C = 125).
INT ch2Alarm1.3.6.1.4.1.22626.1.5.2.2.4INTEGERread-onlyAlarm on channel 2; 0 - No alarm, 1 - Alarm Hi, 2- Alarm Lo.
STR ch2LimHi1.3.6.1.4.1.22626.1.5.2.2.5DisplayStringread-onlyChannel 2 temperature upper alarm limit.
STR ch2LimLo1.3.6.1.4.1.22626.1.5.2.2.6DisplayStringread-onlyChannel 2 temperature low alarm limit.
STR ch2LimHyst1.3.6.1.4.1.22626.1.5.2.2.7DisplayStringread-onlyChannel 2 temperature hysteressis.
INT ch2Delay1.3.6.1.4.1.22626.1.5.2.2.8INTEGERread-onlyChannel 2 temperature alarm delay [s].
channel31.3.6.1.4.1.22626.1.5.2.3
STR ch3Name1.3.6.1.4.1.22626.1.5.2.3.1DisplayStringread-onlyChannel 3 name.
STR ch3Val1.3.6.1.4.1.22626.1.5.2.3.2DisplayStringread-onlyChannel 3 temperature.
INT ch3IntVal1.3.6.1.4.1.22626.1.5.2.3.3INTEGERread-onlyChannel 3 temperature * 10 (12,5 dgr C = 125).
INT ch3Alarm1.3.6.1.4.1.22626.1.5.2.3.4INTEGERread-onlyAlarm on channel 3; 0 - No alarm, 1 - Alarm Hi, 2- Alarm Lo.
STR ch3LimHi1.3.6.1.4.1.22626.1.5.2.3.5DisplayStringread-onlyChannel 3 temperature upper alarm limit.
STR ch3LimLo1.3.6.1.4.1.22626.1.5.2.3.6DisplayStringread-onlyChannel 3 temperature low alarm limit.
STR ch3LimHyst1.3.6.1.4.1.22626.1.5.2.3.7DisplayStringread-onlyChannel 3 temperature hysteressis.
INT ch3Delay1.3.6.1.4.1.22626.1.5.2.3.8INTEGERread-onlyChannel 3 temperature alarm delay [s].
channel41.3.6.1.4.1.22626.1.5.2.4
STR ch4Name1.3.6.1.4.1.22626.1.5.2.4.1DisplayStringread-onlyChannel 4 name.
STR ch4Val1.3.6.1.4.1.22626.1.5.2.4.2DisplayStringread-onlyChannel 4 temperature.
INT ch4IntVal1.3.6.1.4.1.22626.1.5.2.4.3INTEGERread-onlyChannel 4 temperature * 10 (12,5 dgr C = 125).
INT ch4Alarm1.3.6.1.4.1.22626.1.5.2.4.4INTEGERread-onlyAlarm on channel 4; 0 - No alarm, 1 - Alarm Hi, 2- Alarm Lo.
STR ch4LimHi1.3.6.1.4.1.22626.1.5.2.4.5DisplayStringread-onlyChannel 4 temperature upper alarm limit.
STR ch4LimLo1.3.6.1.4.1.22626.1.5.2.4.6DisplayStringread-onlyChannel 4 temperature low alarm limit.
STR ch4LimHyst1.3.6.1.4.1.22626.1.5.2.4.7DisplayStringread-onlyChannel 4 temperature hysteressis.
INT ch4Delay1.3.6.1.4.1.22626.1.5.2.4.8INTEGERread-onlyChannel 4 temperature alarm delay [s].
traps1.3.6.1.4.1.22626.1.5.3
STR messageString1.3.6.1.4.1.22626.1.5.3.1DisplayStringread-onlyMessage giving more detailed information on alarms.
tables1.3.6.1.4.1.22626.1.5.4
historyTable1.3.6.1.4.1.22626.1.5.4.1not-accessibleTable of the history values.
historyEntry1.3.6.1.4.1.22626.1.5.4.1.1not-accessibleHistory values entries.
INT ch1temperature1.3.6.1.4.1.22626.1.5.4.1.1.1INTEGERread-onlyTemperature reading.
INT ch2temperature1.3.6.1.4.1.22626.1.5.4.1.1.2INTEGERread-onlyHumidity reading.
INT ch3temperature1.3.6.1.4.1.22626.1.5.4.1.1.3INTEGERread-onlyComputed value reading.
INT ch4temperature1.3.6.1.4.1.22626.1.5.4.1.1.4INTEGERread-onlyPressure reading.

RFC description

Comet P8541 environmental sensor monitoring temperature channels, alarms, and thresholds.

Start monitoring COMET System P8541 multi-channel environmental/process monitoring unit with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download P8541-MIB