All MIBs › ACMEPACKET2-ENVMON-MIB
Organization: Acme Packet, Inc
Last Updated: 2006-11-08
Category: Hardware and Environment, Telephony and VoIP, Vendor: Acme Packet
Description:
Supplies an updated set of environmental monitoring objects for second-generation Oracle/ACME Packet Session Border Controller appliances.
Imported Objects
From ACMEPACKET-SMI
| acmepacketMgmt | OBJECT-IDENTITY |
From ACMEPACKET-TC
| ApHardwareModuleFamily | |
| ApPhyPortType | |
| ApPresence | |
| ApRedundancyState |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressPrefixLength | |
| InetAddressType |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| TEXTUAL-CONVENTION | |
| TruthValue |
What Is ACMEPACKET2-ENVMON-MIB?
This MIB is a vendor-specific module from Acme Packet (now Oracle Communications) used on second-generation Session Border Controller (SBC) appliances to report overall system health and session-capacity statistics. It exposes system-level performance data such as CPU and memory utilization, an aggregate health score, redundancy state, and capacity counters for NAT, ARP, SIP, and MGCP sessions. It is explicitly geared toward monitoring hardware/software status of the SBC — CPU load, memory load, an overall system health score, and high-availability redundancy state — plus session-layer software counters like active SIP contacts and MGCP gateway endpoints. Its naming suggests it supersedes an earlier Acme Packet environmental monitoring MIB and it is normally deployed alongside other Acme Packet system and SIP MIBs on the same device. It is typically deployed in service-provider and enterprise voice/video networks to keep an SBC within licensed capacity and healthy CPU/memory bounds through ongoing ACMEPACKET2-ENVMON-MIB SNMP monitoring.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACMEPACKET2-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
- CPU utilization
- memory utilization
- system health score
- redundancy/failover state
- concurrent session count and calls per second
- license capacity utilization
Supported Devices
- Oracle/Acme Packet Session Border Controller
Monitoring Examples
A NOC would poll apSysCPUUtil and apSysMemoryUtil regularly and alert when they approach saturation, cross-referencing apSysHealthScore for a composite health indicator and apSysRedundancy to confirm the standby SBC is synced. apSysGlobalConSess and apSysGlobalCPS reveal concurrent session counts and calls-per-second load against apSysLicenseCapacity, while apSysSipStatsActiveLocalContacts and apSysMgcpGWEndpoints show active SIP registrations and MGCP endpoints in service. A sudden drop in apSysHealthScore combined with rising apSysCPUUtil typically signals the SBC is overloaded or a redundant peer has failed over.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| apSystemManagementModule | 1.3.6.1.4.1.9148.3.2 | The system management MIB for Acme Packet, now includes statistical data for session agents. | ||
| apSysMgmtMIBObjects | 1.3.6.1.4.1.9148.3.2.1 | |||
| apSysMgmtMIBGeneralObjects | 1.3.6.1.4.1.9148.3.2.1.1 | |||
| SYS apSysCPUUtil | 1.3.6.1.4.1.9148.3.2.1.1.1 | SysMgmtPercentage | read-only | The percentage of total CPU utilization measured in 1 second. |
| SYS apSysMemoryUtil | 1.3.6.1.4.1.9148.3.2.1.1.2 | SysMgmtPercentage | read-only | The percentage of Memory utilization |
| SYS apSysHealthScore | 1.3.6.1.4.1.9148.3.2.1.1.3 | SysMgmtPercentage | read-only | System health percentage. 100, which understands as 100%, is healthiest. |
| APR apSysRedundancy | 1.3.6.1.4.1.9148.3.2.1.1.4 | ApRedundancyState | read-only | In redundancy set, one SD is active, one is standby. If there is no redundancy set, the value is 'other(3)'. |
| I32 apSysGlobalConSess | 1.3.6.1.4.1.9148.3.2.1.1.5 | Integer32 | read-only | The total instant number of Global Concurrent Sessions at the moment. |
| I32 apSysGlobalCPS | 1.3.6.1.4.1.9148.3.2.1.1.6 | Integer32 | read-only | The number of global call per second. This is an instant value. |
| SYS apSysNATCapacity | 1.3.6.1.4.1.9148.3.2.1.1.7 | SysMgmtPercentage | read-only | The percentage of NAT table (in CAM) utilization. |
| SYS apSysARPCapacity | 1.3.6.1.4.1.9148.3.2.1.1.8 | SysMgmtPercentage | read-only | The percentage of ARP table (in CAM) utilization. |
| INT apSysState | 1.3.6.1.4.1.9148.3.2.1.1.9 | INTEGER | read-only | The current system state. Online denotes regular call processing, while offline implies no call processing but other administrative functions are available. |
| SYS apSysLicenseCapacity | 1.3.6.1.4.1.9148.3.2.1.1.10 | SysMgmtPercentage | read-only | The percentage of licensed sessions currently in progress. |
| U32 apSysSipStatsActiveLocalContacts | 1.3.6.1.4.1.9148.3.2.1.1.11 | Unsigned32 | read-only | Number of current cached registered contacts in the SD. |
| U32 apSysMgcpGWEndpoints | 1.3.6.1.4.1.9148.3.2.1.1.12 | Unsigned32 | read-only | Number of current registered GW endpoints in the SD. |
| U32 apSysH323Registration | 1.3.6.1.4.1.9148.3.2.1.1.13 | Unsigned32 | read-only | Number of H323 registrations in the SD. |
| I32 apSysRegCacheLimit | 1.3.6.1.4.1.9148.3.2.1.1.14 | Integer32 | read-only | The maximum number of contacts allowed to be accepted into the registration cache. A value of 0 indicates no limit. |
| U32 apSysShortSessionThreshold | 1.3.6.1.4.1.9148.3.2.1.1.15 | Unsigned32 | read-only | The threshold for which a trap will be emitted when the amount of short sessions exceeds this value. |
| SYS apSysApplicationCPULoadRate | 1.3.6.1.4.1.9148.3.2.1.1.16 | SysMgmtPercentage | read-only | The average load rate of the service applications taken over a period, upto 10 seconds. |
| apSysStorageSpaceTable | 1.3.6.1.4.1.9148.3.2.1.1.23 | not-accessible | None | |
| apSysStorageSpaceEntry | 1.3.6.1.4.1.9148.3.2.1.1.23.1 | not-accessible | None | |
| I32 apSysVolumeIndex | 1.3.6.1.4.1.9148.3.2.1.1.23.1.1 | Integer32 | read-only | Disk Index. |
| STR apSysVolumeName | 1.3.6.1.4.1.9148.3.2.1.1.23.1.2 | DisplayString | read-only | Disk Name. |
| U32 apSysVolumeTotalSpace | 1.3.6.1.4.1.9148.3.2.1.1.23.1.3 | Unsigned32 | read-only | disk total space |
| U32 apSysVolumeAvailSpace | 1.3.6.1.4.1.9148.3.2.1.1.23.1.4 | Unsigned32 | read-only | disk available space |
| apSysMgmtMIBSessionObjects | 1.3.6.1.4.1.9148.3.2.1.2 | |||
| apCombinedSessionAgentStatsTable | 1.3.6.1.4.1.9148.3.2.1.2.1 | not-accessible | A table to hold statistics information on H323 and sip session agents arranged into rows, indexed by unique integers. These are all read only. | |
| apCombinedSessionAgentStatsEntry | 1.3.6.1.4.1.9148.3.2.1.2.1.1 | not-accessible | A table entry designed to hold statistics, on a single session agent | |
| I32 apCombinedStatsSessionAgentIndex | 1.3.6.1.4.1.9148.3.2.1.2.1.1.1 | Integer32 | read-only | A monotonically increasing integer for the sole purpose of indexing session agents. When it reaches the maximum value the agent wraps the value back to 1. |
| STR apCombinedStatsSessionAgentHostname | 1.3.6.1.4.1.9148.3.2.1.2.1.1.2 | DisplayString | read-only | The hostname of the session agent the following statistics are being calculated for |
| APS apCombinedStatsSessionAgentType | 1.3.6.1.4.1.9148.3.2.1.2.1.1.3 | ApSessionAgentType | read-only | The type of the specified Session-Agent, can be either sip or h323 |
| U32 apCombinedStatsCurrentActiveSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.4 | Unsigned32 | read-only | Number of current active inbound sessions |
| U32 apCombinedStatsCurrentSessionRateInbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.5 | Unsigned32 | read-only | Current Inbound Session rate in CPS |
| U32 apCombinedStatsCurrentActiveSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.6 | Unsigned32 | read-only | Number of current active outbound sessions |
| U32 apCombinedStatsCurrentSessionRateOutbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.7 | Unsigned32 | read-only | Current outbound session rate in CPS |
| C32 apCombinedStatsTotalSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.8 | Counter32 | read-only | Total Number of inbound sessions |
| C32 apCombinedStatsTotalSessionsNotAdmittedInbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.9 | Counter32 | read-only | Total number of inbound sessions rejected due to insufficient bandwidth |
| U32 apCombinedStatsPeriodHighInbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.10 | Unsigned32 | read-only | Highest number of concurrent inbound sessions during the period |
| U32 apCombinedStatsAverageRateInbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.11 | Unsigned32 | read-only | Average rate of inbound sessions during the period in CPS |
| C32 apCombinedStatsTotalSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.12 | Counter32 | read-only | Total Number of outbound sessions |
| C32 apCombinedStatsTotalSessionsNotAdmittedOutbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.13 | Counter32 | read-only | Total number of outbound sessions rejected due to insufficient bandwidth |
| U32 apCombinedStatsPeriodHighOutbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.14 | Unsigned32 | read-only | Highest number of concurrent outbound sessions during the period |
| U32 apCombinedStatsAverageRateOutbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.15 | Unsigned32 | read-only | Average rate of outbound sessions during the period in CPS |
| U32 apCombinedStatsMaxBurstRate | 1.3.6.1.4.1.9148.3.2.1.2.1.1.16 | Unsigned32 | read-only | Maximum burst rate of traffic measured during the period (combined inbound and outbound) |
| C32 apCombinedStatsPeriodSeizures | 1.3.6.1.4.1.9148.3.2.1.2.1.1.17 | Counter32 | read-only | Total number of seizures during the period |
| C32 apCombinedStatsPeriodAnswers | 1.3.6.1.4.1.9148.3.2.1.2.1.1.18 | Counter32 | read-only | Total number of answered sessions during the period |
| U32 apCombinedStatsPeriodASR | 1.3.6.1.4.1.9148.3.2.1.2.1.1.19 | Unsigned32 | read-only | The answer-to-seizure ratio, expressed as a percentage. For example, a value of 90 would represent 90%, or .90 |
| U32 apCombinedStatsAverageLatency | 1.3.6.1.4.1.9148.3.2.1.2.1.1.20 | Unsigned32 | read-only | Average observed one-way signalling latency during the period in milliseconds |
| U32 apCombinedStatsMaxLatency | 1.3.6.1.4.1.9148.3.2.1.2.1.1.21 | Unsigned32 | read-only | Maximum observed one-way signalling latency during the period in milliseconds |
| APS apCombinedStatsSessionAgentStatus | 1.3.6.1.4.1.9148.3.2.1.2.1.1.22 | ApSessionAgentStatusOptions | read-only | The current status of the specified session agent, which is expressed as INS, OOSnonresp, OOSconstraintsviolation, BecomingOOS, or ForcedOOS |
| apSipSessionAgentStatsTable | 1.3.6.1.4.1.9148.3.2.1.2.2 | not-accessible | A table to hold statistics information on SIP session agents arranged into rows, indexed by unique integers. These are all read only. | |
| apSipSessionAgentStatsEntry | 1.3.6.1.4.1.9148.3.2.1.2.2.1 | not-accessible | A table entry designed to hold statistics, on a single session agent | |
| I32 apSipSAStatsSessionAgentIndex | 1.3.6.1.4.1.9148.3.2.1.2.2.1.1 | Integer32 | read-only | A monotonically increasing integer for the sole purpose of indexing session agents. When it reaches the maximum value the agent wraps the value back to 1. |
| STR apSipSAStatsSessionAgentHostname | 1.3.6.1.4.1.9148.3.2.1.2.2.1.2 | DisplayString | read-only | The hostname of the session agent the following statistics are being calculated for |
| APS apSipSAStatsSessionAgentType | 1.3.6.1.4.1.9148.3.2.1.2.2.1.3 | ApSessionAgentType | read-only | The type of the specified Session-Agent, can be either sip or h323 |
| U32 apSipSAStatsCurrentActiveSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.4 | Unsigned32 | read-only | Number of current active inbound sessions |
| U32 apSipSAStatsCurrentSessionRateInbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.5 | Unsigned32 | read-only | Current Inbound Session rate in CPS |
| U32 apSipSAStatsCurrentActiveSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.6 | Unsigned32 | read-only | Number of current active outbound sessions |
| U32 apSipSAStatsCurrentSessionRateOutbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.7 | Unsigned32 | read-only | Current outbound session rate in CPS |
| C32 apSipSAStatsTotalSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.8 | Counter32 | read-only | Total Number of inbound sessions |
| C32 apSipSAStatsTotalSessionsNotAdmittedInbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.9 | Counter32 | read-only | Total number of inbound sessions rejected due to insufficient bandwidth |
| U32 apSipSAStatsPeriodHighInbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.10 | Unsigned32 | read-only | Highest number of concurrent inbound sessions during the period |
| U32 apSipSAStatsAverageRateInbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.11 | Unsigned32 | read-only | Average rate of inbound sessions during the period in CPS |
| C32 apSipSAStatsTotalSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.12 | Counter32 | read-only | Total Number of outbound sessions |
| C32 apSipSAStatsTotalSessionsNotAdmittedOutbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.13 | Counter32 | read-only | Total number of outbound sessions rejected due to insufficient bandwidth |
| U32 apSipSAStatsPeriodHighOutbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.14 | Unsigned32 | read-only | Highest number of concurrent outbound sessions during the period |
| U32 apSipSAStatsAverageRateOutbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.15 | Unsigned32 | read-only | Average rate of outbound sessions during the period in CPS |
| U32 apSipSAStatsMaxBurstRate | 1.3.6.1.4.1.9148.3.2.1.2.2.1.16 | Unsigned32 | read-only | Maximum burst rate of traffic measured during the period (combined inbound and outbound) |
| C32 apSipSAStatsPeriodSeizures | 1.3.6.1.4.1.9148.3.2.1.2.2.1.17 | Counter32 | read-only | Total number of seizures during the period |
| C32 apSipSAStatsPeriodAnswers | 1.3.6.1.4.1.9148.3.2.1.2.2.1.18 | Counter32 | read-only | Total number of answered sessions during the period |
| U32 apSipSAStatsPeriodASR | 1.3.6.1.4.1.9148.3.2.1.2.2.1.19 | Unsigned32 | read-only | The answer-to-seizure ratio, expressed as a percentage. For example, a value of 90 would represent 90%, or .90 |
| U32 apSipSAStatsAverageLatency | 1.3.6.1.4.1.9148.3.2.1.2.2.1.20 | Unsigned32 | read-only | Average observed one-way signalling latency during the period in milliseconds |
| U32 apSipSAStatsMaxLatency | 1.3.6.1.4.1.9148.3.2.1.2.2.1.21 | Unsigned32 | read-only | Maximum observed one-way signalling latency during the period in milliseconds |
| APS apSipSAStatsSessionAgentStatus | 1.3.6.1.4.1.9148.3.2.1.2.2.1.22 | ApSessionAgentStatusOptions | read-only | The current status of the specified session agent, which is expressed as INS, OOSnonresp, OOSconstraintsviolation, BecomingOOS, or ForcedOOS |
| apH323SessionAgentStatsTable | 1.3.6.1.4.1.9148.3.2.1.2.3 | not-accessible | A table to hold statistics information on H323 session agents arranged into rows, indexed by unique integers. These are all read only. | |
| apH323SessionAgentStatsEntry | 1.3.6.1.4.1.9148.3.2.1.2.3.1 | not-accessible | A table entry designed to hold statistics, on a single session agent | |
| I32 apH323SAStatsSessionAgentIndex | 1.3.6.1.4.1.9148.3.2.1.2.3.1.1 | Integer32 | read-only | A monotonically increasing integer for the sole purpose of indexing session agents. When it reaches the maximum value the agent wraps the value back to 1. |
| STR apH323SAStatsSessionAgentHostname | 1.3.6.1.4.1.9148.3.2.1.2.3.1.2 | DisplayString | read-only | The hostname of the session agent the following statistics are being calculated for |
| APS apH323SAStatsSessionAgentType | 1.3.6.1.4.1.9148.3.2.1.2.3.1.3 | ApSessionAgentType | read-only | The type of the specified Session-Agent, can be either sip or h323 |
| U32 apH323SAStatsCurrentActiveSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.4 | Unsigned32 | read-only | Number of current active inbound sessions |
| U32 apH323SAStatsCurrentSessionRateInbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.5 | Unsigned32 | read-only | Current Inbound Session rate in CPS |
| U32 apH323SAStatsCurrentActiveSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.6 | Unsigned32 | read-only | Number of current active outbound sessions |
| U32 apH323SAStatsCurrentSessionRateOutbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.7 | Unsigned32 | read-only | Current outbound session rate in CPS |
| C32 apH323SAStatsTotalSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.8 | Counter32 | read-only | Total Number of inbound sessions |
| C32 apH323SAStatsTotalSessionsNotAdmittedInbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.9 | Counter32 | read-only | Total number of inbound sessions rejected due to insufficient bandwidth |
| U32 apH323SAStatsPeriodHighInbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.10 | Unsigned32 | read-only | Highest number of concurrent inbound sessions during the period |
| U32 apH323SAStatsAverageRateInbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.11 | Unsigned32 | read-only | Average rate of inbound sessions during the period in CPS |
| C32 apH323SAStatsTotalSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.12 | Counter32 | read-only | Total Number of outbound sessions |
| C32 apH323SAStatsTotalSessionsNotAdmittedOutbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.13 | Counter32 | read-only | Total number of outbound sessions rejected due to insufficient bandwidth |
| U32 apH323SAStatsPeriodHighOutbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.14 | Unsigned32 | read-only | Highest number of concurrent outbound sessions during the period |
| U32 apH323SAStatsAverageRateOutbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.15 | Unsigned32 | read-only | Average rate of outbound sessions during the period in CPS |
| U32 apH323SAStatsMaxBurstRate | 1.3.6.1.4.1.9148.3.2.1.2.3.1.16 | Unsigned32 | read-only | Maximum burst rate of traffic measured during the period (combined inbound and outbound) |
| C32 apH323SAStatsPeriodSeizures | 1.3.6.1.4.1.9148.3.2.1.2.3.1.17 | Counter32 | read-only | Total number of seizures during the period |
| C32 apH323SAStatsPeriodAnswers | 1.3.6.1.4.1.9148.3.2.1.2.3.1.18 | Counter32 | read-only | Total number of answered sessions during the period |
| U32 apH323SAStatsPeriodASR | 1.3.6.1.4.1.9148.3.2.1.2.3.1.19 | Unsigned32 | read-only | The answer-to-seizure ratio, expressed as a percentage. For example, a value of 90 would represent 90%, or .90 |
| U32 apH323SAStatsAverageLatency | 1.3.6.1.4.1.9148.3.2.1.2.3.1.20 | Unsigned32 | read-only | Average observed one-way signalling latency during the period in milliseconds |
| U32 apH323SAStatsMaxLatency | 1.3.6.1.4.1.9148.3.2.1.2.3.1.21 | Unsigned32 | read-only | Maximum observed one-way signalling latency during the period in milliseconds |
| APS apH323SAStatsSessionAgentStatus | 1.3.6.1.4.1.9148.3.2.1.2.3.1.22 | ApSessionAgentStatusOptions | read-only | The current status of the specified session agent, which is expressed as INS, OOSnonresp, OOSconstraintsviolation, BecomingOOS, or ForcedOOS |
| apSigRealmStatsTable | 1.3.6.1.4.1.9148.3.2.1.2.4 | not-accessible | A table to hold statistics information on realms arranged into rows, indexed by unique integers. These are all read only. | |
| apSigRealmStatsEntry | 1.3.6.1.4.1.9148.3.2.1.2.4.1 | not-accessible | A table entry designed to hold statistics, on a single realm | |
| I32 apSigRealmStatsRealmIndex | 1.3.6.1.4.1.9148.3.2.1.2.4.1.1 | Integer32 | read-only | A monotonically increasing integer for the sole purpose of indexing realms. When it reaches the maximum value the agent wraps the value back to 1. |
| STR apSigRealmStatsRealmName | 1.3.6.1.4.1.9148.3.2.1.2.4.1.2 | DisplayString | read-only | The name of the realm the following statistics are being calculated for |
| U32 apSigRealmStatsCurrentActiveSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.3 | Unsigned32 | read-only | Number of current active inbound sessions |
| U32 apSigRealmStatsCurrentSessionRateInbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.4 | Unsigned32 | read-only | Current Inbound Session rate in CPS |
| U32 apSigRealmStatsCurrentActiveSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.5 | Unsigned32 | read-only | Number of current active outbound sessions |
| U32 apSigRealmStatsCurrentSessionRateOutbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.6 | Unsigned32 | read-only | Current outbound session rate in CPS |
| C32 apSigRealmStatsTotalSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.7 | Counter32 | read-only | Total Number of inbound sessions |
| C32 apSigRealmStatsTotalSessionsNotAdmittedInbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.8 | Counter32 | read-only | Total number of inbound sessions rejected due to insufficient bandwidth |
| U32 apSigRealmStatsPeriodHighInbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.9 | Unsigned32 | read-only | Highest number of concurrent inbound sessions during the period |
| U32 apSigRealmStatsAverageRateInbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.10 | Unsigned32 | read-only | Average rate of inbound sessions during the period in CPS |
| C32 apSigRealmStatsTotalSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.11 | Counter32 | read-only | Total Number of outbound sessions |
| C32 apSigRealmStatsTotalSessionsNotAdmittedOutbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.12 | Counter32 | read-only | Total number of outbound sessions rejected due to insufficient bandwidth |
| U32 apSigRealmStatsPeriodHighOutbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.13 | Unsigned32 | read-only | Highest number of concurrent outbound sessions during the period |
| U32 apSigRealmStatsAverageRateOutbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.14 | Unsigned32 | read-only | Average rate of outbound sessions during the period in CPS |
| U32 apSigRealmStatsMaxBurstRate | 1.3.6.1.4.1.9148.3.2.1.2.4.1.15 | Unsigned32 | read-only | Maximum burst rate of traffic measured during the period (combined inbound and outbound) |
| C32 apSigRealmStatsPeriodSeizures | 1.3.6.1.4.1.9148.3.2.1.2.4.1.16 | Counter32 | read-only | Total number of seizures during the period |
| C32 apSigRealmStatsPeriodAnswers | 1.3.6.1.4.1.9148.3.2.1.2.4.1.17 | Counter32 | read-only | Total number of answered sessions during the period |
| U32 apSigRealmStatsPeriodASR | 1.3.6.1.4.1.9148.3.2.1.2.4.1.18 | Unsigned32 | read-only | The answer-to-seizure ratio, expressed as a percentage. For example, a value of 90 would represent 90%, or .90 |
| U32 apSigRealmStatsAverageLatency | 1.3.6.1.4.1.9148.3.2.1.2.4.1.19 | Unsigned32 | not-accessible | Average observed one-way signalling latency during the period in milliseconds |
| U32 apSigRealmStatsMaxLatency | 1.3.6.1.4.1.9148.3.2.1.2.4.1.20 | Unsigned32 | not-accessible | Maximum observed one-way signalling latency during the period in milliseconds |
| U32 apSigRealmStatsMinutesLeft | 1.3.6.1.4.1.9148.3.2.1.2.4.1.21 | Unsigned32 | read-only | The number of monthly-minutes left in the pool per calendar month for a given realm |
| U32 apSigRealmStatsMinutesReject | 1.3.6.1.4.1.9148.3.2.1.2.4.1.22 | Unsigned32 | read-only | Peg counts of number of rejected calls due to monthly-minutes constraints exceeded |
| C32 apSigRealmStatsShortSessions | 1.3.6.1.4.1.9148.3.2.1.2.4.1.23 | Counter32 | read-only | The lifetime number of sessions whose duration was less than the configured short session duration. |
| U32 apSigRealmStatsAverageQoSRFactor | 1.3.6.1.4.1.9148.3.2.1.2.4.1.24 | Unsigned32 | read-only | Average QoS RFactor observed during the period |
| U32 apSigRealmStatsMaximumQoSRFactor | 1.3.6.1.4.1.9148.3.2.1.2.4.1.25 | Unsigned32 | read-only | Average QoS RFactor observed during the period |
| U32 apSigRealmStatsCurrentMajorRFactorExceeded | 1.3.6.1.4.1.9148.3.2.1.2.4.1.26 | Unsigned32 | read-only | Peg counts of number of times the Major Rfactor threshold was exceeded during the period |
| C32 apSigRealmStatsTotalMajorRFactorExceeded | 1.3.6.1.4.1.9148.3.2.1.2.4.1.27 | Counter32 | read-only | Peg counts of number of times the Major Rfactor threshold was exceeded during the lifetime |
| U32 apSigRealmStatsCurrentCriticalRFactorExceeded | 1.3.6.1.4.1.9148.3.2.1.2.4.1.28 | Unsigned32 | read-only | Peg counts of number of times the Critical Rfactor threshold was exceeded during the period |
| C32 apSigRealmStatsTotalCriticalRFactorExceeded | 1.3.6.1.4.1.9148.3.2.1.2.4.1.29 | Counter32 | read-only | Peg counts of number of times the Critical Rfactor threshold was exceeded during the lifetime |
| APS apSigRealmStatsRealmStatus | 1.3.6.1.4.1.9148.3.2.1.2.4.1.30 | ApSigRealmStatusOptions | read-only | The current status of the specified realm, which is expressed as INS,constraintsviolation, or callLoadReduction |
| apSysMgmtMIBNetMgmtCtrlObjects | 1.3.6.1.4.1.9148.3.2.1.3 | |||
| apNetMgmtCtrlStatsTable | 1.3.6.1.4.1.9148.3.2.1.3.1 | not-accessible | A table to hold statistics information on network management controls arranged into rows, indexed by unique names of the control rules. These are all read only. | |
| apNetMgmtCtrlStatsEntry | 1.3.6.1.4.1.9148.3.2.1.3.1.1 | not-accessible | A table entry designed to hold statistics, on a single network management control | |
| STR apNetMgmtCtrlStatsName | 1.3.6.1.4.1.9148.3.2.1.3.1.1.1 | DisplayString | read-only | The name of the network management control the following statistics are being calculated for |
| APN apNetMgmtCtrlStatsType | 1.3.6.1.4.1.9148.3.2.1.3.1.1.2 | ApNetMgmtCtrlType | read-only | The type of the specified network management control, which can be gap-rate, gap-percent or priority |
| U32 apNetMgmtCtrlStatsIncomingTotal | 1.3.6.1.4.1.9148.3.2.1.3.1.1.3 | Unsigned32 | read-only | Total number of incoming calls that have matched a destination identifier of the specified network management control |
| U32 apNetMgmtCtrlStatsRejectedTotal | 1.3.6.1.4.1.9148.3.2.1.3.1.1.4 | Unsigned32 | read-only | Total number of incoming calls that have been rejected by the specified network management control |
| U32 apNetMgmtCtrlStatsDivertedTotal | 1.3.6.1.4.1.9148.3.2.1.3.1.1.5 | Unsigned32 | read-only | Total number of incoming calls that have been diverted by the specified network management control |
| U32 apNetMgmtCtrlStatsIncomingCurrent | 1.3.6.1.4.1.9148.3.2.1.3.1.1.6 | Unsigned32 | read-only | Number of incoming calls during the current period that have matched a destination identifier of the specified network management control |
| U32 apNetMgmtCtrlStatsRejectedCurrent | 1.3.6.1.4.1.9148.3.2.1.3.1.1.7 | Unsigned32 | read-only | Number of incoming calls during the current period that have been rejected by the specified network management control |
| U32 apNetMgmtCtrlStatsDivertedCurrent | 1.3.6.1.4.1.9148.3.2.1.3.1.1.8 | Unsigned32 | read-only | Number of incoming calls during the current period that have been diverted by the specified network management control |
| U32 apNetMgmtCtrlStatsIncomingPeriodMax | 1.3.6.1.4.1.9148.3.2.1.3.1.1.9 | Unsigned32 | read-only | Maximum number of incoming calls during a period that have matched a destination identifier of the specified network management control |
| U32 apNetMgmtCtrlStatsRejectedPeriodMax | 1.3.6.1.4.1.9148.3.2.1.3.1.1.10 | Unsigned32 | read-only | Maximum number of incoming calls during a period that have been rejected by the specified network management control |
| U32 apNetMgmtCtrlStatsDivertedPeriodMax | 1.3.6.1.4.1.9148.3.2.1.3.1.1.11 | Unsigned32 | read-only | Maximum number of incoming calls during a period that have been diverted by the specified network management control |
| apSysMgmtMIBENUMServerStatusObjects | 1.3.6.1.4.1.9148.3.2.1.4 | |||
| apENUMServerStatusTable | 1.3.6.1.4.1.9148.3.2.1.4.1 | not-accessible | A read-only table to hold the status of configured ENUM servers, indexed by the name of the enum server and server IP. | |
| apENUMServerStatusEntry | 1.3.6.1.4.1.9148.3.2.1.4.1.1 | not-accessible | An entry designed to hold the status of a single ENUM server | |
| STR apENUMConfigName | 1.3.6.1.4.1.9148.3.2.1.4.1.1.1 | DisplayString | read-only | The name of the enum-config element that contains this ENUM server. |
| IP apENUMServerIpAddress | 1.3.6.1.4.1.9148.3.2.1.4.1.1.2 | IpAddress | read-only | The IP address of this ENUM server. |
| INT apENUMServerStatus | 1.3.6.1.4.1.9148.3.2.1.4.1.1.3 | INTEGER | read-only | The status of this ENUM server. |
| apSysMgmtMIBNSEPStatsObjects | 1.3.6.1.4.1.9148.3.2.1.5 | |||
| U32 apNSEPStatsCurrentActiveSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.5.1 | Unsigned32 | read-only | Number of current active inbound NS/EP sessions |
| C32 apNSEPStatsTotalSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.5.2 | Counter32 | read-only | Total Number of inbound NS/EP sessions during the period |
| U32 apNSEPStatsPeriodHighInbound | 1.3.6.1.4.1.9148.3.2.1.5.3 | Unsigned32 | read-only | Highest number of concurrent inbound NS/EP sessions during the period |
| U32 apNSEPStatsPeriod | 1.3.6.1.4.1.9148.3.2.1.5.4 | Unsigned32 | read-only | The period for which the stats are collected in secs |
| apNSEPStatsRPHTable | 1.3.6.1.4.1.9148.3.2.1.5.5 | not-accessible | A table to hold statistics information on NS/EP sessions arranged into rows, indexed by unique RPH values (namespace.rpriority) These are all read only. | |
| apNSEPStatsRPHEntry | 1.3.6.1.4.1.9148.3.2.1.5.5.1 | not-accessible | A table entry designed to hold statistics, on a single RPH value | |
| STR apNSEPStatsRPHValue | 1.3.6.1.4.1.9148.3.2.1.5.5.1.1 | DisplayString | read-only | The RPH Value the following statistics are being calculated for |
| U32 apNSEPStatsRPHCurrentActiveSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.5.5.1.2 | Unsigned32 | read-only | Number of current active inbound NS/EP sessions |
| U32 apNSEPStatsRPHTotalSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.5.5.1.3 | Unsigned32 | read-only | Total Number of inbound NS/EP sessions during the period |
| U32 apNSEPStatsRPHPeriodHighInbound | 1.3.6.1.4.1.9148.3.2.1.5.5.1.4 | Unsigned32 | read-only | Highest number of concurrent inbound NS/EP sessions during the period |
| U32 apNSEPStatsRPHTotalSessionsNotAdmittedInbound | 1.3.6.1.4.1.9148.3.2.1.5.5.1.5 | Unsigned32 | read-only | Total number of inbound NS/EP sessions rejected |
| U32 apNSEPStatsRPHCurrentActiveSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.5.5.1.6 | Unsigned32 | read-only | Number of current active outbound NS/EP sessions |
| U32 apNSEPStatsRPHTotalSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.5.5.1.7 | Unsigned32 | read-only | Total Number of outbound NS/EP sessions during the period |
| U32 apNSEPStatsRPHPeriodHighOutbound | 1.3.6.1.4.1.9148.3.2.1.5.5.1.8 | Unsigned32 | read-only | Highest number of concurrent outbound NS/EP sessions during the period |
| U32 apNSEPStatsRPHTotalSessionsNotAdmittedOutbound | 1.3.6.1.4.1.9148.3.2.1.5.5.1.9 | Unsigned32 | read-only | Total number of outbound NS/EP sessions rejected |
| apSysMgmtMIBLDAPServerStatusObjects | 1.3.6.1.4.1.9148.3.2.1.6 | |||
| apLDAPServerStatusTable | 1.3.6.1.4.1.9148.3.2.1.6.1 | not-accessible | A read-only table to hold the status of configured LDAP servers, indexed by server IP. | |
| apLDAPServerStatusEntry | 1.3.6.1.4.1.9148.3.2.1.6.1.1 | not-accessible | An entry designed to hold the status of a single LDAP server | |
| STR apLDAPConfigName | 1.3.6.1.4.1.9148.3.2.1.6.1.1.1 | DisplayString | read-only | The name of the ldap-config element that contains this LDAP server. |
| IP apLDAPServerIpAddress | 1.3.6.1.4.1.9148.3.2.1.6.1.1.2 | IpAddress | read-only | The IP address of this LDAP server. |
| INT apLDAPServerStatus | 1.3.6.1.4.1.9148.3.2.1.6.1.1.3 | INTEGER | read-only | The status of this LDAP server. |
| apSysMgmtSystemTrapObjects | 1.3.6.1.4.1.9148.3.2.1.7 | |||
| apSysMgmtTrapTable | 1.3.6.1.4.1.9148.3.2.1.7.1 | not-accessible | A table to hold the traps reported by the Session Border Controller. Traps arranged into rows, indexed by system time, and trap table instance index. These are all read only. | |
| apSysMgmtTrapTableEntry | 1.3.6.1.4.1.9148.3.2.1.7.1.1 | not-accessible | A table entry designed to hold traps, on a Session Border Controller. | |
| U32 apTrapTableSystemTime | 1.3.6.1.4.1.9148.3.2.1.7.1.1.1 | Unsigned32 | not-accessible | The system time of the session border controller. |
| U32 apTrapTableInstanceIndex | 1.3.6.1.4.1.9148.3.2.1.7.1.1.2 | Unsigned32 | not-accessible | The instance index of the trapID incremented with a resolution of a second. |
| U32 apTrapTableNumVariables | 1.3.6.1.4.1.9148.3.2.1.7.1.1.3 | Unsigned32 | read-only | The number of information encoded in the trap. |
| TIK apTrapTableSysUptime | 1.3.6.1.4.1.9148.3.2.1.7.1.1.4 | TimeTicks | read-only | The snmp sysUptime when the trap was generated. |
| OID apTrapTableTrapId | 1.3.6.1.4.1.9148.3.2.1.7.1.1.5 | OBJECT IDENTIFIER | read-only | The trapID associated with the fault condition. |
| apSysMgmtTrapInformationTable | 1.3.6.1.4.1.9148.3.2.1.7.2 | not-accessible | A table to hold the trap information reported by the Session Border Controller. Information arranged into rows, indexed by system time, trap table instance index and trap information data index. These are all read only. | |
| apSysMgmtTrapInformationTableEntry | 1.3.6.1.4.1.9148.3.2.1.7.2.1 | not-accessible | A table entry designed to hold trap information, reported by a Session Border Controller. | |
| U32 apTrapInformationTableDataIndex | 1.3.6.1.4.1.9148.3.2.1.7.2.1.1 | Unsigned32 | not-accessible | The index of the information encoded in the trap. |
| INT apTrapInformationTableDataType | 1.3.6.1.4.1.9148.3.2.1.7.2.1.2 | INTEGER | read-only | snmp type enumerated encoded in the trap. snmpTypeInteger is the size of integer. snmpTypeObjectIpAddress is an octet string of length 4. |
| U32 apTrapInformationTableDataLength | 1.3.6.1.4.1.9148.3.2.1.7.2.1.3 | Unsigned32 | read-only | The octet length of the information encoded in the trap. |
| OCT apTrapInformationTableDataOctets | 1.3.6.1.4.1.9148.3.2.1.7.2.1.4 | OCTET STRING | read-only | The information represented in octets: snmpTypeInteger, snmpTypeObjectCounter32, snmpTypeObjectGauge, snmpTypeObjectOpaque and snmpTypeUnsignedInteger32 are 4 octets long. snmpTypeCounter64 is 8 octets long. snmpTypeObjectIpAddress, snmpTypeObjectNSAPAddress, are 4 octets long. Note - Data is aligned in network order. |
| apSysMgmtNotificationObjects | 1.3.6.1.4.1.9148.3.2.2 | |||
| OID apSysMgmtTrapType | 1.3.6.1.4.1.9148.3.2.2.1 | OBJECT IDENTIFIER | accessible-for-notify | The object ID of the item which value is exceeds its monitoring threshold |
| I32 apSysMgmtTrapValue | 1.3.6.1.4.1.9148.3.2.2.2 | Integer32 | accessible-for-notify | The value of the object which causes the trap to occur. |
| I32 apSysMgmtSlotID | 1.3.6.1.4.1.9148.3.2.2.3 | Integer32 | accessible-for-notify | The slot the trap occurs on. |
| APH apSysMgmtSlotType | 1.3.6.1.4.1.9148.3.2.2.4 | ApHardwareModuleFamily | accessible-for-notify | The slot type the trap occurs on. |
| INT apSysMgmtRedundancyState | 1.3.6.1.4.1.9148.3.2.2.5 | INTEGER | accessible-for-notify | The new redundancy state for the generating entity. |
| APR apSysMgmtSingleUnitRedundancyState | 1.3.6.1.4.1.9148.3.2.2.6 | ApRedundancyState | accessible-for-notify | The new redundancy state for the generating entity. |
| apSystemManagementNotificationPrefix | 1.3.6.1.4.1.9148.3.2.3 | |||
| apSystemManagementNotifications | 1.3.6.1.4.1.9148.3.2.3.0 | |||
| NTF apSysMgmtGroupTrap | 1.3.6.1.4.1.9148.3.2.3.0.1 | The trap will generated if value of the monitoring object exceeds a certain threshold. | ||
| NTF apSysMgmtGroupClearTrap | 1.3.6.1.4.1.9148.3.2.3.0.2 | The trap will generated if value of the monitoring object returns to within a certain threshold. This signifies that an alarm caused by that monitoring object has been cleared. | ||
| NTF apSysMgmtSingleUnitRedundancyTrap | 1.3.6.1.4.1.9148.3.2.3.0.3 | The trap will generated a slot's status changes. The varbinds contain the new information for the generating slot. | ||
| apSystemManagementConformance | 1.3.6.1.4.1.9148.3.2.4 | |||
| apSystemManagementCompliances | 1.3.6.1.4.1.9148.3.2.4.1 | |||
| apSystemManagementGroups | 1.3.6.1.4.1.9148.3.2.4.2 | |||
| apSysMgmtGeneralGroup | 1.3.6.1.4.1.9148.3.2.4.2.1 | A collection of objects providing the system manager MIB capability. | ||
| apSysMgmtCombinedGroup | 1.3.6.1.4.1.9148.3.2.4.2.2 | A collection of statistics for session H323 and SIP sessions. | ||
| apSysMgmtSipGroup | 1.3.6.1.4.1.9148.3.2.4.2.3 | A collection of statistics for SIP sessions. | ||
| apSysMgmtH323Group | 1.3.6.1.4.1.9148.3.2.4.2.4 | A collection of statistics for H323 sessions. | ||
| apSysMgmtSigRealmGroup | 1.3.6.1.4.1.9148.3.2.4.2.5 | A collection of statistics for realms. | ||
| apSysMgmtCtrlStatsGroup | 1.3.6.1.4.1.9148.3.2.4.2.6 | A collection of stats reflecting network management controls. | ||
| apSysMgmtENUMServerStatusGroup | 1.3.6.1.4.1.9148.3.2.4.2.7 | Report the status of configured ENUM servers. | ||
| apSysMgmtNSEPStatsGroup | 1.3.6.1.4.1.9148.3.2.4.2.8 | Objects to monitor NS/EP sessions. | ||
| apSysMgmtExtSigRealmStatsGroup | 1.3.6.1.4.1.9148.3.2.4.2.9 | Objects added to the realm table for extended stat reporting. | ||
| apSysMgmtLDAPServerStatusGroup | 1.3.6.1.4.1.9148.3.2.4.2.10 | Objects to monitor NS/EP sessions. | ||
| apSysMgmtRegistrationGroup | 1.3.6.1.4.1.9148.3.2.4.2.11 | Objects to monitor registration. | ||
| apSysMgmtRegCacheLimitGroup | 1.3.6.1.4.1.9148.3.2.4.2.12 | Objects for monitoring registration cache usage. | ||
| apSysMgmtShortSessionGroup | 1.3.6.1.4.1.9148.3.2.4.2.13 | Objects to monitor short duration sessions. | ||
| apSysMgmtTrapTableObjectGroup | 1.3.6.1.4.1.9148.3.2.4.2.14 | Attributes of the trap table in the Session Border Controller. | ||
| apSysMgmtRealmStatsQoSGroup | 1.3.6.1.4.1.9148.3.2.4.2.15 | Objects to monitor QoS statistics for a realm. | ||
| apSysMgmtApplicationCPUUsageGroup | 1.3.6.1.4.1.9148.3.2.4.2.16 | Objects to monitor application CPU usage. | ||
| apSystemManagementNotificationsGroups | 1.3.6.1.4.1.9148.3.2.4.3 | |||
| apSysMgmtNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.1 | A collection of traps generated by the smgmt mib. | ||
| apSysMgmtH323NotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.2 | A collection of traps generated by the h323. | ||
| apSysMgmtNotificationsGroup2 | 1.3.6.1.4.1.9148.3.2.4.3.3 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtNotificationsGroup3 | 1.3.6.1.4.1.9148.3.2.4.3.4 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtHDRNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.5 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtObsoleteNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.6 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtRegNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.7 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtNTPNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.8 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtMediaNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.9 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtH248NotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.10 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtRFactorNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.11 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtRealmExceedNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.12 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtDOSNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.13 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtClockSkewNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.14 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtLDAPServerStatusNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.15 | Objects to monitor NS/EP sessions. | ||
| apSysMgmtSipRejectNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.16 | Objects to monitor NS/EP sessions. | ||
| apSysMgmtCollectorPushSuccessNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.17 | Objects to monitor a successful HDR push operation. | ||
| apSysMgmtRegCacheLimitNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.18 | Objects for monitoring registration cache usage. | ||
| apSysMgmtShortSessionNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.19 | Objects to monitor short duration sessions. | ||
| apSysMgmtMonitorNetworkGatewaySynchronizedNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.20 | Objects to monitor synchronized gateway trap. | ||
| apSysMgmtCallRecordingNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.21 | Objects to monitor Call Recording Servers. | ||
| apSysMgmtSipExtNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.22 | Extended notifications sent by sip interface. | ||
| apSysMgmtIcmpFailureNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.23 | Objects to monitor Icmp Failure. | ||
| apSysMgmtCDRPushReceiverNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.24 | Objects to monitor cdr push receiver failures. | ||
| apSysMgmtInetAddrDOSNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.25 | A collection of traps to extend reporting capabilities. This includes capability to report both IPv4 and IPv6 addresses | ||
| apSystemManagementMonitorGroups | 1.3.6.1.4.1.9148.3.2.4.4 | |||
| apSysMgmtMonitorObjects | 1.3.6.1.4.1.9148.3.2.5 | |||
| INT apSysMgmtPowerLocation | 1.3.6.1.4.1.9148.3.2.5.1 | INTEGER | accessible-for-notify | 0=left:power supply A, 1=right:power supply B. |
| INT apSysMgmtPowerPresence | 1.3.6.1.4.1.9148.3.2.5.2 | INTEGER | accessible-for-notify | 0=power supply down/not present, 1=power supply up/present. |
| U32 apSysMgmtTempValue | 1.3.6.1.4.1.9148.3.2.5.3 | Unsigned32 | accessible-for-notify | the value is the temperature of the system in degrees celsius. |
| INT apSysMgmtFanLocation | 1.3.6.1.4.1.9148.3.2.5.4 | INTEGER | accessible-for-notify | 0=left fan unit, 1=middle fan unit, 2=right fan unit. |
| I32 apSysMgmtFanSpeed | 1.3.6.1.4.1.9148.3.2.5.5 | Integer32 | accessible-for-notify | the value is the percentage of fan speed of given fan location. |
| STR apSysMgmtTaskSuspend | 1.3.6.1.4.1.9148.3.2.5.6 | DisplayString | accessible-for-notify | The text string of the critical task that has entered the suspended state. If the text of the message exceeds 255 bytes, the message will be truncated to 255 bytes. |
| INT apSysMgmtRedRole | 1.3.6.1.4.1.9148.3.2.5.7 | INTEGER | accessible-for-notify | 0=primary unit in a redundant pair, 1=secondary unit in a redundant pair. |
| INT apSysMgmtRedTransState | 1.3.6.1.4.1.9148.3.2.5.8 | INTEGER | accessible-for-notify | the state that the system, give by location, is transitioning too. |
| SYS apSysMgmtMediaPorts | 1.3.6.1.4.1.9148.3.2.5.9 | SysMgmtPercentage | accessible-for-notify | The value is the failure rate percentage at which the system cannot allocate media ports. |
| SYS apSysMgmtMediaBandwidth | 1.3.6.1.4.1.9148.3.2.5.10 | SysMgmtPercentage | accessible-for-notify | The value is the failure rate percentage at which the system cannot allocate media bandwidth. |
| STR apSysMgmtGatewayUnreachable | 1.3.6.1.4.1.9148.3.2.5.11 | DisplayString | accessible-for-notify | The value is the gateway that is or was unreachable from the system. The string will formated as such :: where xx.xx.xx.xx is the IPv4 address, y is the slot and zz is the subport ID. If the text of the message exceeds 255 bytes, the message will be truncated to 255 bytes. |
| INT apSysMgmtRadiusDown | 1.3.6.1.4.1.9148.3.2.5.12 | INTEGER | accessible-for-notify | the value identifies if all the radius connections are down or if just some of the radius connects have become unreachable. |
| STR apSysMgmtH323InitFail | 1.3.6.1.4.1.9148.3.2.5.13 | DisplayString | accessible-for-notify | The text string is the H.323 stack-name that has failed to initilize. If the text of the message exceeds 255 bytes, the message will be truncated to 255 bytes. |
| STR apSysMgmtCfgSaveFail | 1.3.6.1.4.1.9148.3.2.5.14 | DisplayString | accessible-for-notify | The text string is the reason phrase why the save config has failed to execute properly on the system. If the text of the message exceeds 255 bytes, the message will be truncated to 255 bytes. |
| STR apSysMgmtHardwareError | 1.3.6.1.4.1.9148.3.2.5.15 | DisplayString | accessible-for-notify | The text string is the type of hardware error that has occurred. If the text of the message exceeds 255 bytes, the message will be truncated to 255 bytes. |
| STR apSysMgmtSAHostname | 1.3.6.1.4.1.9148.3.2.5.16 | DisplayString | accessible-for-notify | The hostname of the Session Agent that is changing status |
| STR apSysMgmtSAIP | 1.3.6.1.4.1.9148.3.2.5.17 | DisplayString | accessible-for-notify | The ip address of the Session Agent that is changing status |
| INT apSysMgmtSAStatus | 1.3.6.1.4.1.9148.3.2.5.18 | INTEGER | accessible-for-notify | The status that the Session Agent is changing into |
| INT apSysMgmtSAStatusReason | 1.3.6.1.4.1.9148.3.2.5.19 | INTEGER | accessible-for-notify | The reason for the status change of the Session Agent |
| INT apSysMgmtAuthFailLevel | 1.3.6.1.4.1.9148.3.2.5.20 | INTEGER | accessible-for-notify | The state a user was trying to switch to or from when failing to authenticate. |
| INT apSysMgmtAuthFailProto | 1.3.6.1.4.1.9148.3.2.5.21 | INTEGER | accessible-for-notify | The protocol a user was using when failing to authenticate |
| STR apSysMgmtAuthFailOrigin | 1.3.6.1.4.1.9148.3.2.5.22 | DisplayString | accessible-for-notify | The origin of a user who failed to authenticate. The string will formated as such : where xx.xx.xx.xx is the IPv4 address, and yyyy is the port. |
| INT apSysMgmtSystemState | 1.3.6.1.4.1.9148.3.2.5.23 | INTEGER | accessible-for-notify | The current value of the system-state |
| STR apSysMgmtTaskDelete | 1.3.6.1.4.1.9148.3.2.5.24 | DisplayString | accessible-for-notify | The text string of the task that has been deleted from the system. If the text of the message exceeds 255 bytes, the message will be truncated to 255 bytes. |
| SYS apSysMgmtAlgdCPULoad | 1.3.6.1.4.1.9148.3.2.5.25 | SysMgmtPercentage | accessible-for-notify | The value is the CPU utilization percentage of application tasks. |
| STR apSysMgmtSipInterfaceRealmName | 1.3.6.1.4.1.9148.3.2.5.26 | DisplayString | accessible-for-notify | The realm of the Sip Interface that is changing status |
| STR apSysMgmtSipInterfaceIP | 1.3.6.1.4.1.9148.3.2.5.27 | DisplayString | accessible-for-notify | The ip address of the Sip Interface that is changing status |
| INT apSysMgmtSipInterfaceStatus | 1.3.6.1.4.1.9148.3.2.5.28 | INTEGER | accessible-for-notify | The status that the Sip Interface is changing into |
| INT apSysMgmtSipInterfaceStatusReason | 1.3.6.1.4.1.9148.3.2.5.29 | INTEGER | accessible-for-notify | The reason for the status change of the Sip Interface |
| STR apSysMgmtCollectPushServerUnreachable | 1.3.6.1.4.1.9148.3.2.5.30 | DisplayString | accessible-for-notify | The value is the push server that is or was unreachable from the system collector. |
| STR apSysMgmtNTPServer | 1.3.6.1.4.1.9148.3.2.5.31 | DisplayString | accessible-for-notify | The value is the server that is or was unreachable from the NTP. |
| STR apSysMgmtBorderGatewayId | 1.3.6.1.4.1.9148.3.2.5.32 | DisplayString | accessible-for-notify | The identifier of a Border Gateway. |
| STR apSysMgmtRFactor | 1.3.6.1.4.1.9148.3.2.5.33 | DisplayString | accessible-for-notify | The R-factor value of the call that has exceeded a configured threshold. |
| STR apSysMgmtCallId | 1.3.6.1.4.1.9148.3.2.5.34 | DisplayString | accessible-for-notify | A call correlation identifier. |
| STR apSysMgmtSurrogateRegHost | 1.3.6.1.4.1.9148.3.2.5.35 | DisplayString | accessible-for-notify | The registrar host name for a surrogate registration |
| STR apSysMgmtSurrogateRegAor | 1.3.6.1.4.1.9148.3.2.5.36 | DisplayString | accessible-for-notify | The address of record used in a surrogate registration |
| STR apSysMgmtRealmID | 1.3.6.1.4.1.9148.3.2.5.37 | DisplayString | accessible-for-notify | The Realm ID. |
| STR apSysMgmtCollectorPushNodeName | 1.3.6.1.4.1.9148.3.2.5.38 | DisplayString | accessible-for-notify | The node name from which the collector file was transferred successfully. |
| STR apSysMgmtCollectorPushUniqueFileName | 1.3.6.1.4.1.9148.3.2.5.39 | DisplayString | accessible-for-notify | The unique collector fileID that was transferred successfully. |
| STR apSysMgmtCollectorPushReceiverAddress | 1.3.6.1.4.1.9148.3.2.5.40 | DisplayString | accessible-for-notify | The address of the push-receiver to where the collector file was transferred successfully. |
| STR apSysMgmtRealmName | 1.3.6.1.4.1.9148.3.2.5.41 | DisplayString | accessible-for-notify | The realm whose session constraint status is changing |
| INT apSysMgmtRealmStatusReason | 1.3.6.1.4.1.9148.3.2.5.42 | INTEGER | accessible-for-notify | The reason for the status change of the Realm Status |
| STR apSysMgmtGatewaySynchronized | 1.3.6.1.4.1.9148.3.2.5.43 | DisplayString | accessible-for-notify | The value is the default gateway that is synchronized in the ARP table of the system. The string will formated as such where xx.xx.xx.xx is the IPv4 address. |
| STR apSysCallRecordingServerName | 1.3.6.1.4.1.9148.3.2.5.44 | DisplayString | accessible-for-notify | Call Recording Server name |
| INT apSysCallRecordingServerState | 1.3.6.1.4.1.9148.3.2.5.45 | INTEGER | accessible-for-notify | The current state of the Call Recording Server |
| IPt apSysCDRPushReceiverAddressType | 1.3.6.1.4.1.9148.3.2.5.46 | InetAddressType | accessible-for-notify | The address type of the receiver. |
| IP apSysCDRPushReceiverAddress | 1.3.6.1.4.1.9148.3.2.5.47 | InetAddress | accessible-for-notify | The address of the push receiver. |
| INT apSysCDRPushReceiverFailureReasonCode | 1.3.6.1.4.1.9148.3.2.5.48 | INTEGER | accessible-for-notify | The reason code for the failure. |
| apSystemManagementMonitorPrefix | 1.3.6.1.4.1.9148.3.2.6 | |||
| apSystemManagementMonitors | 1.3.6.1.4.1.9148.3.2.6.0 | |||
| NTF apSysMgmtPowerTrap | 1.3.6.1.4.1.9148.3.2.6.0.1 | The trap will be generated if a power supply is powered down, powered up, inserted/present or removed/not present. | ||
| NTF apSysMgmtTempTrap | 1.3.6.1.4.1.9148.3.2.6.0.2 | The trap will be generated if the temperature falls below the monitoring thershold. | ||
| NTF apSysMgmtFanTrap | 1.3.6.1.4.1.9148.3.2.6.0.3 | The trap will be generated if a fan unit speed falls below the monitoring threshold. | ||
| NTF apSysMgmtTaskSuspendTrap | 1.3.6.1.4.1.9148.3.2.6.0.4 | The trap will be generated if a critical task running on the system enters a suspened state. | ||
| NTF apSysMgmtRedundancyTrap | 1.3.6.1.4.1.9148.3.2.6.0.5 | The trap will be generated if a state change occurs on either the primary or secondary system in a redundant(HA) pair. | ||
| NTF apSysMgmtMediaPortsTrap | 1.3.6.1.4.1.9148.3.2.6.0.6 | The trap will be generated if port allocation fails at a percentage rate higher or equal to the system's default threshold rate. | ||
| NTF apSysMgmtMediaBandwidthTrap | 1.3.6.1.4.1.9148.3.2.6.0.7 | The trap will be generated if bandwidth allocation fails at a percentage rage higher or equal to the system's default threshold rate. | ||
| NTF apSysMgmtMediaOutOfMemory | 1.3.6.1.4.1.9148.3.2.6.0.8 | The trap will be generated if media procees cannot allocate memory. | ||
| NTF apSysMgmtMediaUnknownRealm | 1.3.6.1.4.1.9148.3.2.6.0.9 | The trap will be generated if media proccess cannot find associated realm for flow. | ||
| NTF apSysMgmtGatewayUnreachableTrap | 1.3.6.1.4.1.9148.3.2.6.0.10 | The trap will be generated if gateway specified becomes unreachable by the system. | ||
| NTF apSysMgmtRadiusDownTrap | 1.3.6.1.4.1.9148.3.2.6.0.11 | The trap will be generated if all or some configured radius accounting servers haved timed out from a RADIUS Server. | ||
| NTF apSysMgmtH323InitFailTrap | 1.3.6.1.4.1.9148.3.2.6.0.12 | The trap will be generated if H.323 stack has failed to initialize properly and has been terminated. | ||
| NTF apSysMgmtCfgSaveFailTrap | 1.3.6.1.4.1.9148.3.2.6.0.13 | The trap will be generated if an error occurs while the system is trying to save the configuration to memory. | ||
| NTF apSysMgmtHardwareErrorTrap | 1.3.6.1.4.1.9148.3.2.6.0.14 | The trap will be generated if an error condition is detected in the Switch or CAM subsystems. | ||
| NTF apSysMgmtSAStatusChangeTrap | 1.3.6.1.4.1.9148.3.2.6.0.15 | Generated when a session agent changes status. | ||
| NTF apSysMgmtAuthenticationFailedTrap | 1.3.6.1.4.1.9148.3.2.6.0.16 | The trap will be generated if a user fails authentication on the console or over telnet, ftp, ssh, or sftp. | ||
| NTF apSysMgmtSystemStateTrap | 1.3.6.1.4.1.9148.3.2.6.0.17 | The trap will be generated when the SD is instructed to change system-state or the transition from becoming_offline to offline occurs. | ||
| NTF apSysMgmtMediaPortsClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.18 | The trap will be generated if the port allocation failure rate drops below the system's default acceptable threshold. | ||
| NTF apSysMgmtMediaBandwidthClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.19 | The trap will be generated if bandwidth allocation failure rate drops below the system's default acceptable failure threshold. | ||
| NTF apSysMgmtMediaOutOfMemoryClear | 1.3.6.1.4.1.9148.3.2.6.0.20 | The trap will be generated if the media out-of-memory alarm is manually cleared, there is no automatic trigger to clear that particular alarm. | ||
| NTF apSysMgmtGatewayUnreachableClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.21 | The trap will be generated if gateway specified again becomes reachable after being previously unreachable. | ||
| NTF apSysMgmtRadiusDownClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.22 | The trap will be generated when all configured radius accounting servers have resumed communication after any or all have previously timed out. | ||
| NTF apSysMgmtTaskDeleteTrap | 1.3.6.1.4.1.9148.3.2.6.0.23 | The trap will be generated if a task running on the system is deleted. | ||
| NTF apSysMgmtAlgdCPULoadTrap | 1.3.6.1.4.1.9148.3.2.6.0.24 | The trap will be generated if the CPU utilization percentage of application tasks has exceeded the threshold algd-load-limit. | ||
| NTF apSysMgmtAlgdCPULoadClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.25 | The trap will be generated when the CPU utilization percentage of application tasks has fallen below the threshold algd-load-limit. | ||
| NTF apSysMgmtInterfaceStatusChangeTrap | 1.3.6.1.4.1.9148.3.2.6.0.26 | The trap will be generated when there is a change in the status of the sip interface. | ||
| NTF apSysMgmtENUMStatusChangeTrap | 1.3.6.1.4.1.9148.3.2.6.0.27 | The trap will be generated if the reachability status of an ENUM server changes. | ||
| NTF apSysMgmtPushServerUnreachableTrap | 1.3.6.1.4.1.9148.3.2.6.0.28 | The trap will be generated if server specified becomes unreachable by the system collector. | ||
| NTF apSysMgmtPushServerUnreachableClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.29 | The trap will be generated if server specified becomes unreachable by the system collector. | ||
| NTF apSysMgmtNTPServerUnreachableTrap | 1.3.6.1.4.1.9148.3.2.6.0.30 | The trap will be generated if server specified becomes unreachable by the NTP process. | ||
| NTF apSysMgmtNTPServerUnreachableClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.31 | The trap will be generated if server specified was unreachable by the NTP process and now is reachable. | ||
| NTF apSysMgmtNTPServiceDownTrap | 1.3.6.1.4.1.9148.3.2.6.0.32 | The trap will be generated if all servers specified are unreachable by the NTP process. | ||
| NTF apSysMgmtNTPServiceDownClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.33 | The trap will be generated if all servers specified are unreachable by the NTP process. | ||
| NTF apSysMgmtMediaSupervisionTimerExpTrap | 1.3.6.1.4.1.9148.3.2.6.0.34 | The trap will be generated when a media supervision timer has expired. This behavior is disabled by default but may be enabled by changing the 'media-supervision-traps' parameter of the 'media-manager' configuration element. The included object is the call identifier for the call which had the timer expire. | ||
| NTF apSysMgmntH248AssociationLostTrap | 1.3.6.1.4.1.9148.3.2.6.0.35 | This trap will be generated when an H248 control association between a border gateway and session controller is lost. The included object is the border gateway identifier. | ||
| NTF apSysMgmntH248AssociationLostClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.36 | This trap will be generated when an H248 control association between a border gateway and session controller has been restored. The included object is the border gateway identifier. | ||
| NTF apSysMgmtRFactorBelowThresholdTrap | 1.3.6.1.4.1.9148.3.2.6.0.37 | This trap will be generated when a call using the vq-qos statistics gathering function determines that the R-factor has gone below a configured threshold. The included objects are the current RFactor value and a call identifier. | ||
| NTF apSysMgmtRFactorBelowThresholdClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.38 | This trap will be generated when a call using the vq-qos statistics gathering function determines that the R-factor has recovered after having gone below a configurable threshold. The included object is a call identifier | ||
| NTF apSysMgmtSurrogateRegFailed | 1.3.6.1.4.1.9148.3.2.6.0.39 | The trap will be generated if a surrogate registration failed after the maximum configured attempts. | ||
| NTF apSysMgmtRealmMinutesExceedTrap | 1.3.6.1.4.1.9148.3.2.6.0.40 | The trap will be generated if monthly minutes exceed for a realm. | ||
| NTF apSysMgmtRealmMinutesExceedClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.41 | The trap will be generated if monthly minutes reset. | ||
| NTF apSysMgmtLDAPStatusChangeTrap | 1.3.6.1.4.1.9148.3.2.6.0.42 | The trap will be generated if the reachability status of an LDAP server changes. | ||
| NTF apSysMgmtNTPClockSkewTrap | 1.3.6.1.4.1.9148.3.2.6.0.43 | The trap will be generated if NTP has to adjust the clock by more than 1000 seconds. | ||
| NTF apSysMgmtCollectorPushSuccessTrap | 1.3.6.1.4.1.9148.3.2.6.0.44 | The trap will be generated when the collector completes a push operation successfully. | ||
| NTF apSysMgmtRealmStatusChangeTrap | 1.3.6.1.4.1.9148.3.2.6.0.45 | The trap will be generated when there is a change in the status of the realm constraints. | ||
| NTF apSysMgmtRegCacheThresholdTrap | 1.3.6.1.4.1.9148.3.2.6.0.46 | The trap will be generated when the number of contacts stored in the registration cache exceeds the configured threshold. | ||
| NTF apSysMgmtRegCacheThresholdClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.47 | The trap will be generated when the number of contacts stored in the registration cache falls below the configured threshold. | ||
| NTF apSysMgmtShortSessionExceedTrap | 1.3.6.1.4.1.9148.3.2.6.0.48 | The trap will be generated when the amount of short sessions in a realm exceeds the short session threshold within the short session window. | ||
| NTF apSysMgmtGatewaySynchronizedTrap | 1.3.6.1.4.1.9148.3.2.6.0.49 | The trap will be generated when the default gateway is synchronized in the ARP table. | ||
| NTF apSysMgmtCallRecordingStateChangeTrap | 1.3.6.1.4.1.9148.3.2.6.0.50 | The trap will be generated when a call recording server changes state. | ||
| NTF apSysMgmtRealmIcmpFailureTrap | 1.3.6.1.4.1.9148.3.2.6.0.51 | The trap will be generated when ICMP heartbeat failure. | ||
| NTF apSysMgmtRealmIcmpFailureClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.52 | The trap will be generated ICMP heartbeat failure cleared. | ||
| NTF apSysMgmtCDRPushReceiverFailureTrap | 1.3.6.1.4.1.9148.3.2.6.0.53 | The trap will be generated when an enabled cdr push receiver fails. | ||
| NTF apSysMgmtCDRPushReceiverFailureClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.54 | The trap will be generated when an enabled cdr push receiver resumes normal operation after a failure. | ||
| NTF apSysMgmtCDRPushAllReceiversFailureTrap | 1.3.6.1.4.1.9148.3.2.6.0.55 | The trap will be generated when all enabled cdr push receivers fail. | ||
| NTF apSysMgmtCDRPushAllReceiversFailureClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.56 | The trap will be generated when one or more enabled cdr push receivers return to normal operation, after failures were encountered on all receivers. | ||
| apSysMgmtDOSObjects | 1.3.6.1.4.1.9148.3.2.7 | |||
| apSysMgmtDOSNotificationObjects | 1.3.6.1.4.1.9148.3.2.7.1 | |||
| IP apSysMgmtDOSIpAddress | 1.3.6.1.4.1.9148.3.2.7.1.1 | IpAddress | accessible-for-notify | The blocked IP address. |
| STR apSysMgmtDOSRealmID | 1.3.6.1.4.1.9148.3.2.7.1.2 | DisplayString | accessible-for-notify | The blocked Realm ID. |
| STR apSysMgmtDOSFromUri | 1.3.6.1.4.1.9148.3.2.7.1.3 | DisplayString | accessible-for-notify | The FROM header of the message that caused the block (if available). |
| IPt apSysMgmtDOSInetAddressType | 1.3.6.1.4.1.9148.3.2.7.1.4 | InetAddressType | accessible-for-notify | The blocked IP address family. |
| IP apSysMgmtDOSInetAddress | 1.3.6.1.4.1.9148.3.2.7.1.5 | InetAddress | accessible-for-notify | The blocked IP address. |
| apSysMgmtDOSNotificationPrefix | 1.3.6.1.4.1.9148.3.2.8 | |||
| apSysMgmtDOSNotifications | 1.3.6.1.4.1.9148.3.2.8.0 | |||
| NTF apSysMgmtDOSTrap | 1.3.6.1.4.1.9148.3.2.8.0.1 | The trap will generated if IP address and realm ID is denied of service. | ||
| NTF apSysMgmtExpDOSTrap | 1.3.6.1.4.1.9148.3.2.8.0.2 | This trap is generated when an IP is placed on a deny list due to denial-of-service attempts, and provides the ip address that has been demoted, the realm-id of that IP, and (if available) the URI portion of the SIP From header of the message that caused the demotion. | ||
| NTF apSysMgmtInetAddrDOSTrap | 1.3.6.1.4.1.9148.3.2.8.0.3 | This trap is generated when an IP is placed on a deny list due to denial-of-service attempts, and provides the ip address that has been demoted, the realm-id of that IP, and (if available) the URI portion of the SIP From header of the message that caused the demotion. | ||
| apSysMgmtSipRejectionObjects | 1.3.6.1.4.1.9148.3.2.9 | |||
| apSysMgmtSipRejectionNotificationObjects | 1.3.6.1.4.1.9148.3.2.9.1 | |||
| STR apSysMgmtSipRejFromUriUser | 1.3.6.1.4.1.9148.3.2.9.1.1 | DisplayString | accessible-for-notify | The user portion of the FROM URI of the rejected SIP request |
| STR apSysMgmtSipRejToUriUser | 1.3.6.1.4.1.9148.3.2.9.1.2 | DisplayString | accessible-for-notify | The user portion of the TO URI of the rejected SIP request |
| STR apSysMgmtSipRejRequestUri | 1.3.6.1.4.1.9148.3.2.9.1.3 | DisplayString | accessible-for-notify | The Request URI of the rejected SIP request |
| STR apSysMgmtSipRejContactUri | 1.3.6.1.4.1.9148.3.2.9.1.4 | DisplayString | accessible-for-notify | the contact uri of the rejected sip request |
| IP apSysMgmtSipRejIpAddress | 1.3.6.1.4.1.9148.3.2.9.1.5 | IpAddress | accessible-for-notify | The remote IP address of the rejected SIP request |
| INT apSysMgmtSipRejMsgType | 1.3.6.1.4.1.9148.3.2.9.1.6 | INTEGER | accessible-for-notify | The type of SIP Request. |
| INT apSysMgmtSipRejMethod | 1.3.6.1.4.1.9148.3.2.9.1.7 | INTEGER | accessible-for-notify | The method of the SIP rejection message. |
| STR apSysMgmtSipRejReason | 1.3.6.1.4.1.9148.3.2.9.1.8 | DisplayString | accessible-for-notify | The REASON string of the SIP rejection message. |
| apSysMgmtSipRejectionNotificationPrefix | 1.3.6.1.4.1.9148.3.2.10 | |||
| apSysMgmtSipRejectionNotifications | 1.3.6.1.4.1.9148.3.2.10.0 | |||
| NTF apSysMgmtSipRejectionTrap | 1.3.6.1.4.1.9148.3.2.10.0.1 | This trap is sent when either a SIP Invite or Registration request fails. | ||
| apEnvMonModule | 1.3.6.1.4.1.9148.3.3 | The MIB module to describe the status of the Environmental Monitor on the devices. | ||
| apEnvMonObjects | 1.3.6.1.4.1.9148.3.3.1 | |||
| APE apEnvMonI2CState | 1.3.6.1.4.1.9148.3.3.1.1 | ApEnvMonState | read-only | the state of environment monitor located in the chassis. |
| apEnvMonVoltageObjects | 1.3.6.1.4.1.9148.3.3.1.2 | |||
| apEnvMonVoltageStatusTable | 1.3.6.1.4.1.9148.3.3.1.2.1 | not-accessible | The table of voltage status maintained by the environmental monitor. | |
| apEnvMonVoltageStatusEntry | 1.3.6.1.4.1.9148.3.3.1.2.1.1 | not-accessible | An entry in the voltage status table, representing the status of the associated testpoint maintained by the environmental monitor. | |
| I32 apEnvMonVoltageStatusIndex | 1.3.6.1.4.1.9148.3.3.1.2.1.1.1 | Integer32 | not-accessible | Unique index for the testpoint being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning. |
| INT apEnvMonVoltageStatusType | 1.3.6.1.4.1.9148.3.3.1.2.1.1.2 | INTEGER | read-only | 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. |
| STR apEnvMonVoltageStatusDescr | 1.3.6.1.4.1.9148.3.3.1.2.1.1.3 | DisplayString | read-only | 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. |
| I32 apEnvMonVoltageStatusValue | 1.3.6.1.4.1.9148.3.3.1.2.1.1.4 | Integer32 | read-only | The current measurement of voltage if avaiable. The value is expressed as the integer in millivolts unit. |
| APE apEnvMonVoltageState | 1.3.6.1.4.1.9148.3.3.1.2.1.1.5 | ApEnvMonState | read-only | The current state of the testpoint being instrumented. |
| INT apEnvMonVoltageSlotID | 1.3.6.1.4.1.9148.3.3.1.2.1.1.6 | INTEGER | read-only | The slot this voltage is found on. |
| APH apEnvMonVoltageSlotType | 1.3.6.1.4.1.9148.3.3.1.2.1.1.7 | ApHardwareModuleFamily | read-only | The type of module found in this slot. |
| apEnvMonTemperatureObjects | 1.3.6.1.4.1.9148.3.3.1.3 | |||
| apEnvMonTemperatureStatusTable | 1.3.6.1.4.1.9148.3.3.1.3.1 | not-accessible | The table of ambient temperature status maintained by the environmental monitor. | |
| apEnvMonTemperatureStatusEntry | 1.3.6.1.4.1.9148.3.3.1.3.1.1 | not-accessible | An entry in the ambient temperature status table, representing the status of the associated testpoint maintained by the environmental monitor. | |
| I32 apEnvMonTemperatureStatusIndex | 1.3.6.1.4.1.9148.3.3.1.3.1.1.1 | Integer32 | not-accessible | Unique index for the testpoint being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning. |
| INT apEnvMonTemperatureStatusType | 1.3.6.1.4.1.9148.3.3.1.3.1.1.2 | INTEGER | read-only | The entity part type from which the temperature value is from |
| STR apEnvMonTemperatureStatusDescr | 1.3.6.1.4.1.9148.3.3.1.3.1.1.3 | DisplayString | read-only | 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. |
| I32 apEnvMonTemperatureStatusValue | 1.3.6.1.4.1.9148.3.3.1.3.1.1.4 | Integer32 | read-only | The current measurement of the testpoint being instrumented. |
| APE apEnvMonTemperatureState | 1.3.6.1.4.1.9148.3.3.1.3.1.1.5 | ApEnvMonState | read-only | The current state of the testpoint being instrumented. |
| INT apEnvMonTemperatureSlotID | 1.3.6.1.4.1.9148.3.3.1.3.1.1.6 | INTEGER | read-only | The slot this temperature is found on. |
| APH apEnvMonTemperatureSlotType | 1.3.6.1.4.1.9148.3.3.1.3.1.1.7 | ApHardwareModuleFamily | read-only | The type of module found in this slot. |
| apEnvMonFanObjects | 1.3.6.1.4.1.9148.3.3.1.4 | |||
| apEnvMonFanStatusTable | 1.3.6.1.4.1.9148.3.3.1.4.1 | not-accessible | The table of fan status maintained by the environmental monitor. | |
| apEnvMonFanStatusEntry | 1.3.6.1.4.1.9148.3.3.1.4.1.1 | not-accessible | An entry in the fan status table, representing the status of the associated fan maintained by the environmental monitor. | |
| I32 apEnvMonFanStatusIndex | 1.3.6.1.4.1.9148.3.3.1.4.1.1.1 | Integer32 | not-accessible | Unique index for the fan being instrumented. This index is for SNMP purposes only. |
| INT apEnvMonFanStatusType | 1.3.6.1.4.1.9148.3.3.1.4.1.1.2 | INTEGER | read-only | 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 SD. Next-generation products contain replaceable fans contained in chassis slots. |
| STR apEnvMonFanStatusDescr | 1.3.6.1.4.1.9148.3.3.1.4.1.1.3 | DisplayString | read-only | 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. |
| G32 apEnvMonFanStatusValue | 1.3.6.1.4.1.9148.3.3.1.4.1.1.4 | Gauge32 | read-only | The current percentage measurement of the fan speed. |
| APE apEnvMonFanState | 1.3.6.1.4.1.9148.3.3.1.4.1.1.5 | ApEnvMonState | read-only | The current state of the fan being instrumented. |
| INT apEnvMonFanSlotID | 1.3.6.1.4.1.9148.3.3.1.4.1.1.6 | INTEGER | read-only | The slot this van is found in. zero is returned if this fan is not of apEnvMonFanStatusType slot(3). |
| apEnvMonPowerSupplyObjects | 1.3.6.1.4.1.9148.3.3.1.5 | |||
| apEnvMonPowerSupplyStatusTable | 1.3.6.1.4.1.9148.3.3.1.5.1 | not-accessible | The table of power supply status maintained by the environmental monitor card. | |
| apEnvMonPowerSupplyStatusEntry | 1.3.6.1.4.1.9148.3.3.1.5.1.1 | not-accessible | An entry in the power supply status table, representing the status of the associated power supply maintained by the environmental monitor card. | |
| I32 apEnvMonPowerSupplyStatusIndex | 1.3.6.1.4.1.9148.3.3.1.5.1.1.1 | Integer32 | not-accessible | Unique index for the power supply being instrumented. This index is for SNMP purposes only. |
| INT apEnvMonPowerSupplyStatusType | 1.3.6.1.4.1.9148.3.3.1.5.1.1.2 | INTEGER | read-only | 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 |
| STR apEnvMonPowerSupplyStatusDescr | 1.3.6.1.4.1.9148.3.3.1.5.1.1.3 | DisplayString | read-only | 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. |
| APE apEnvMonPowerSupplyState | 1.3.6.1.4.1.9148.3.3.1.5.1.1.4 | ApEnvMonState | read-only | The current state of the power supply being instrumented: normal or notPresent |
| apEnvMonPhyCardObjects | 1.3.6.1.4.1.9148.3.3.1.6 | |||
| apEnvMonPhyCardStatusTable | 1.3.6.1.4.1.9148.3.3.1.6.1 | not-accessible | 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. | |
| apEnvMonPhyCardStatusEntry | 1.3.6.1.4.1.9148.3.3.1.6.1.1 | not-accessible | An entry in the phy status table, representing the status of the associated phy maintained by the environmental monitor. | |
| I32 apEnvMonPhyCardStatusIndex | 1.3.6.1.4.1.9148.3.3.1.6.1.1.1 | Integer32 | not-accessible | Unique index for the phy being instrumented. This index is for SNMP purposes only. |
| INT apEnvMonPhyCardStatusType | 1.3.6.1.4.1.9148.3.3.1.6.1.1.2 | INTEGER | read-only | 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 |
| STR apEnvMonPhyCardStatusDescr | 1.3.6.1.4.1.9148.3.3.1.6.1.1.3 | DisplayString | read-only | 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. |
| APE apEnvMonPhyCardState | 1.3.6.1.4.1.9148.3.3.1.6.1.1.4 | ApEnvMonState | read-only | The current state of the phy being instrumented: normal or notPresent |
| apEnvMonCardObjects | 1.3.6.1.4.1.9148.3.3.1.7 | |||
| apEnvMonCardTable | 1.3.6.1.4.1.9148.3.3.1.7.1 | not-accessible | List of Cards in the chassis | |
| apEnvMonCardEntry | 1.3.6.1.4.1.9148.3.3.1.7.1.1 | not-accessible | A single card in the chassis | |
| INT apEnvMonCardSlot | 1.3.6.1.4.1.9148.3.3.1.7.1.1.1 | INTEGER | read-only | Slot number of this card. Please note that the slot number is zero-based, i.e. they are numbered 0-n. |
| APH apEnvMonCardType | 1.3.6.1.4.1.9148.3.3.1.7.1.1.2 | ApHardwareModuleFamily | read-only | The card type |
| STR apEnvMonCardDescr | 1.3.6.1.4.1.9148.3.3.1.7.1.1.3 | DisplayString | read-only | A text description of this card |
| INT apEnvMonCardHealthScore | 1.3.6.1.4.1.9148.3.3.1.7.1.1.4 | INTEGER | read-only | The health score of this card |
| APE apEnvMonCardState | 1.3.6.1.4.1.9148.3.3.1.7.1.1.5 | ApEnvMonState | read-only | the current state of this card |
| APR apEnvMonCardRedundancy | 1.3.6.1.4.1.9148.3.3.1.7.1.1.6 | ApRedundancyState | read-only | Redundancy state of the card |
| apEnvMonCpuCoreTable | 1.3.6.1.4.1.9148.3.3.1.7.2 | not-accessible | List of cores per CPU in the chassis | |
| apEnvMonCpuCoreEntry | 1.3.6.1.4.1.9148.3.3.1.7.2.1 | not-accessible | A single CPU core in the chassis | |
| INT apEnvMonCpuCoreIndex | 1.3.6.1.4.1.9148.3.3.1.7.2.1.1 | INTEGER | read-only | the core index on the CPU |
| STR apEnvMonCpuCoreDescr | 1.3.6.1.4.1.9148.3.3.1.7.2.1.2 | DisplayString | read-only | the cpu core descriptor |
| G32 apEnvMonCpuCoreUsage | 1.3.6.1.4.1.9148.3.3.1.7.2.1.3 | Gauge32 | read-only | The current percentage of use for the CPU core. |
| INT apEnvMonCpuCoreState | 1.3.6.1.4.1.9148.3.3.1.7.2.1.4 | INTEGER | read-only | The state of this CPU core. |
| STR apEnvMonCpuCoreRamDescr | 1.3.6.1.4.1.9148.3.3.1.7.2.1.5 | DisplayString | read-only | The cpu core RAM descriptor |
| G32 apEnvMonCpuCoreRamUsage | 1.3.6.1.4.1.9148.3.3.1.7.2.1.6 | Gauge32 | read-only | The current percentage of use for the CPU core RAM. |
| apEnvMonMIBNotificationEnables | 1.3.6.1.4.1.9148.3.3.2 | |||
| T/F apEnvMonEnableStatChangeNotif | 1.3.6.1.4.1.9148.3.3.2.1 | TruthValue | read-only | 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. |
| apEnvMonNotificationObjects | 1.3.6.1.4.1.9148.3.3.3 | |||
| OID apEnvMonTrapInstance | 1.3.6.1.4.1.9148.3.3.3.1 | OBJECT IDENTIFIER | accessible-for-notify | 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 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 apEnvMonTrapPreviousState | 1.3.6.1.4.1.9148.3.3.3.2 | ApEnvMonState | accessible-for-notify | The previous state of the object. |
| APE apEnvMonTrapCurrentState | 1.3.6.1.4.1.9148.3.3.3.3 | ApEnvMonState | accessible-for-notify | The current state of the object which causes the trap to occur. |
| INT apEnvMonTrapSlotID | 1.3.6.1.4.1.9148.3.3.3.4 | INTEGER | accessible-for-notify | The slotID which causes the trap to occur. |
| APH apEnvMonTrapSlotType | 1.3.6.1.4.1.9148.3.3.3.5 | ApHardwareModuleFamily | accessible-for-notify | The slot type which causes the trap to occur. |
| APP apEnvMonTrapPortType | 1.3.6.1.4.1.9148.3.3.3.6 | ApPhyPortType | accessible-for-notify | The port type which causes the trap to occur. |
| APP apEnvMonTrapPresence | 1.3.6.1.4.1.9148.3.3.3.7 | ApPresence | accessible-for-notify | The state which causes the trap to occur. |
| I32 apEnvMonTrapPortID | 1.3.6.1.4.1.9148.3.3.3.8 | Integer32 | accessible-for-notify | The ID of the port which causes the trap to occur. |
| apEnvMonMIBNotificationPrefix | 1.3.6.1.4.1.9148.3.3.4 | |||
| apEnvMonMIBNotifications | 1.3.6.1.4.1.9148.3.3.4.0 | |||
| NTF apEnvMonI2CFailNotification | 1.3.6.1.4.1.9148.3.3.4.0.1 | A notification of I2C state turns from normal(1) to notFunctioning(7) | ||
| NTF apEnvMonStatusChangeNotification | 1.3.6.1.4.1.9148.3.3.4.0.2 | A apEnvStatusChangeNotification is sent if any entry of above table change in the state of a device being monitored | ||
| NTF apEnvMonTempChangeNotification | 1.3.6.1.4.1.9148.3.3.4.0.3 | A notification is sent if any of the units cross a temperature threshold | ||
| NTF apEnvMonVoltageChangeNotification | 1.3.6.1.4.1.9148.3.3.4.0.4 | A notification is sent if any of the units cross a voltage threshold | ||
| NTF apEnvMonPortChangeNotification | 1.3.6.1.4.1.9148.3.3.4.0.5 | The trap will be generated if a physical port is inserted/present or removed/not present. | ||
| apEnvMonMIBConformance | 1.3.6.1.4.1.9148.3.3.5 | |||
| apEnvMonMIBCompliances | 1.3.6.1.4.1.9148.3.3.5.1 | |||
| apEnvMonMIBGroups | 1.3.6.1.4.1.9148.3.3.5.2 | |||
| apEnvMonGroup | 1.3.6.1.4.1.9148.3.3.5.2.1 | A collection of objects providing environmental monitoring capability to an Acme Packet chassis. | ||
| apEnvMonNotifyGroup | 1.3.6.1.4.1.9148.3.3.5.2.3 | A collection of notifications providing the status change for environmental monitoring. | ||
| apEnvMonExtGroup | 1.3.6.1.4.1.9148.3.3.5.2.4 | Additional objects providing environmental monitoring capability to an Acme Packet chassis. | ||
| apEnvMonCardGroup | 1.3.6.1.4.1.9148.3.3.5.2.5 | A collection of objects providing environmental monitoring capability to card-based Acme Packet products. | ||
| apEnvMonExtNotifyGroup | 1.3.6.1.4.1.9148.3.3.5.2.6 | Additional collection of notifications providing the status change for environmental monitoring. | ||
| apEnvMonPortNotifyGroup | 1.3.6.1.4.1.9148.3.3.5.2.7 | Notifications to indicate physical port changes. |
RFC description
Provides updated environmental monitoring objects for Oracle/ACME Packet Session Border Controller second-generation appliances.
Start monitoring Oracle/Acme Packet Session Border Controllers 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.