ACMEPACKET-ENVMON-MIB

MIB Reference — IPNetwork Monitor

All MIBsACMEPACKET-ENVMON-MIB

Organization: Acme Packet, Inc

Last Updated: 2006-11-08

Category: Hardware and Environment, Telephony and VoIP, Vendor: Acme Packet

Description:

Monitors environmental conditions including temperature, fan, and power supply status on Oracle/ACME Packet Session Border Controller appliances.

Imported Objects

From ACMEPACKET-SMI

acmepacketMgmtOBJECT-IDENTITY

From ACMEPACKET-TC

ApHardwareModuleFamily
ApPhyPortType
ApPresence
ApRedundancyState

From SNMPv2-CONF

MODULE-COMPLIANCE
NOTIFICATION-GROUP
OBJECT-GROUP

From SNMPv2-SMI

Gauge32
Integer32
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE

From SNMPv2-TC

DisplayString
TEXTUAL-CONVENTION
TruthValue

What Is ACMEPACKET-ENVMON-MIB?

ACMEPACKET-ENVMON-MIB is a vendor MIB from Acme Packet (now part of Oracle) for environmental monitoring of Session Border Controller (SBC) appliances used in VoIP/telecom signaling networks. It exposes environmental hardware health data covering voltage rails, temperature, and related I2C-managed environmental sensor states across device slots. Its monitoring purpose is explicitly hardware health: it tracks per-slot voltage status and values, voltage state (normal/abnormal), and temperature status readings, functioning as a classic environmental monitor (like a chassis power/thermal health module) to catch power supply irregularities or overheating before they cause an outage. It likely coexists with, but does not directly depend on, other Acme Packet/Oracle SBC MIBs covering call and signaling statistics, since this module is scoped specifically to physical environmental conditions. It is typically deployed on Oracle/Acme Packet SBC appliances in carrier or enterprise VoIP signaling infrastructure where physical uptime and thermal/power health are critical to call reliability. Engineers can download the ACMEPACKET-ENVMON-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in ACMEPACKET-ENVMON-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-slot voltage readings
  • voltage status/state (normal/abnormal)
  • temperature status per slot
  • I2C bus state
  • environmental sensor slot type

Supported Devices

  • Oracle/Acme Packet Session Border Controller (SBC) appliances

Monitoring Examples

Sample objects include apEnvMonVoltageStatusTable/Entry with fields apEnvMonVoltageStatusIndex, apEnvMonVoltageStatusType, apEnvMonVoltageStatusValue, apEnvMonVoltageState, and apEnvMonVoltageSlotID/apEnvMonVoltageSlotType, plus an apEnvMonTemperatureStatusTable/Entry and apEnvMonI2CState. An administrator would poll apEnvMonVoltageStatusValue per apEnvMonVoltageSlotID to confirm power rails are within normal range and check apEnvMonVoltageState for an abnormal flag. A temperature entry in apEnvMonTemperatureStatusTable showing an out-of-range reading, combined with an abnormal apEnvMonVoltageState, would reveal a cooling or power fault on a specific SBC slot before it triggers a call-processing outage.

OIDs
OID symbolicOID numericTypeAccessDescription
apEnvMonModule1.3.6.1.4.1.9148.3.3The MIB module to describe the status of the Environmental Monitor on the devices.
apEnvMonObjects1.3.6.1.4.1.9148.3.3.1
APE apEnvMonI2CState1.3.6.1.4.1.9148.3.3.1.1ApEnvMonStateread-onlythe state of environment monitor located in the chassis.
apEnvMonVoltageObjects1.3.6.1.4.1.9148.3.3.1.2
apEnvMonVoltageStatusTable1.3.6.1.4.1.9148.3.3.1.2.1not-accessibleThe table of voltage status maintained by the environmental monitor.
apEnvMonVoltageStatusEntry1.3.6.1.4.1.9148.3.3.1.2.1.1not-accessibleAn entry in the voltage status table, representing the status of the associated testpoint maintained by the environmental monitor.
I32 apEnvMonVoltageStatusIndex1.3.6.1.4.1.9148.3.3.1.2.1.1.1Integer32not-accessibleUnique index for the testpoint being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning.
INT apEnvMonVoltageStatusType1.3.6.1.4.1.9148.3.3.1.2.1.1.2INTEGERread-onlyThe entity part type from which the voltage value is from v2p5- 2.5V sensor: L3 cache core voltage; micro-processor and co-processoor I/O voltage; FPGA memories I/O voltage. v3p3 - 3.3V sensor: general TTL supply rail; control logic; micro-processor; micro-processor and co-processor; SDRAM v5 - 5V sensor: Fans; micro-processor core voltage regulator. CPU - CPU voltage micro-processor core voltage.
STR apEnvMonVoltageStatusDescr1.3.6.1.4.1.9148.3.3.1.2.1.1.3DisplayStringread-onlyTextual description of the voltage being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.
I32 apEnvMonVoltageStatusValue1.3.6.1.4.1.9148.3.3.1.2.1.1.4Integer32read-onlyThe current measurement of voltage if avaiable. The value is expressed as the integer in millivolts unit.
APE apEnvMonVoltageState1.3.6.1.4.1.9148.3.3.1.2.1.1.5ApEnvMonStateread-onlyThe current state of the testpoint being instrumented.
INT apEnvMonVoltageSlotID1.3.6.1.4.1.9148.3.3.1.2.1.1.6INTEGERread-onlyThe slot this voltage is found on.
APH apEnvMonVoltageSlotType1.3.6.1.4.1.9148.3.3.1.2.1.1.7ApHardwareModuleFamilyread-onlyThe type of module found in this slot.
apEnvMonTemperatureObjects1.3.6.1.4.1.9148.3.3.1.3
apEnvMonTemperatureStatusTable1.3.6.1.4.1.9148.3.3.1.3.1not-accessibleThe table of ambient temperature status maintained by the environmental monitor.
apEnvMonTemperatureStatusEntry1.3.6.1.4.1.9148.3.3.1.3.1.1not-accessibleAn entry in the ambient temperature status table, representing the status of the associated testpoint maintained by the environmental monitor.
I32 apEnvMonTemperatureStatusIndex1.3.6.1.4.1.9148.3.3.1.3.1.1.1Integer32not-accessibleUnique index for the testpoint being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning.
INT apEnvMonTemperatureStatusType1.3.6.1.4.1.9148.3.3.1.3.1.1.2INTEGERread-onlyThe entity part type from which the temperature value is from
STR apEnvMonTemperatureStatusDescr1.3.6.1.4.1.9148.3.3.1.3.1.1.3DisplayStringread-onlyTextual description of the temperature being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.
I32 apEnvMonTemperatureStatusValue1.3.6.1.4.1.9148.3.3.1.3.1.1.4Integer32read-onlyThe current measurement of the testpoint being instrumented.
APE apEnvMonTemperatureState1.3.6.1.4.1.9148.3.3.1.3.1.1.5ApEnvMonStateread-onlyThe current state of the testpoint being instrumented.
INT apEnvMonTemperatureSlotID1.3.6.1.4.1.9148.3.3.1.3.1.1.6INTEGERread-onlyThe slot this temperature is found on.
APH apEnvMonTemperatureSlotType1.3.6.1.4.1.9148.3.3.1.3.1.1.7ApHardwareModuleFamilyread-onlyThe type of module found in this slot.
apEnvMonFanObjects1.3.6.1.4.1.9148.3.3.1.4
apEnvMonFanStatusTable1.3.6.1.4.1.9148.3.3.1.4.1not-accessibleThe table of fan status maintained by the environmental monitor.
apEnvMonFanStatusEntry1.3.6.1.4.1.9148.3.3.1.4.1.1not-accessibleAn entry in the fan status table, representing the status of the associated fan maintained by the environmental monitor.
I32 apEnvMonFanStatusIndex1.3.6.1.4.1.9148.3.3.1.4.1.1.1Integer32not-accessibleUnique index for the fan being instrumented. This index is for SNMP purposes only.
INT apEnvMonFanStatusType1.3.6.1.4.1.9148.3.3.1.4.1.1.2INTEGERread-onlyThe entity part type from which the fan value is from. The left and right at the base when one faces the front of the SD. Next-generation products contain replaceable fans contained in chassis slots.
STR apEnvMonFanStatusDescr1.3.6.1.4.1.9148.3.3.1.4.1.1.3DisplayStringread-onlyTextual description of the fan being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.
G32 apEnvMonFanStatusValue1.3.6.1.4.1.9148.3.3.1.4.1.1.4Gauge32read-onlyThe current percentage measurement of the fan speed.
APE apEnvMonFanState1.3.6.1.4.1.9148.3.3.1.4.1.1.5ApEnvMonStateread-onlyThe current state of the fan being instrumented.
INT apEnvMonFanSlotID1.3.6.1.4.1.9148.3.3.1.4.1.1.6INTEGERread-onlyThe slot this van is found in. zero is returned if this fan is not of apEnvMonFanStatusType slot(3).
apEnvMonPowerSupplyObjects1.3.6.1.4.1.9148.3.3.1.5
apEnvMonPowerSupplyStatusTable1.3.6.1.4.1.9148.3.3.1.5.1not-accessibleThe table of power supply status maintained by the environmental monitor card.
apEnvMonPowerSupplyStatusEntry1.3.6.1.4.1.9148.3.3.1.5.1.1not-accessibleAn entry in the power supply status table, representing the status of the associated power supply maintained by the environmental monitor card.
I32 apEnvMonPowerSupplyStatusIndex1.3.6.1.4.1.9148.3.3.1.5.1.1.1Integer32not-accessibleUnique index for the power supply being instrumented. This index is for SNMP purposes only.
INT apEnvMonPowerSupplyStatusType1.3.6.1.4.1.9148.3.3.1.5.1.1.2INTEGERread-onlyThe entity part type from which the power status is from. 0=left:power supply A, 1=right:power supply B. 3=slot: power supply is contained in the slot corresponding to apEnvMonPowerSowerSupplyStatusIndex
STR apEnvMonPowerSupplyStatusDescr1.3.6.1.4.1.9148.3.3.1.5.1.1.3DisplayStringread-onlyTextual description of the power supply being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.
APE apEnvMonPowerSupplyState1.3.6.1.4.1.9148.3.3.1.5.1.1.4ApEnvMonStateread-onlyThe current state of the power supply being instrumented: normal or notPresent
apEnvMonPhyCardObjects1.3.6.1.4.1.9148.3.3.1.6
apEnvMonPhyCardStatusTable1.3.6.1.4.1.9148.3.3.1.6.1not-accessibleTHIS TABLE IS BEING DEPRECATED IN FAVOR OF THE MORE GENERIC apEnvMonCardTable. Please Note: in the generic card table, a phy card is referred to as an 'niu' (network interfacing unit). The table of phy card status maintained by the environmental monitor.
apEnvMonPhyCardStatusEntry1.3.6.1.4.1.9148.3.3.1.6.1.1not-accessibleAn entry in the phy status table, representing the status of the associated phy maintained by the environmental monitor.
I32 apEnvMonPhyCardStatusIndex1.3.6.1.4.1.9148.3.3.1.6.1.1.1Integer32not-accessibleUnique index for the phy being instrumented. This index is for SNMP purposes only.
INT apEnvMonPhyCardStatusType1.3.6.1.4.1.9148.3.3.1.6.1.1.2INTEGERread-onlyThe entity part type from which the phy card is from. 0=left:card A, 1=right:card B, 3=only card. 3=slot: phyCard is contained in the slot corresponding to apEnvMonPhyCardStatusIndex
STR apEnvMonPhyCardStatusDescr1.3.6.1.4.1.9148.3.3.1.6.1.1.3DisplayStringread-onlyTextual description of the phy being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.
APE apEnvMonPhyCardState1.3.6.1.4.1.9148.3.3.1.6.1.1.4ApEnvMonStateread-onlyThe current state of the phy being instrumented: normal or notPresent
apEnvMonCardObjects1.3.6.1.4.1.9148.3.3.1.7
apEnvMonCardTable1.3.6.1.4.1.9148.3.3.1.7.1not-accessibleList of Cards in the chassis
apEnvMonCardEntry1.3.6.1.4.1.9148.3.3.1.7.1.1not-accessibleA single card in the chassis
INT apEnvMonCardSlot1.3.6.1.4.1.9148.3.3.1.7.1.1.1INTEGERread-onlySlot number of this card. Please note that the slot number is zero-based, i.e. they are numbered 0-n.
APH apEnvMonCardType1.3.6.1.4.1.9148.3.3.1.7.1.1.2ApHardwareModuleFamilyread-onlyThe card type
STR apEnvMonCardDescr1.3.6.1.4.1.9148.3.3.1.7.1.1.3DisplayStringread-onlyA text description of this card
INT apEnvMonCardHealthScore1.3.6.1.4.1.9148.3.3.1.7.1.1.4INTEGERread-onlyThe health score of this card
APE apEnvMonCardState1.3.6.1.4.1.9148.3.3.1.7.1.1.5ApEnvMonStateread-onlythe current state of this card
APR apEnvMonCardRedundancy1.3.6.1.4.1.9148.3.3.1.7.1.1.6ApRedundancyStateread-onlyRedundancy state of the card
apEnvMonCpuCoreTable1.3.6.1.4.1.9148.3.3.1.7.2not-accessibleList of cores per CPU in the chassis
apEnvMonCpuCoreEntry1.3.6.1.4.1.9148.3.3.1.7.2.1not-accessibleA single CPU core in the chassis
INT apEnvMonCpuCoreIndex1.3.6.1.4.1.9148.3.3.1.7.2.1.1INTEGERread-onlythe core index on the CPU
STR apEnvMonCpuCoreDescr1.3.6.1.4.1.9148.3.3.1.7.2.1.2DisplayStringread-onlythe cpu core descriptor
G32 apEnvMonCpuCoreUsage1.3.6.1.4.1.9148.3.3.1.7.2.1.3Gauge32read-onlyThe current percentage of use for the CPU core.
INT apEnvMonCpuCoreState1.3.6.1.4.1.9148.3.3.1.7.2.1.4INTEGERread-onlyThe state of this CPU core.
STR apEnvMonCpuCoreRamDescr1.3.6.1.4.1.9148.3.3.1.7.2.1.5DisplayStringread-onlyThe cpu core RAM descriptor
G32 apEnvMonCpuCoreRamUsage1.3.6.1.4.1.9148.3.3.1.7.2.1.6Gauge32read-onlyThe current percentage of use for the CPU core RAM.
apEnvMonMIBNotificationEnables1.3.6.1.4.1.9148.3.3.2
T/F apEnvMonEnableStatChangeNotif1.3.6.1.4.1.9148.3.3.2.1TruthValueread-onlyThis variable indicates whether the system produces any of the traps generated by this mib. A false value will prevent them from being generated by this system.
apEnvMonNotificationObjects1.3.6.1.4.1.9148.3.3.3
OID apEnvMonTrapInstance1.3.6.1.4.1.9148.3.3.3.1OBJECT IDENTIFIERaccessible-for-notifyThe object ID of the item which value is exceeds its monitoring threshold. If the item is within a table, this OID is the instance of this item's index within its table. For exmple, 1. if the state of 2.5v voltage changes, the trap OID is the instance of index OID, which is 1.3.6.1.4.1.9148.3.3.1.2.4.1.1.1 2. if the state of mainboard temperature changes, the trap OID is, 1.3.6.1.4.1.9148.3.3.1.3.4.1.1.1 3. if the state of left fan changes, the trap OID is 1.3.6.1.4.1.9148.3.3.1.4.4.1.1.1 If the item is scalar, the OID is the instance is of this item, For example, If the I2C state changes, the OID is 1.3.6.1.4.1.9148.3.3.1.4.4.1.1.0
APE apEnvMonTrapPreviousState1.3.6.1.4.1.9148.3.3.3.2ApEnvMonStateaccessible-for-notifyThe previous state of the object.
APE apEnvMonTrapCurrentState1.3.6.1.4.1.9148.3.3.3.3ApEnvMonStateaccessible-for-notifyThe current state of the object which causes the trap to occur.
INT apEnvMonTrapSlotID1.3.6.1.4.1.9148.3.3.3.4INTEGERaccessible-for-notifyThe slotID which causes the trap to occur.
APH apEnvMonTrapSlotType1.3.6.1.4.1.9148.3.3.3.5ApHardwareModuleFamilyaccessible-for-notifyThe slot type which causes the trap to occur.
APP apEnvMonTrapPortType1.3.6.1.4.1.9148.3.3.3.6ApPhyPortTypeaccessible-for-notifyThe port type which causes the trap to occur.
APP apEnvMonTrapPresence1.3.6.1.4.1.9148.3.3.3.7ApPresenceaccessible-for-notifyThe state which causes the trap to occur.
I32 apEnvMonTrapPortID1.3.6.1.4.1.9148.3.3.3.8Integer32accessible-for-notifyThe ID of the port which causes the trap to occur.
apEnvMonMIBNotificationPrefix1.3.6.1.4.1.9148.3.3.4
apEnvMonMIBNotifications1.3.6.1.4.1.9148.3.3.4.0
NTF apEnvMonI2CFailNotification1.3.6.1.4.1.9148.3.3.4.0.1A notification of I2C state turns from normal(1) to notFunctioning(7)
NTF apEnvMonStatusChangeNotification1.3.6.1.4.1.9148.3.3.4.0.2A apEnvStatusChangeNotification is sent if any entry of above table change in the state of a device being monitored
NTF apEnvMonTempChangeNotification1.3.6.1.4.1.9148.3.3.4.0.3A notification is sent if any of the units cross a temperature threshold
NTF apEnvMonVoltageChangeNotification1.3.6.1.4.1.9148.3.3.4.0.4A notification is sent if any of the units cross a voltage threshold
NTF apEnvMonPortChangeNotification1.3.6.1.4.1.9148.3.3.4.0.5The trap will be generated if a physical port is inserted/present or removed/not present.
apEnvMonMIBConformance1.3.6.1.4.1.9148.3.3.5
apEnvMonMIBCompliances1.3.6.1.4.1.9148.3.3.5.1
apEnvMonMIBGroups1.3.6.1.4.1.9148.3.3.5.2
apEnvMonGroup1.3.6.1.4.1.9148.3.3.5.2.1A collection of objects providing environmental monitoring capability to an Acme Packet chassis.
apEnvMonNotifyGroup1.3.6.1.4.1.9148.3.3.5.2.3A collection of notifications providing the status change for environmental monitoring.
apEnvMonExtGroup1.3.6.1.4.1.9148.3.3.5.2.4Additional objects providing environmental monitoring capability to an Acme Packet chassis.
apEnvMonCardGroup1.3.6.1.4.1.9148.3.3.5.2.5A collection of objects providing environmental monitoring capability to card-based Acme Packet products.
apEnvMonExtNotifyGroup1.3.6.1.4.1.9148.3.3.5.2.6Additional collection of notifications providing the status change for environmental monitoring.
apEnvMonPortNotifyGroup1.3.6.1.4.1.9148.3.3.5.2.7Notifications to indicate physical port changes.

RFC description

Environmental monitoring MIB for Acme Packet devices, tracking temperature, fan speed, and system health status with severity levels.

Start monitoring Oracle Acme Packet SBCs 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 ACMEPACKET-ENVMON-MIB