All MIBs › APSYSMGMT-MIB
Organization: Acme Packet, Inc
Last Updated: 2012-07-13
Category: Telephony and VoIP, Vendor: Acme Packet
Description: Acme Packet SBC system management including CPU, memory, and process health monitoring.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) 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.
What Is APSYSMGMT-MIB?
APSYSMGMT-MIB is Acme Packet's (now part of Oracle Communications) system management MIB for its Session Border Controller (SBC) product line, covering overall system health, resource utilization, and session-level statistics. It exposes a broad mix of performance and capacity data, including CPU and memory utilization, an aggregate system health score, redundancy/HA state, global concurrent session and calls-per-second counts, and capacity metrics for NAT, ARP, and licensing. Its primary use is monitoring both hardware/platform load and software/service status of the SBC: operators track apSysCPUUtil and apSysMemoryUtil for resource exhaustion, apSysHealthScore and apSysState for overall system condition, apSysRedundancy for HA failover readiness, and protocol-specific counters like SIP active local contacts and MGCP gateway endpoints to gauge signaling load. Teams pulling an APSYSMGMT-MIB download typically do so to enable NMS polling of apSysCPUUtil, apSysHealthScore, and the other system-level objects described above, alongside standard SNMPv2 conventions and other Acme Packet MIBs covering SIP/media-specific statistics in the same product family. It is deployed on Acme Packet/Oracle SBC appliances used by carriers and enterprises at the network edge for VoIP/SIP session border control.
IPNetwork Monitor allows you to monitor SNMP objects defined in APSYSMGMT-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.
Supported Devices
- Oracle Communications (Acme Packet) 6350 (2016) — high-capacity SBC appliance, still actively sold/documented as of latest SBC OS releases
Monitoring Examples
An operator would poll apSysCPUUtil and apSysMemoryUtil to catch resource exhaustion before it affects call processing, and check apSysHealthScore alongside apSysState for a quick composite view of SBC health. Watching apSysGlobalConSess and apSysGlobalCPS against apSysLicenseCapacity reveals whether the SBC is approaching its licensed session or call-rate limits, while apSysNATCapacity and apSysARPCapacity flag when translation or ARP tables are nearing exhaustion. A drop in apSysRedundancy status combined with a falling apSysHealthScore would indicate an HA failover event or a degrading SBC needing attention.
What Can Be Monitored
- CPU utilization
- memory utilization
- overall system health score
- HA/redundancy state
- concurrent session and calls-per-second counts
- NAT/ARP/license capacity usage
This MIB depends on
Related MIBs
Imported Objects
From ACMEPACKET-SMI
| acmepacketMgmt | OBJECT-IDENTITY |
From ACMEPACKET-TC
| ApHardwareModuleFamily | |
| ApRedundancyState |
From APLICENSE-MIB
| apLicenseDatabaseRegCap | OBJECT-TYPE |
From IF-MIB
| InterfaceIndex | |
| ifIndex | OBJECT-TYPE |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressPrefixLength | |
| InetAddressType | |
| InetVersion | |
| InetZoneIndex |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| TEXTUAL-CONVENTION |
How to Use in IPNetwork Monitor
Example using apSysGlobalConSess OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| 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 | |
| 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. | |
| 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 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 |
| 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 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 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 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 apCombinedStatsCurrentSessionRateOutbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.7 | Unsigned32 | read-only | Current outbound session rate 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) |
| 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 |
| 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 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 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 |
| 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 |
| 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 |
| 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. |
| 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 |
| 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 |
| 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 |
| 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 |
| C32 apCombinedStatsTotalSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.2.1.1.12 | Counter32 | read-only | Total Number of outbound sessions |
| 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. |
| 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 | |
| apENUMServerStatusTable | 1.3.6.1.4.1.9148.3.2.1.4.1 | not-accessible | This table is being replaced by apAppsEnumStatusTable defined in ap-apps.mib. A read-only table to hold the status of configured ENUM servers, indexed by the name of the enum server and server IP. | |
| 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 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 |
| 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 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 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 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 apH323SAStatsCurrentSessionRateOutbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.7 | Unsigned32 | read-only | Current outbound session rate 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) |
| 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 |
| 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 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 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 |
| 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 |
| 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 |
| 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. |
| 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 |
| 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 |
| 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 |
| 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 |
| C32 apH323SAStatsTotalSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.2.3.1.12 | Counter32 | read-only | Total Number of outbound sessions |
| 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 | |
| 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. | |
| 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. |
| 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 | |
| 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. | |
| 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 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 |
| 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 |
| 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 | |
| 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 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 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 |
| 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 |
| 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 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 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 |
| APN apNetMgmtCtrlStatsState | 1.3.6.1.4.1.9148.3.2.1.3.1.1.12 | ApNetMgmtCtrlState | read-only | The state of the specified network management control, which can be disabled or enabled |
| 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. | |
| 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 apNSEPStatsCurrentActiveSessionsInbound | 1.3.6.1.4.1.9148.3.2.1.5.1 | Unsigned32 | read-only | Number of current active inbound NS/EP sessions |
| 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 |
| 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 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 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 |
| 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 | |
| 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 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 |
| 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. | |
| 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 |
| 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 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 |
| 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 |
| 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 |
| 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 |
| SYS apPhyUtilTableRXUtil | 1.3.6.1.4.1.9148.3.2.1.8.1.1.1 | SysMgmtPercentage | read-only | The RX Network utilization of the physical port measured over a 1 second period. |
| SYS apPhyUtilTableTXUtil | 1.3.6.1.4.1.9148.3.2.1.8.1.1.2 | SysMgmtPercentage | read-only | The TX Network utilization of the physical port measured over a 1 second period. |
| U32 apSigRealmStatsActiveLocalContacts | 1.3.6.1.4.1.9148.3.2.1.2.4.1.31 | Unsigned32 | read-only | Number of current cached registered contacts, for a given realm, in the SD. |
| U32 apSigRealmStatsActiveSubscriptions | 1.3.6.1.4.1.9148.3.2.1.2.4.1.32 | Unsigned32 | read-only | Number of active subscriptions for the given realm. |
| 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 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 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 |
| 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 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 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 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 |
| 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 |
| 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 apSigRealmStatsCurrentSessionRateOutbound | 1.3.6.1.4.1.9148.3.2.1.2.4.1.6 | Unsigned32 | read-only | Current outbound session rate in CPS |
| 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 | |
| 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 apSigRealmStatsMaximumActiveSubscriptions | 1.3.6.1.4.1.9148.3.2.1.2.4.1.34 | Counter32 | read-only | Count of lifetime maximum active subscriptions for the given realm. |
| 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 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 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 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 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 |
| 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 apSigRealmStatsPerMaxSubscriptions | 1.3.6.1.4.1.9148.3.2.1.2.4.1.33 | Counter32 | read-only | Lifetime PerMax subscriptions count for the given 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 |
| 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 |
| 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. |
| 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. | |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 apSigRealmStatsTotalSubscriptions | 1.3.6.1.4.1.9148.3.2.1.2.4.1.35 | Counter32 | read-only | Count of lifetime total subscriptions for the SD. |
| 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 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 |
| 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 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 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 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 apSipSAStatsCurrentSessionRateOutbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.7 | Unsigned32 | read-only | Current outbound session rate 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) |
| 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 |
| 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 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 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 |
| 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 |
| 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 |
| 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. |
| 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 |
| 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 |
| 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 |
| 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 |
| C32 apSipSAStatsTotalSessionsOutbound | 1.3.6.1.4.1.9148.3.2.1.2.2.1.12 | Counter32 | read-only | Total Number of outbound sessions |
| 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 | |
| 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. | |
| IP apSysAddress | 1.3.6.1.4.1.9148.3.2.5.53 | InetAddress | accessible-for-notify | address |
| IPt apSysAddressType | 1.3.6.1.4.1.9148.3.2.5.52 | InetAddressType | accessible-for-notify | The address type. |
| INT apSysAdminAuditLogFullReason | 1.3.6.1.4.1.9148.3.2.5.49 | INTEGER | accessible-for-notify | The reason code for Audit log full. |
| STR apSysAdminFileName | 1.3.6.1.4.1.9148.3.2.5.51 | DisplayString | accessible-for-notify | file name |
| INT apSysAdminWriteErrorCode | 1.3.6.1.4.1.9148.3.2.5.50 | INTEGER | accessible-for-notify | The reason code for write failure |
| 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. |
| 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. |
| 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 |
| IP apSysCDRPushReceiverAddress | 1.3.6.1.4.1.9148.3.2.5.47 | InetAddress | accessible-for-notify | The address of the push receiver. |
| IPt apSysCDRPushReceiverAddressType | 1.3.6.1.4.1.9148.3.2.5.46 | InetAddressType | accessible-for-notify | The address type of the receiver. |
| INT apSysCDRPushReceiverFailureReasonCode | 1.3.6.1.4.1.9148.3.2.5.48 | INTEGER | accessible-for-notify | The reason code for the failure. |
| 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. |
| U32 apSysCurrentEndptsDenied | 1.3.6.1.4.1.9148.3.2.1.1.26 | Unsigned32 | read-only | The total number of endpoints currently denied. |
| STR apSysEPSAddress | 1.3.6.1.4.1.9148.3.2.5.72 | DisplayString | accessible-for-notify | The ip address and port of the external policy server. |
| STR apSysEPSFqdn | 1.3.6.1.4.1.9148.3.2.5.71 | DisplayString | accessible-for-notify | The FQDN of the external policy server. |
| STR apSysEPSName | 1.3.6.1.4.1.9148.3.2.5.70 | DisplayString | accessible-for-notify | The name of the external policy server. |
| STR apSysEPSOperationType | 1.3.6.1.4.1.9148.3.2.5.74 | DisplayString | accessible-for-notify | Operation mode (RACF/CLF) of the policy server. |
| STR apSysEPSRealm | 1.3.6.1.4.1.9148.3.2.5.73 | DisplayString | accessible-for-notify | Realm associated with the policy server. |
| SYS apSysETCCoreCPUUtil | 1.3.6.1.4.1.9148.3.2.1.1.37.1.3 | SysMgmtPercentage | accessible-for-notify | The percentage of CPU utilization. |
| I32 apSysETCCoreIndex | 1.3.6.1.4.1.9148.3.2.1.1.37.1.2 | Integer32 | not-accessible | A monotonically increasing integer for the sole purpose of indexing ETC CPU Core |
| apSysETCCoreUtilEntry | 1.3.6.1.4.1.9148.3.2.1.1.37.1 | not-accessible | A table entry designed to hold storage space data, on a single volume | |
| apSysETCCoreUtilTable | 1.3.6.1.4.1.9148.3.2.1.1.37 | not-accessible | A table to hold the total space and available space per volume arranged into rows, and indexed by the volume name. These are all read only. | |
| I32 apSysETCIndex | 1.3.6.1.4.1.9148.3.2.1.1.37.1.1 | Integer32 | not-accessible | A monotonically increasing integer for the sole purpose of indexing ETC. |
| I32 apSysETCMemoryPoolIndex | 1.3.6.1.4.1.9148.3.2.1.1.38.1.1 | Integer32 | not-accessible | A monotonically increasing integer for the sole purpose of indexing ETC MemoryPool |
| SYS apSysETCMemoryPoolMemUtil | 1.3.6.1.4.1.9148.3.2.1.1.38.1.2 | SysMgmtPercentage | accessible-for-notify | The percentage of Memory utilization |
| apSysETCMemoryPoolUtilEntry | 1.3.6.1.4.1.9148.3.2.1.1.38.1 | not-accessible | A table entry designed to hold storage space data, on a single volume | |
| apSysETCMemoryPoolUtilTable | 1.3.6.1.4.1.9148.3.2.1.1.38 | not-accessible | A table to hold the total space and available space per volume arranged into rows, and indexed by the volume name. These are all read only. | |
| I32 apSysGlobalConSessEx | 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. |
| U32 apSysH323Registration | 1.3.6.1.4.1.9148.3.2.1.1.13 | Unsigned32 | read-only | Number of H323 registrations in the SD. |
| 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. |
| 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. |
| SYS apSysMemoryUtil | 1.3.6.1.4.1.9148.3.2.1.1.2 | SysMgmtPercentage | read-only | The percentage of Memory utilization |
| U32 apSysMgcpEndptDemTrustToUntrust | 1.3.6.1.4.1.9148.3.2.1.1.21 | Unsigned32 | read-only | The global counter for MGCP endpoint demotion from trusted to untrusted. |
| U32 apSysMgcpEndptDemUntrustToDeny | 1.3.6.1.4.1.9148.3.2.1.1.22 | Unsigned32 | read-only | The global counter for MGCP endpoint demotion from untrusted to deny. |
| 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. |
| 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 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 apSysMgmtAdminAuditLogFullClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.59 | The trap will be generated when free audit log storage space becomes available. | ||
| NTF apSysMgmtAdminAuditLogFullTrap | 1.3.6.1.4.1.9148.3.2.6.0.58 | The trap will be generated when one of the audit log full threshold [time interval/file-size/percentage-full] is satisfied. | ||
| NTF apSysMgmtAdminAuditPushFailClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.61 | The trap will be generated when audit file is successfully transferred. | ||
| NTF apSysMgmtAdminAuditPushFailTrap | 1.3.6.1.4.1.9148.3.2.6.0.60 | The trap will be generated when audit file transfer fails. | ||
| NTF apSysMgmtAdminAuthLockoutTrap | 1.3.6.1.4.1.9148.3.2.6.0.64 | The trap will be generated on system lockout after multiple auth failures. | ||
| apSysMgmtAdminGroup | 1.3.6.1.4.1.9148.3.2.4.3.28 | Traps to monitor admin security related events | ||
| NTF apSysMgmtAdminWriteFailClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.63 | The trap will be generated when a write to file succeeds. | ||
| NTF apSysMgmtAdminWriteFailTrap | 1.3.6.1.4.1.9148.3.2.6.0.62 | The trap will be generated when a write to file fails. | ||
| 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. |
| 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 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. | ||
| apSysMgmtApplicationCPUUsageGroup | 1.3.6.1.4.1.9148.3.2.4.2.16 | Objects to monitor application CPU usage. | ||
| 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. | ||
| 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. |
| 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 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 apSysMgmtBorderGatewayId | 1.3.6.1.4.1.9148.3.2.5.32 | DisplayString | accessible-for-notify | The identifier of a Border Gateway. |
| STR apSysMgmtCallId | 1.3.6.1.4.1.9148.3.2.5.34 | DisplayString | accessible-for-notify | A call correlation identifier. |
| apSysMgmtCallRecordingGroup | 1.3.6.1.4.1.9148.3.2.4.2.20 | Objects to monitor Call Recording Servers. | ||
| apSysMgmtCallRecordingNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.21 | Objects to monitor Call Recording Servers. | ||
| 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. | ||
| apSysMgmtCallsRejectedGroup | 1.3.6.1.4.1.9148.3.2.4.2.25 | Number of SIP Calls rejected. | ||
| NTF apSysMgmtCdrFileDeleteTrap | 1.3.6.1.4.1.9148.3.2.6.0.70 | The trap will be generated when a CDR file is deleted due to lack of space on the partition or the drive exceeds the number of files specified in account-config. | ||
| 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. | ||
| 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 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 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. | ||
| apSysMgmtCDRPushReceiverNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.24 | Objects to monitor cdr push receiver failures. | ||
| 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. |
| 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. | ||
| apSysMgmtClockSkewNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.14 | A collection of traps to extend reporting capabilities. | ||
| 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 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. |
| apSysMgmtCollectorPushSuccessNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.17 | Objects to monitor a successful HDR push operation. | ||
| 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. | ||
| 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 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. |
| apSysMgmtCombinedGroup | 1.3.6.1.4.1.9148.3.2.4.2.2 | A collection of statistics for session H323 and SIP sessions. | ||
| apSysMgmtCtrlStatsGroup | 1.3.6.1.4.1.9148.3.2.4.2.6 | A collection of stats reflecting network management controls. | ||
| apSysMgmtCtrlStatsGroup2 | 1.3.6.1.4.1.9148.3.2.4.2.23 | A collection of stats reflecting network management controls. | ||
| U32 apSysMgmtDatabaseContactCriticalThreshold | 1.3.6.1.4.1.9148.3.2.5.77 | Unsigned32 | accessible-for-notify | The current configured critical threshold value |
| U32 apSysMgmtDatabaseContactMajorThreshold | 1.3.6.1.4.1.9148.3.2.5.76 | Unsigned32 | accessible-for-notify | The current configured major threshold value. |
| U32 apSysMgmtDatabaseContactMinorThreshold | 1.3.6.1.4.1.9148.3.2.5.75 | Unsigned32 | accessible-for-notify | The current configured minor threshold value. |
| NTF apSysMgmtDatabaseRegCacheCapClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.77 | The trap will be generated when the number of database-type contacts stored in the registration cache falls below the licensed threshold. | ||
| NTF apSysMgmtDatabaseRegCacheCapTrap | 1.3.6.1.4.1.9148.3.2.6.0.76 | The trap will be generated when the number of database-type contacts stored in the registration cache exceeds the licensed threshold. | ||
| apSysMgmtDatabaseRegGroup | 1.3.6.1.4.1.9148.3.2.4.2.24 | Objects to monitor database registration functionality. | ||
| apSysMgmtDatabaseRegNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.33 | Traps to monitor database registration threshold crossing. | ||
| 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). |
| IP apSysMgmtDOSInetAddress | 1.3.6.1.4.1.9148.3.2.7.1.5 | InetAddress | accessible-for-notify | The blocked IP address. |
| IPt apSysMgmtDOSInetAddressType | 1.3.6.1.4.1.9148.3.2.7.1.4 | InetAddressType | accessible-for-notify | The blocked IP address family. |
| IP apSysMgmtDOSIpAddress | 1.3.6.1.4.1.9148.3.2.7.1.1 | IpAddress | accessible-for-notify | The blocked IP address. |
| apSysMgmtDOSNotificationObjects | 1.3.6.1.4.1.9148.3.2.7.1 | |||
| apSysMgmtDOSNotificationPrefix | 1.3.6.1.4.1.9148.3.2.8 | |||
| apSysMgmtDOSNotifications | 1.3.6.1.4.1.9148.3.2.8.0 | |||
| apSysMgmtDOSNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.13 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtDOSObjects | 1.3.6.1.4.1.9148.3.2.7 | |||
| STR apSysMgmtDOSRealmID | 1.3.6.1.4.1.9148.3.2.7.1.2 | DisplayString | accessible-for-notify | The blocked Realm ID. |
| STR apSysMgmtDOSReason | 1.3.6.1.4.1.9148.3.2.7.1.6 | DisplayString | accessible-for-notify | The reason for demotion. |
| 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. | ||
| apSysMgmtEndPtDemotionObjectGroup | 1.3.6.1.4.1.9148.3.2.4.2.19 | Attributes for counting global endpoint demotions. | ||
| apSysMgmtENUMServerStatusGroup | 1.3.6.1.4.1.9148.3.2.4.2.7 | Report the status of configured ENUM servers. | ||
| 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. The trap is being replaced by apAppsENUMStatusChangeTrap. | ||
| apSysMgmtETCUtilGroup | 1.3.6.1.4.1.9148.3.2.4.2.28 | Objects group including CPU utilization and memory pool utilization in a ETC card. | ||
| 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 apSysMgmtExtPolicyServerConnDownTrap | 1.3.6.1.4.1.9148.3.2.6.0.74 | The trap will be generated when a connection to an external-policy-server is lost. | ||
| NTF apSysMgmtExtPolicyServerConnEstTrap | 1.3.6.1.4.1.9148.3.2.6.0.75 | The trap will be generated when a connection to an external-policy-server is established. | ||
| apSysMgmtExtSigRealmStatsGroup | 1.3.6.1.4.1.9148.3.2.4.2.9 | Objects added to the realm table for extended stat reporting. | ||
| 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. |
| 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. | ||
| 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. |
| 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. | ||
| 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. |
| 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 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. | ||
| apSysMgmtGeneralGroup | 1.3.6.1.4.1.9148.3.2.4.2.1 | A collection of objects providing the system manager MIB capability. | ||
| 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 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. | ||
| STR apSysMgmtH248MgcName | 1.3.6.1.4.1.9148.3.2.1.1.31 | DisplayString | read-only | Name of H248 Core side MGC. |
| apSysMgmtH248NotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.10 | A collection of traps to extend reporting capabilities. | ||
| U32 apSysMgmtH248PortMapUsage | 1.3.6.1.4.1.9148.3.2.1.1.33 | Unsigned32 | read-only | Port map usage on this core side MGC. |
| NTF apSysMgmtH248PortMapUsageClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.85 | The trap will be generated when the port map usage on H.248 core side Goes down below 90%.. | ||
| apSysMgmtH248PortMapUsageNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.37 | Traps to monitor H248 Port map usage. | ||
| NTF apSysMgmtH248PortMapUsageTrap | 1.3.6.1.4.1.9148.3.2.6.0.84 | The trap will be geenerated when the port map usage on H.248 core side Exceeds 90% | ||
| STR apSysMgmtH248Realm | 1.3.6.1.4.1.9148.3.2.1.1.32 | DisplayString | read-only | Realm of H248 Core side MGC. |
| apSysMgmtH323Group | 1.3.6.1.4.1.9148.3.2.4.2.4 | A collection of statistics for H323 sessions. | ||
| 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. |
| 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. | ||
| apSysMgmtH323NotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.2 | A collection of traps generated by the h323. | ||
| 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. |
| 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. | ||
| apSysMgmtHDRNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.5 | A collection of traps to extend reporting capabilities. | ||
| apSysMgmtIcmpFailureNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.23 | Objects to monitor Icmp Failure. | ||
| 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 | ||
| 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. | ||
| apSysMgmtInetAddrDOSTrustedtoUntrustedNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.38 | A collection of traps to extend reporting capabilities. This includes capability to report both IPv4 and IPv6 addresses | ||
| NTF apSysMgmtInetAddrTrustedToUntrustedDOSTrap | 1.3.6.1.4.1.9148.3.2.8.0.5 | This trap is generated when an IP is placed on a untrusted list from trusted list , and provides the ip address that has been demoted, the realm-id of that IP, (if available) the URI portion of the SIP From header of the message that caused the demotion. | ||
| apSysMgmtInetAddrWithReasonDOSNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.27 | A collection of traps to extend reporting capabilities. This includes capability to report both IPv4 and IPv6 addresses | ||
| NTF apSysMgmtInetAddrWithReasonDOSTrap | 1.3.6.1.4.1.9148.3.2.8.0.4 | 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, (if available) the URI portion of the SIP From header of the message that caused the demotion and the reason for demotion. | ||
| apSysMgmtInterfaceObjects | 1.3.6.1.4.1.9148.3.2.1.8 | |||
| 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. | ||
| apSysMgmtLDAPServerStatusGroup | 1.3.6.1.4.1.9148.3.2.4.2.10 | Objects to monitor NS/EP sessions. | ||
| apSysMgmtLDAPServerStatusNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.15 | Objects to monitor NS/EP sessions. | ||
| 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. | ||
| apSysMgmtLPGroup | 1.3.6.1.4.1.9148.3.2.4.3.29 | Traps to monitor Local Policy routing | ||
| NTF apSysMgmtLPLookupExceededTrap | 1.3.6.1.4.1.9148.3.2.6.0.65 | The trap will be generated the first time the Additional Local Policy Lookups limit is reached in the recent window period. This trap will only occur once during a window period. | ||
| 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. |
| 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 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. | ||
| apSysMgmtMediaNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.9 | A collection of traps to extend reporting capabilities. | ||
| 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 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. | ||
| 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. |
| 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 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 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 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. | ||
| apSysMgmtMIBENUMServerStatusObjects | 1.3.6.1.4.1.9148.3.2.1.4 | |||
| apSysMgmtMIBGeneralObjects | 1.3.6.1.4.1.9148.3.2.1.1 | |||
| apSysMgmtMIBLDAPServerStatusObjects | 1.3.6.1.4.1.9148.3.2.1.6 | |||
| apSysMgmtMIBNetMgmtCtrlObjects | 1.3.6.1.4.1.9148.3.2.1.3 | |||
| apSysMgmtMIBNSEPStatsObjects | 1.3.6.1.4.1.9148.3.2.1.5 | |||
| apSysMgmtMIBObjects | 1.3.6.1.4.1.9148.3.2.1 | |||
| apSysMgmtMIBSessionObjects | 1.3.6.1.4.1.9148.3.2.1.2 | |||
| apSysMgmtMonitorNetworkGatewaySynchronizedNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.20 | Objects to monitor synchronized gateway trap. | ||
| apSysMgmtMonitorObjects | 1.3.6.1.4.1.9148.3.2.5 | |||
| apSysMgmtNotificationObjects | 1.3.6.1.4.1.9148.3.2.2 | |||
| apSysMgmtNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.1 | A collection of traps generated by the smgmt mib. | ||
| 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. | ||
| apSysMgmtNSEPStatsGroup | 1.3.6.1.4.1.9148.3.2.4.2.8 | Objects to monitor NS/EP sessions. | ||
| 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. | ||
| apSysMgmtNTPNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.8 | A collection of traps to extend reporting capabilities. | ||
| 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. |
| 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 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 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 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. | ||
| apSysMgmtObsoleteNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.6 | A collection of traps to extend reporting capabilities. | ||
| INT apSysMgmtOCSRDown | 1.3.6.1.4.1.9148.3.2.5.79 | INTEGER | accessible-for-notify | the value identifies if all the OCSR connections are down or if just some of the OCSR connections are unreachable. |
| NTF apSysMgmtOCSRDownClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.81 | The trap will be generated when all configured OCSR accounting servers have resumed communication after any or all have previously timed out. | ||
| NTF apSysMgmtOCSRDownTrap | 1.3.6.1.4.1.9148.3.2.6.0.80 | The trap will be generated if all or some configured OCSR servers haved timed out from a OCSR Server. | ||
| apSysMgmtOCSRNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.35 | Traps to monitor OCSR connections. | ||
| STR apSysMgmtPartitionPath | 1.3.6.1.4.1.9148.3.2.5.64 | DisplayString | accessible-for-notify | partition path |
| U32 apSysMgmtPhyRejectOverUtil | 1.3.6.1.4.1.9148.3.2.5.59 | Unsigned32 | accessible-for-notify | Whether or not the overloadProtection feature is enabled and active. |
| U32 apSysMgmtPhyUtilCriticalThreshold | 1.3.6.1.4.1.9148.3.2.5.58 | Unsigned32 | accessible-for-notify | The current configured critical threshold value |
| U32 apSysMgmtPhyUtilCurrent | 1.3.6.1.4.1.9148.3.2.5.55 | Unsigned32 | accessible-for-notify | The current measured percentage value of RX/TX utilization, whichever is higher. |
| apSysMgmtPhyUtilGroup | 1.3.6.1.4.1.9148.3.2.4.2.21 | Objects to monitor PHY utilization. | ||
| U32 apSysMgmtPhyUtilMajorThreshold | 1.3.6.1.4.1.9148.3.2.5.57 | Unsigned32 | accessible-for-notify | The current configured major threshold value. |
| U32 apSysMgmtPhyUtilMinorThreshold | 1.3.6.1.4.1.9148.3.2.5.56 | Unsigned32 | accessible-for-notify | The current configured minor threshold value. |
| apSysMgmtPhyUtilNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.30 | Traps to monitor PHY utilization. | ||
| apSysMgmtPhyUtilTable | 1.3.6.1.4.1.9148.3.2.1.8.1 | not-accessible | A Table that contains RX and TX utilization information on media ports. | |
| apSysMgmtPhyUtilTableEntry | 1.3.6.1.4.1.9148.3.2.1.8.1.1 | not-accessible | A table entry that contains RX and TX utilization information on media ports. | |
| NTF apSysMgmtPhyUtilThresholdClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.67 | The trap will be generated once a media-ports' utilization falls below the lowest configured threshold. | ||
| NTF apSysMgmtPhyUtilThresholdTrap | 1.3.6.1.4.1.9148.3.2.6.0.66 | The trap will be generated when the media-port's utilization crosses a configured threshold. This trap will indicate if the OverloadProtection feature is turned active. | ||
| 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. |
| 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 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 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. | ||
| 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. |
| 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 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. | ||
| apSysMgmtRealmExceedNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.12 | A collection of traps to extend reporting capabilities. | ||
| NTF apSysMgmtRealmIcmpFailureClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.52 | The trap will be generated ICMP heartbeat failure cleared. | ||
| NTF apSysMgmtRealmIcmpFailureTrap | 1.3.6.1.4.1.9148.3.2.6.0.51 | The trap will be generated when ICMP heartbeat failure. | ||
| STR apSysMgmtRealmID | 1.3.6.1.4.1.9148.3.2.5.37 | DisplayString | accessible-for-notify | The Realm ID. |
| NTF apSysMgmtRealmMinutesExceedClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.41 | The trap will be generated if monthly minutes reset. | ||
| 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. | ||
| 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 |
| apSysMgmtRealmRegCacheSummaryGroup | 1.3.6.1.4.1.9148.3.2.4.2.26 | Display the number of active local contacts for a given realm. | ||
| apSysMgmtRealmStatsQoSGroup | 1.3.6.1.4.1.9148.3.2.4.2.15 | Objects to monitor QoS statistics for a realm. | ||
| 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. | ||
| 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 |
| 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. |
| 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. |
| 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. | ||
| apSysMgmtRegCacheLimitGroup | 1.3.6.1.4.1.9148.3.2.4.2.12 | Objects for monitoring registration cache usage. | ||
| apSysMgmtRegCacheLimitNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.18 | Objects for monitoring registration cache usage. | ||
| 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 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. | ||
| apSysMgmtRegistrationCapacityGroup | 1.3.6.1.4.1.9148.3.2.4.2.17 | Objects to monitor registration use against licensed capacity. | ||
| apSysMgmtRegistrationGroup | 1.3.6.1.4.1.9148.3.2.4.2.11 | Objects to monitor registration. | ||
| apSysMgmtRegNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.7 | A collection of traps to extend reporting capabilities. | ||
| NTF apSysMgmtRejectedMesagesThresholdExeededTrap | 1.3.6.1.4.1.9148.3.2.6.0.57 | The trap will be generated when the number of rejected messages exceed the configured threshold within the configured window. | ||
| apSysMgmtRejectedMessagesGroup | 1.3.6.1.4.1.9148.3.2.4.2.18 | Objects to track the number of messages rejected by the SD. | ||
| apSysMgmtRejectedMessagesNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.26 | Traps used for notificaton of rejected messages | ||
| 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. |
| 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 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. | ||
| apSysMgmtRFactorNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.11 | A collection of traps to extend reporting capabilities. | ||
| 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 |
| NTF apSysMgmtSAStatusChangeTrap | 1.3.6.1.4.1.9148.3.2.6.0.15 | Generated when a session agent changes status. | ||
| 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 |
| NTF apSysMgmtSataAccessErrorTrap | 1.3.6.1.4.1.9148.3.2.6.0.71 | The trap will be generated when there is fatal access error on the SATA hard drive. | ||
| 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. | ||
| apSysMgmtShortSessionGroup | 1.3.6.1.4.1.9148.3.2.4.2.13 | Objects to monitor short duration sessions. | ||
| apSysMgmtShortSessionNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.19 | Objects to monitor short duration sessions. | ||
| apSysMgmtSigRealmGroup | 1.3.6.1.4.1.9148.3.2.4.2.5 | A collection of statistics for realms. | ||
| 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. |
| 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. | ||
| apSysMgmtSipExtNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.22 | Extended notifications sent by sip interface. | ||
| apSysMgmtSipGroup | 1.3.6.1.4.1.9148.3.2.4.2.3 | A collection of statistics for SIP sessions. | ||
| U32 apSysMgmtSipInterfaceActiveLocalContacts | 1.3.6.1.4.1.9148.3.2.2.7 | Unsigned32 | accessible-for-notify | Number of current cached registered contacts per Sip Interface. |
| 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 |
| 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 |
| U32 apSysMgmtSipInterfaceRegCacheLimit | 1.3.6.1.4.1.9148.3.2.2.8 | Unsigned32 | accessible-for-notify | The maximum number of contacts allowed to be accepted into the registration cache per Sip Interface. A value of 0 indicates no limit. |
| apSysMgmtSipInterfaceRegCacheLimitNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.36 | Objects for monitoring registration cache usage for sip interface. | ||
| NTF apSysMgmtSipInterfaceRegCacheThresholdClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.83 | The trap will be generated when the number of contacts stored in the registration cache falls below the configured threshold for the sip interface. | ||
| NTF apSysMgmtSipInterfaceRegCacheThresholdTrap | 1.3.6.1.4.1.9148.3.2.6.0.82 | The trap will be generated when the number of contacts stored in the registration cache exceeds the configured threshold for the sip interface. | ||
| 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 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 |
| apSysMgmtSipRejectionNotificationObjects | 1.3.6.1.4.1.9148.3.2.9.1 | |||
| apSysMgmtSipRejectionNotificationPrefix | 1.3.6.1.4.1.9148.3.2.10 | |||
| apSysMgmtSipRejectionNotifications | 1.3.6.1.4.1.9148.3.2.10.0 | |||
| apSysMgmtSipRejectionObjects | 1.3.6.1.4.1.9148.3.2.9 | |||
| 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. | ||
| apSysMgmtSipRejectNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.16 | Objects to monitor NS/EP sessions. | ||
| 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 |
| 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 apSysMgmtSipRejMethod | 1.3.6.1.4.1.9148.3.2.9.1.7 | INTEGER | accessible-for-notify | The method of the SIP rejection message. |
| INT apSysMgmtSipRejMsgType | 1.3.6.1.4.1.9148.3.2.9.1.6 | INTEGER | accessible-for-notify | The type of SIP Request. |
| 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. |
| 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 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 |
| 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. |
| U32 apSysMgmtSpaceAvailCriticalThreshold | 1.3.6.1.4.1.9148.3.2.5.63 | Unsigned32 | accessible-for-notify | The current configured critical threshold value |
| U32 apSysMgmtSpaceAvailCurrent | 1.3.6.1.4.1.9148.3.2.5.60 | Unsigned32 | accessible-for-notify | The current measured percentage value of space available. |
| U32 apSysMgmtSpaceAvailMajorThreshold | 1.3.6.1.4.1.9148.3.2.5.62 | Unsigned32 | accessible-for-notify | The current configured major threshold value. |
| U32 apSysMgmtSpaceAvailMinorThreshold | 1.3.6.1.4.1.9148.3.2.5.61 | Unsigned32 | accessible-for-notify | The current configured minor threshold value. |
| NTF apSysMgmtSpaceAvailThresholdClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.69 | The trap will be generated when the space available on a partition falls below the lowest configured space threshold. | ||
| NTF apSysMgmtSpaceAvailThresholdTrap | 1.3.6.1.4.1.9148.3.2.6.0.68 | The trap will be generated when the space available on a partition crosses a configured space threshold. | ||
| apSysMgmtStorageSpaceGroup | 1.3.6.1.4.1.9148.3.2.4.2.22 | Objects to monitor storage space. | ||
| apSysMgmtStorageSpaceNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.31 | Traps to monitor storage space available. | ||
| apSysMgmtSubscriptionSummaryGroup | 1.3.6.1.4.1.9148.3.2.4.2.27 | Display Subscription counts on a per-realm or system-wide basis. | ||
| 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 |
| 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. | ||
| 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 |
| INT apSysMgmtSystemState | 1.3.6.1.4.1.9148.3.2.5.23 | INTEGER | accessible-for-notify | The current value of the system-state |
| 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. | ||
| apSysMgmtSystemTrapObjects | 1.3.6.1.4.1.9148.3.2.1.7 | |||
| INT apSysMgmtTacacsDown | 1.3.6.1.4.1.9148.3.2.5.78 | INTEGER | accessible-for-notify | the value identifies if all the tacacs connections are down or if just some of the tacacs connects have become unreachable. |
| NTF apSysMgmtTacacsDownClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.79 | The trap will be generated when all configured TACACS servers become reachable again. | ||
| NTF apSysMgmtTacacsDownTrap | 1.3.6.1.4.1.9148.3.2.6.0.78 | The trap will be generated when all or some configured TACACS servers become unreachable. | ||
| apSysMgmtTacacsNotificationsGroup | 1.3.6.1.4.1.9148.3.2.4.3.34 | Traps to monitor TACACS+ server connections. | ||
| 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. |
| 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. | ||
| 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. |
| 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 apSysMgmtTcaClearTrap | 1.3.6.1.4.1.9148.3.2.6.0.73 | The trap will be generated when a Threshold Crossing Alert counter has fallen below the lowest configured TCA reset-threshold value | ||
| U32 apSysMgmtTcaCriticalThreshold | 1.3.6.1.4.1.9148.3.2.5.69 | Unsigned32 | accessible-for-notify | The current configured TCA critical threshold value. |
| U32 apSysMgmtTcaCurrent | 1.3.6.1.4.1.9148.3.2.5.66 | Unsigned32 | accessible-for-notify | The current configured TCA minor threshold value. |
| apSysMgmtTcaGroup | 1.3.6.1.4.1.9148.3.2.4.3.32 | Traps to monitor Threshold Crossing Alerts. | ||
| U32 apSysMgmtTcaMajorThreshold | 1.3.6.1.4.1.9148.3.2.5.68 | Unsigned32 | accessible-for-notify | The current configured TCA major threshold value. |
| U32 apSysMgmtTcaMinorThreshold | 1.3.6.1.4.1.9148.3.2.5.67 | Unsigned32 | accessible-for-notify | The current configured TCA minor threshold value. |
| OID apSysMgmtTcaOid | 1.3.6.1.4.1.9148.3.2.5.65 | OBJECT IDENTIFIER | accessible-for-notify | The Object ID for the Threshold Crossing Alert counter that is changing alert level |
| NTF apSysMgmtTcaTrap | 1.3.6.1.4.1.9148.3.2.6.0.72 | The trap will be generated when a Threshold Crossing Alert counter crosses a configured TCA threshold | ||
| 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. | ||
| 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. |
| 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. | |
| 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. | |
| apSysMgmtTrapTableObjectGroup | 1.3.6.1.4.1.9148.3.2.4.2.14 | Attributes of the trap table in the Session Border Controller. | ||
| 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. |
| 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. |
| INT apSysReasonCode | 1.3.6.1.4.1.9148.3.2.5.54 | INTEGER | accessible-for-notify | The reason code for the failure. |
| 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. This object reflects the current status of running redundancy engine. It cannot be used to tell whether redundancy is configured. |
| 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. |
| SYS apSysRegistrationCapacity | 1.3.6.1.4.1.9148.3.2.1.1.17 | SysMgmtPercentage | read-only | The percentage of licensed registrations currently in use. |
| C32 apSysRejectedMessages | 1.3.6.1.4.1.9148.3.2.1.1.18 | Counter32 | read-only | Number of messages rejected by the SD due to matching criteria. |
| 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. |
| U32 apSysSipEndptDemTrustToUntrust | 1.3.6.1.4.1.9148.3.2.1.1.19 | Unsigned32 | read-only | The global counter for SIP endpoint demotion from trusted to untrusted. |
| U32 apSysSipEndptDemUntrustToDeny | 1.3.6.1.4.1.9148.3.2.1.1.20 | Unsigned32 | read-only | The global counter for SIP endpoint demotion from untrusted to deny. |
| U32 apSysSipStatsActiveDatabaseContacts | 1.3.6.1.4.1.9148.3.2.1.1.24 | Unsigned32 | read-only | Number of current cached database-type contacts in the SD. |
| 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 apSysSipStatsActiveSubscriptions | 1.3.6.1.4.1.9148.3.2.1.1.27 | Unsigned32 | read-only | Number of active subscriptions in the SD. |
| C32 apSysSipStatsMaximumActiveSubscriptions | 1.3.6.1.4.1.9148.3.2.1.1.29 | Counter32 | read-only | Count of lifetime maximum active subscriptions. |
| C32 apSysSipStatsPerMaxSubscriptions | 1.3.6.1.4.1.9148.3.2.1.1.28 | Counter32 | read-only | Lifetime PerMax subscriptions count. |
| C32 apSysSipStatsTotalSubscriptions | 1.3.6.1.4.1.9148.3.2.1.1.30 | Counter32 | read-only | Count of lifetime total subscriptions for the SD. |
| U32 apSysSipTotalCallsRejected | 1.3.6.1.4.1.9148.3.2.1.1.25 | Unsigned32 | read-only | The total number of SIP calls rejected. |
| 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. |
| apSysStorageSpaceEntry | 1.3.6.1.4.1.9148.3.2.1.1.23.1 | not-accessible | A table entry designed to hold storage space data, on a single volume | |
| apSysStorageSpaceTable | 1.3.6.1.4.1.9148.3.2.1.1.23 | not-accessible | A table to hold the total space and available space per volume arranged into rows, and indexed by the volume name. These are all read only. | |
| apSystemManagementCompliances | 1.3.6.1.4.1.9148.3.2.4.1 | |||
| apSystemManagementConformance | 1.3.6.1.4.1.9148.3.2.4 | |||
| apSystemManagementGroups | 1.3.6.1.4.1.9148.3.2.4.2 | |||
| apSystemManagementModule | 1.3.6.1.4.1.9148.3.2 | The system management MIB for Acme Packet, now includes statistical data for session agents. | ||
| apSystemManagementMonitorGroups | 1.3.6.1.4.1.9148.3.2.4.4 | |||
| apSystemManagementMonitorPrefix | 1.3.6.1.4.1.9148.3.2.6 | |||
| apSystemManagementMonitors | 1.3.6.1.4.1.9148.3.2.6.0 | |||
| apSystemManagementNotificationPrefix | 1.3.6.1.4.1.9148.3.2.3 | |||
| apSystemManagementNotifications | 1.3.6.1.4.1.9148.3.2.3.0 | |||
| apSystemManagementNotificationsGroups | 1.3.6.1.4.1.9148.3.2.4.3 | |||
| U32 apSysVolumeAvailSpace | 1.3.6.1.4.1.9148.3.2.1.1.23.1.4 | Unsigned32 | read-only | The total space available on the volume, in KB |
| I32 apSysVolumeIndex | 1.3.6.1.4.1.9148.3.2.1.1.23.1.1 | Integer32 | read-only | A monotonically increasing integer for the sole purpose of indexing volumes |
| STR apSysVolumeName | 1.3.6.1.4.1.9148.3.2.1.1.23.1.2 | DisplayString | read-only | The name of the volume |
| U32 apSysVolumeTotalSpace | 1.3.6.1.4.1.9148.3.2.1.1.23.1.3 | Unsigned32 | read-only | The total size of the volume, in MB |
| SYS apSysXCodeAMRCapacity | 1.3.6.1.4.1.9148.3.2.1.1.35 | SysMgmtPercentage | read-only | The percentage of licensed AMR transcoding utilization |
| SYS apSysXCodeAMRWBCapacity | 1.3.6.1.4.1.9148.3.2.1.1.36 | SysMgmtPercentage | read-only | The percentage of licensed AMR-WB transcoding utilization |
| SYS apSysXCodeCapacity | 1.3.6.1.4.1.9148.3.2.1.1.34 | SysMgmtPercentage | read-only | The percentage of transcoding utilization |
| 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. |
| 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. |
| 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 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. |
| 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. |
| 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. |
FAQ
How would I catch an Acme Packet SBC approaching resource exhaustion during a call volume spike?
APSYSMGMT-MIB exposes apSysCPUUtil and apSysMemoryUtil for CPU and memory load, along with an aggregate apSysHealthScore and apSysState reflecting overall system condition. Alerting on rising CPU/memory utilization or a dropping health score lets operators intervene before the session border controller starts rejecting new SIP or MGCP sessions.
How can I confirm an Acme Packet SBC's HA pair is ready to fail over if the active unit drops?
The MIB includes apSysRedundancy, which reports the SBC's high-availability/redundancy state. Monitoring this alongside apSysState lets an operator verify the standby unit is synchronized and ready, so a hardware or software failure on the active SBC doesn't interrupt live VoIP sessions.
RFC description
Application system management MIB providing monitoring and control objects for application-level systems.
Start monitoring Acme Packet Session Border Controller (SBC) 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.