ACMEPACKET-ENVMON-MIB
- Registered at
- 1.3.6.1.4.1.9148.3.3
- Last updated
- 2020-10-02 00:00
- Organization
- Oracle Communications
- Revisions
- 2012-07-16 00:00, 2014-06-26 00:00, 2018-11-19 00:00, 2020-10-02 00:00
- Namespace
- oracle
- Source file
ACMEPACKET-ENVMON-MIB- Digest
sha256:74cb50aca9ba5539df8850528152a42a3b79d658d163d158f28cf29e636225e3
Description
The MIB module to describe the status of the Environmental Monitor on the devices.
Contact
Customer Service Postal: Oracle Communications 100 Crosby Drive Bedford, MA 01730 US Tel: 1-800-633-0738 Url: www.oracle.com E-mail: support@oracle.com
Imports
| From | Symbols |
|---|---|
| ACMEPACKET-SMI | acmepacketMgmt |
| ACMEPACKET-TC | ApHardwareModuleFamily, ApPhyPortType, ApPresence, ApRedundancyState |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ACMEPACKET-ENVMON-MIB ACMEPACKET-SMI ACMEPACKET-TC SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ApEnvMonState TEXTUAL-CONVENTION Represents the state of a device being monitored. Valid values are: initial (1): the environment is at initial state. normal (2) : the environment is good, such as low temperature. minor (3) : the environment is not good, such as: fan speed is more than minor alarm threshold, but less than major alarm threshold. major (4) : the environment is bad, such as: fan speed is more than major alarm threshold, but less than critical alarm threshold. critical(5): the environment is very bad, such as Fan speed is more than critical threshold. shutdown(6): the environment is the worst, the system should be shutdown immediately. notPresent(7): the environmental monitor is not present, such as temperature sensors do not exist. notFunctioning(8): the environmental monitor does not function properly, such as 1. I2C fail 2. a temperature sensor generates a abnormal data like 1000 C. unknown(9) : can not get the information due to internal error. undetectable(10) : the environmental monitor is not detectable, such as not part of specific platform. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| apEnvMonObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.1 | |||
| apEnvMonI2CState OBJECT-TYPE the state of environment monitor located in the chassis. | 1.3.6.1.4.1.9148.3.3.1.1 | ApEnvMonState | read-only | current |
| apEnvMonVoltageObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.1.2 | |||
| apEnvMonVoltageStatusTable OBJECT-TYPE The table of voltage status maintained by the environmental monitor. | 1.3.6.1.4.1.9148.3.3.1.2.1 | not-accessible | current | |
| apEnvMonVoltageStatusEntry OBJECT-TYPE An entry in the voltage status table, representing the status of the associated testpoint maintained by the environmental monitor. | 1.3.6.1.4.1.9148.3.3.1.2.1.1 | not-accessible | current | |
| apEnvMonVoltageStatusIndex OBJECT-TYPE Unique index for the testpoint being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning. | 1.3.6.1.4.1.9148.3.3.1.2.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| apEnvMonVoltageStatusType OBJECT-TYPE The 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. | 1.3.6.1.4.1.9148.3.3.1.2.1.1.2 | INTEGER {unknown(0), v2p5(1), v3p3(2), v5(3), cpu(4), v1(5), v1p1(6), v1p15(7), v1p2(8), v1p212(9), v1p25(10), v1p3(11), v1p5(12), v1p8(13), v2p6(14), v3p3aux(15), sd5MainV0p9(20), sd5MainV1p0(21), sd5MainV1p2(22), sd5MainV1p5(23), sd5MainV1p8(24), sd5MainV2p5(25), sd5MainV3p3(26), sd5MainV5p0(27), sd5PhyV0p9(30), sd5PhyV1p0(31), sd5PhyV1p1(32), sd5PhyV1p2(33), sd5PhyV1p5(34), sd5PhyV1p8(35), sd5PhyV2p5(36), sd5PhyV3p3(37), sd5MgmtV1p0(40), sd5MgmtV1p8(41), sd5MgmtV3p3(42), sd5MgmtV5p0(43), sd5Cav0Pol0(50), sd5Cav0Pol1(51), sd5Cav1Pol0(52), sd5Cav1Pol1(53), sd5FlexV1p0(60), sd5FlexV1p2(61), sd5FlexV1p8(62), sd5TighV1p2(70), sd5TighV3p3(71), sd5TighV1p05(72), sd5TcmPol0(80), sd5TcmPol1(81), sd5TcmPol2(82), sd5TcmPol3(83), sd5TcmPol4(84), sd5TcmPol5(85)} | read-only | current |
| apEnvMonVoltageStatusDescr OBJECT-TYPE Textual 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. | 1.3.6.1.4.1.9148.3.3.1.2.1.1.3 | DisplayString (SIZE(0..64)) | read-only | current |
| apEnvMonVoltageStatusValue OBJECT-TYPE The current measurement of voltage if avaiable. The value is expressed as the integer in millivolts unit. | 1.3.6.1.4.1.9148.3.3.1.2.1.1.4 | Integer32 | read-only | current |
| apEnvMonVoltageState OBJECT-TYPE The current state of the testpoint being instrumented. | 1.3.6.1.4.1.9148.3.3.1.2.1.1.5 | ApEnvMonState | read-only | current |
| apEnvMonVoltageSlotID OBJECT-TYPE The slot this voltage is found on. | 1.3.6.1.4.1.9148.3.3.1.2.1.1.6 | INTEGER | read-only | current |
| apEnvMonVoltageSlotType OBJECT-TYPE The type of module found in this slot. | 1.3.6.1.4.1.9148.3.3.1.2.1.1.7 | ApHardwareModuleFamily | read-only | current |
| apEnvMonTemperatureObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.1.3 | |||
| apEnvMonTemperatureStatusTable OBJECT-TYPE The table of ambient temperature status maintained by the environmental monitor. | 1.3.6.1.4.1.9148.3.3.1.3.1 | not-accessible | current | |
| apEnvMonTemperatureStatusEntry OBJECT-TYPE An entry in the ambient temperature status table, representing the status of the associated testpoint maintained by the environmental monitor. | 1.3.6.1.4.1.9148.3.3.1.3.1.1 | not-accessible | current | |
| apEnvMonTemperatureStatusIndex OBJECT-TYPE Unique index for the testpoint being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning. | 1.3.6.1.4.1.9148.3.3.1.3.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| apEnvMonTemperatureStatusType OBJECT-TYPE The entity part type from which the temperature value is from | 1.3.6.1.4.1.9148.3.3.1.3.1.1.2 | INTEGER {ds1624sMain(1), ds1624sCPU(2), lm84(3), lm75(4), lm75Main(5), lm75Cpu(6), lm75Phy(7), sd5MainCpu(10), sd5MainLI(11), sd5MainRI(12), sd5MainLE(13), sd5MainRE(14), sd5MainPlx(15), sd5MainPcie(16), sd5MainPsa(17), sd5MainPsb(18), sd5Tigh(20), sd5Flex(21), sd5Mgmt(22), sd5PhyCav0(30), sd5PhyCav1(31), sd5PhyTemp0(32), sd5PhyTemp1(33), sd5PhyTemp2(34), sd5PhyTemp3(35), sd5PhyTemp4(36), sd5PhyTemp5(37), sd5PhyTcm0(40), sd5PhyTcm1(41), sd5PhyTcm2(42), sd5PhyTcm3(43), sd5PhyTcm4(44), sd5PhyTcm5(45), sd5PhyTcm6(46), sd5PhyTcm7(47), sd5PhyTcm8(48), sd5PhyTcm9(49), sd5PhyTcm10(50), sd5PhyTcm11(51), sd5PhyTcm12(52), sd5PhyTcm13(53), sd5PhyTcm14(54), sd5PhyTcm15(55), sd5PhyTcm16(56), sd5PhyTcm17(57), sd5PhyTcm18(58), sd5PhyTcm19(59), sd5PhyTcm20(60), sd5PhyTcm21(61), sd5PhyTcm22(62), sd5PhyTcm23(63), sd6MainBoard1(71), sd6MainBoard2(72), sd6MgmtI350(73), sd6MediaI350(74), sd6DSPI350(75), sd6MainTCM0(76), sd6MainTCM1(77), sd6CPU(78)} | read-only | current |
| apEnvMonTemperatureStatusDescr OBJECT-TYPE Textual 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. | 1.3.6.1.4.1.9148.3.3.1.3.1.1.3 | DisplayString (SIZE(0..64)) | read-only | current |
| apEnvMonTemperatureStatusValue OBJECT-TYPE The current measurement of the testpoint being instrumented. | 1.3.6.1.4.1.9148.3.3.1.3.1.1.4 | Integer32 | read-only | current |
| apEnvMonTemperatureState OBJECT-TYPE The current state of the testpoint being instrumented. | 1.3.6.1.4.1.9148.3.3.1.3.1.1.5 | ApEnvMonState | read-only | current |
| apEnvMonTemperatureSlotID OBJECT-TYPE The slot this temperature is found on. | 1.3.6.1.4.1.9148.3.3.1.3.1.1.6 | INTEGER | read-only | current |
| apEnvMonTemperatureSlotType OBJECT-TYPE The type of module found in this slot. | 1.3.6.1.4.1.9148.3.3.1.3.1.1.7 | ApHardwareModuleFamily | read-only | current |
| apEnvMonFanObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.1.4 | |||
| apEnvMonFanStatusTable OBJECT-TYPE The table of fan status maintained by the environmental monitor. | 1.3.6.1.4.1.9148.3.3.1.4.1 | not-accessible | current | |
| apEnvMonFanStatusEntry OBJECT-TYPE An entry in the fan status table, representing the status of the associated fan maintained by the environmental monitor. | 1.3.6.1.4.1.9148.3.3.1.4.1.1 | not-accessible | current | |
| apEnvMonFanStatusIndex OBJECT-TYPE Unique index for the fan being instrumented. This index is for SNMP purposes only. | 1.3.6.1.4.1.9148.3.3.1.4.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| apEnvMonFanStatusType OBJECT-TYPE The entity part type from which the fan value is from. The left and right at the base when one faces the front of the SBC. Next-generation products contain replaceable fans contained in chassis slots. | 1.3.6.1.4.1.9148.3.3.1.4.1.1.2 | INTEGER {left(0), middle(1), right(2), slot(3), fan1(11), fan2(12), fan3(13), fan4(14), mainFan1(21), mainFan2(22), mainFan3(23), mainFan4(24), mainFan5(25), flx1Fan1(26), flx1Fan2(27), flx1Fan3(28), flx1Fan4(29), flx1Fan5(30), flx2Fan1(31), flx2Fan2(32), flx2Fan3(33), flx2Fan4(34), flx2Fan5(35)} | read-only | current |
| apEnvMonFanStatusDescr OBJECT-TYPE Textual 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. | 1.3.6.1.4.1.9148.3.3.1.4.1.1.3 | DisplayString (SIZE(0..64)) | read-only | current |
| apEnvMonFanStatusValue OBJECT-TYPE The current percentage measurement of the fan speed. | 1.3.6.1.4.1.9148.3.3.1.4.1.1.4 | Gauge32 | read-only | current |
| apEnvMonFanState OBJECT-TYPE The current state of the fan being instrumented. | 1.3.6.1.4.1.9148.3.3.1.4.1.1.5 | ApEnvMonState | read-only | current |
| apEnvMonFanSlotID OBJECT-TYPE The slot this van is found in. zero is returned if this fan is not of apEnvMonFanStatusType slot(3). | 1.3.6.1.4.1.9148.3.3.1.4.1.1.6 | INTEGER | read-only | current |
| apEnvMonPowerSupplyObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.1.5 | |||
| apEnvMonPowerSupplyStatusTable OBJECT-TYPE The table of power supply status maintained by the environmental monitor card. | 1.3.6.1.4.1.9148.3.3.1.5.1 | not-accessible | current | |
| apEnvMonPowerSupplyStatusEntry OBJECT-TYPE An entry in the power supply status table, representing the status of the associated power supply maintained by the environmental monitor card. | 1.3.6.1.4.1.9148.3.3.1.5.1.1 | not-accessible | current | |
| apEnvMonPowerSupplyStatusIndex OBJECT-TYPE Unique index for the power supply being instrumented. This index is for SNMP purposes only. | 1.3.6.1.4.1.9148.3.3.1.5.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| apEnvMonPowerSupplyStatusType OBJECT-TYPE The 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 | 1.3.6.1.4.1.9148.3.3.1.5.1.1.2 | INTEGER {left(0), right(1), slot(3)} | read-only | current |
| apEnvMonPowerSupplyStatusDescr OBJECT-TYPE Textual 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. | 1.3.6.1.4.1.9148.3.3.1.5.1.1.3 | DisplayString (SIZE(0..64)) | read-only | current |
| apEnvMonPowerSupplyState OBJECT-TYPE The current state of the power supply being instrumented: normal or notPresent | 1.3.6.1.4.1.9148.3.3.1.5.1.1.4 | ApEnvMonState | read-only | current |
| apEnvMonPhyCardObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.1.6 | |||
| apEnvMonPhyCardStatusTable OBJECT-TYPE THIS 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. | 1.3.6.1.4.1.9148.3.3.1.6.1 | not-accessible | deprecated | |
| apEnvMonPhyCardStatusEntry OBJECT-TYPE An entry in the phy status table, representing the status of the associated phy maintained by the environmental monitor. | 1.3.6.1.4.1.9148.3.3.1.6.1.1 | not-accessible | deprecated | |
| apEnvMonPhyCardStatusIndex OBJECT-TYPE Unique index for the phy being instrumented. This index is for SNMP purposes only. | 1.3.6.1.4.1.9148.3.3.1.6.1.1.1 | Integer32 (1..2147483647) | not-accessible | deprecated |
| apEnvMonPhyCardStatusType OBJECT-TYPE The 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 | 1.3.6.1.4.1.9148.3.3.1.6.1.1.2 | INTEGER {left(0), right(1), slot(3)} | read-only | deprecated |
| apEnvMonPhyCardStatusDescr OBJECT-TYPE Textual 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. | 1.3.6.1.4.1.9148.3.3.1.6.1.1.3 | DisplayString (SIZE(0..32)) | read-only | deprecated |
| apEnvMonPhyCardState OBJECT-TYPE The current state of the phy being instrumented: normal or notPresent | 1.3.6.1.4.1.9148.3.3.1.6.1.1.4 | ApEnvMonState | read-only | deprecated |
| apEnvMonCardObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.1.7 | |||
| apEnvMonCardTable OBJECT-TYPE List of Cards in the chassis | 1.3.6.1.4.1.9148.3.3.1.7.1 | not-accessible | current | |
| apEnvMonCardEntry OBJECT-TYPE A single card in the chassis | 1.3.6.1.4.1.9148.3.3.1.7.1.1 | not-accessible | current | |
| apEnvMonCardSlot OBJECT-TYPE Slot number of this card. Please note that the slot number is zero-based, i.e. they are numbered 0-n. | 1.3.6.1.4.1.9148.3.3.1.7.1.1.1 | INTEGER | read-only | current |
| apEnvMonCardType OBJECT-TYPE The card type | 1.3.6.1.4.1.9148.3.3.1.7.1.1.2 | ApHardwareModuleFamily | read-only | current |
| apEnvMonCardDescr OBJECT-TYPE A text description of this card | 1.3.6.1.4.1.9148.3.3.1.7.1.1.3 | DisplayString | read-only | current |
| apEnvMonCardHealthScore OBJECT-TYPE The health score of this card | 1.3.6.1.4.1.9148.3.3.1.7.1.1.4 | INTEGER | read-only | current |
| apEnvMonCardState OBJECT-TYPE the current state of this card | 1.3.6.1.4.1.9148.3.3.1.7.1.1.5 | ApEnvMonState | read-only | current |
| apEnvMonCardRedundancy OBJECT-TYPE Redundancy state of the card | 1.3.6.1.4.1.9148.3.3.1.7.1.1.6 | ApRedundancyState | read-only | current |
| apEnvMonCpuCoreTable OBJECT-TYPE List of cores per CPU in the chassis | 1.3.6.1.4.1.9148.3.3.1.7.2 | not-accessible | current | |
| apEnvMonCpuCoreEntry OBJECT-TYPE A single CPU core in the chassis | 1.3.6.1.4.1.9148.3.3.1.7.2.1 | not-accessible | current | |
| apEnvMonCpuCoreIndex OBJECT-TYPE the core index on the CPU | 1.3.6.1.4.1.9148.3.3.1.7.2.1.1 | INTEGER | read-only | current |
| apEnvMonCpuCoreDescr OBJECT-TYPE the cpu core descriptor | 1.3.6.1.4.1.9148.3.3.1.7.2.1.2 | DisplayString | read-only | current |
| apEnvMonCpuCoreUsage OBJECT-TYPE The current percentage of use for the CPU core. | 1.3.6.1.4.1.9148.3.3.1.7.2.1.3 | Gauge32 | read-only | current |
| apEnvMonCpuCoreState OBJECT-TYPE The state of this CPU core. | 1.3.6.1.4.1.9148.3.3.1.7.2.1.4 | INTEGER {unknown(0), present(1), booting(2), registered(3), readywait(4), ready(5), bootTimeout(6), registerTimeout(7), manifestTimeout(8), readyTimeout(9), healthWait(101), healthRcvd(102), becomingActive(201), becomingStandby(202), becomingOOS(203), active(204), standby(205), oos(206), activeTimeout(207), standbyTimeout(208), oosTimeout(209), resetting(401), reset(402), resetTimeout(403), shuttingDown(404), shutOff(405), shutdownTimeout(406)} | read-only | current |
| apEnvMonCpuCoreRamDescr OBJECT-TYPE The cpu core RAM descriptor | 1.3.6.1.4.1.9148.3.3.1.7.2.1.5 | DisplayString | read-only | current |
| apEnvMonCpuCoreRamUsage OBJECT-TYPE The current percentage of use for the CPU core RAM. | 1.3.6.1.4.1.9148.3.3.1.7.2.1.6 | Gauge32 | read-only | current |
| apEnvMonMIBNotificationEnables OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.2 | |||
| apEnvMonEnableStatChangeNotif OBJECT-TYPE This 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. | 1.3.6.1.4.1.9148.3.3.2.1 | TruthValue | read-only | current |
| apEnvMonNotificationObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.3 | |||
| apEnvMonTrapInstance OBJECT-TYPE The 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 item is apEnvMonVoltageState. the trap instance OID is apEnvMonVoltageState.1, where the ending 1 is the instance index of 2.5v entry. The numeric form is 1.3.6.1.4.1.9148.3.3.1.2.1.1.5.1 2. if the state of mainboard temperature changes, the trap instance OID is apEnvMonTemperatureState.x, where x is the index which makes apEnvMonTemperatureStatusType.x = lm75Main(5). 3. if the state of left fan changes, the trap instance OID is apEnvMonFanState.y, where y is the index which makes apEnvMonFanStatusType.y = left (0). If the item is scalar, the OID is the instance OID of this item, For example, If the I2C state changes, the OID is apEnvMonI2CState.0 | 1.3.6.1.4.1.9148.3.3.3.1 | OBJECT IDENTIFIER | accessible-for-notify | current |
| apEnvMonTrapPreviousState OBJECT-TYPE The previous state of the object. | 1.3.6.1.4.1.9148.3.3.3.2 | ApEnvMonState | accessible-for-notify | current |
| apEnvMonTrapCurrentState OBJECT-TYPE The current state of the object which causes the trap to occur. | 1.3.6.1.4.1.9148.3.3.3.3 | ApEnvMonState | accessible-for-notify | current |
| apEnvMonTrapSlotID OBJECT-TYPE The slotID which causes the trap to occur. | 1.3.6.1.4.1.9148.3.3.3.4 | INTEGER | accessible-for-notify | current |
| apEnvMonTrapSlotType OBJECT-TYPE The slot type which causes the trap to occur. | 1.3.6.1.4.1.9148.3.3.3.5 | ApHardwareModuleFamily | accessible-for-notify | current |
| apEnvMonTrapPortType OBJECT-TYPE The port type which causes the trap to occur. | 1.3.6.1.4.1.9148.3.3.3.6 | ApPhyPortType | accessible-for-notify | current |
| apEnvMonTrapPresence OBJECT-TYPE The state which causes the trap to occur. | 1.3.6.1.4.1.9148.3.3.3.7 | ApPresence | accessible-for-notify | current |
| apEnvMonTrapPortID OBJECT-TYPE The ID of the port which causes the trap to occur. | 1.3.6.1.4.1.9148.3.3.3.8 | Integer32 | accessible-for-notify | current |
| apEnvMonMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.4 | |||
| apEnvMonMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.4.0 | |||
| apEnvMonMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.5 | |||
| apEnvMonMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.5.1 | |||
| apEnvMonMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.3.5.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| apEnvMonI2CFailNotification NOTIFICATION-TYPE A notification of I2C state turns from normal(1) to notFunctioning(7) | 1.3.6.1.4.1.9148.3.3.4.0.1 | current |
| apEnvMonStatusChangeNotification NOTIFICATION-TYPE A apEnvStatusChangeNotification is sent if any entry of above table change in the state of a device being monitored | 1.3.6.1.4.1.9148.3.3.4.0.2 | current |
| apEnvMonTempChangeNotification NOTIFICATION-TYPE A notification is sent if any of the units cross a temperature threshold | 1.3.6.1.4.1.9148.3.3.4.0.3 | current |
| apEnvMonVoltageChangeNotification NOTIFICATION-TYPE A notification is sent if any of the units cross a voltage threshold | 1.3.6.1.4.1.9148.3.3.4.0.4 | current |
| apEnvMonPortChangeNotification NOTIFICATION-TYPE The trap will be generated if a physical port is inserted/present or removed/not present. | 1.3.6.1.4.1.9148.3.3.4.0.5 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| apEnvMonGroup OBJECT-GROUP A collection of objects providing environmental monitoring capability to an Acme Packet chassis. | 1.3.6.1.4.1.9148.3.3.5.2.1 | current |
| apEnvMonNotifyGroup NOTIFICATION-GROUP A collection of notifications providing the status change for environmental monitoring. | 1.3.6.1.4.1.9148.3.3.5.2.3 | current |
| apEnvMonExtGroup OBJECT-GROUP Additional objects providing environmental monitoring capability to an Acme Packet chassis. | 1.3.6.1.4.1.9148.3.3.5.2.4 | current |
| apEnvMonCardGroup OBJECT-GROUP A collection of objects providing environmental monitoring capability to card-based Acme Packet products. | 1.3.6.1.4.1.9148.3.3.5.2.5 | current |
| apEnvMonExtNotifyGroup NOTIFICATION-GROUP Additional collection of notifications providing the status change for environmental monitoring. | 1.3.6.1.4.1.9148.3.3.5.2.6 | current |
| apEnvMonPortNotifyGroup NOTIFICATION-GROUP Notifications to indicate physical port changes. | 1.3.6.1.4.1.9148.3.3.5.2.7 | current |
| apEnvMonTempNotifyGroup NOTIFICATION-GROUP Additional collection of notifications providing the status change for environmental monitoring. | 1.3.6.1.4.1.9148.3.3.5.2.8 | current |
| apEnvMonCardOnlyGroup OBJECT-GROUP A collection of objects providing environmental monitoring capability to card-based Acme Packet products. | 1.3.6.1.4.1.9148.3.3.5.2.9 | current |