APSYSMGMT-MIB

MIB Reference — IPNetwork Monitor

All MIBsAPSYSMGMT-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.

Imported Objects

From ACMEPACKET-SMI

acmepacketMgmtOBJECT-IDENTITY

From ACMEPACKET-TC

ApHardwareModuleFamily
ApRedundancyState

From APLICENSE-MIB

apLicenseDatabaseRegCapOBJECT-TYPE

From IF-MIB

InterfaceIndex
ifIndexOBJECT-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

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.

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

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.

OIDs
OID symbolicOID numericTypeAccessDescription
apSystemManagementModule1.3.6.1.4.1.9148.3.2The system management MIB for Acme Packet, now includes statistical data for session agents.
apSysMgmtMIBObjects1.3.6.1.4.1.9148.3.2.1
apSysMgmtMIBGeneralObjects1.3.6.1.4.1.9148.3.2.1.1
SYS apSysCPUUtil1.3.6.1.4.1.9148.3.2.1.1.1SysMgmtPercentageread-onlyThe percentage of total CPU utilization measured in 1 second.
SYS apSysMemoryUtil1.3.6.1.4.1.9148.3.2.1.1.2SysMgmtPercentageread-onlyThe percentage of Memory utilization
SYS apSysHealthScore1.3.6.1.4.1.9148.3.2.1.1.3SysMgmtPercentageread-onlySystem health percentage. 100, which understands as 100%, is healthiest.
APR apSysRedundancy1.3.6.1.4.1.9148.3.2.1.1.4ApRedundancyStateread-onlyIn 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 apSysGlobalConSess1.3.6.1.4.1.9148.3.2.1.1.5Integer32read-onlyThe total instant number of Global Concurrent Sessions at the moment.
I32 apSysGlobalCPS1.3.6.1.4.1.9148.3.2.1.1.6Integer32read-onlyThe number of global call per second. This is an instant value.
SYS apSysNATCapacity1.3.6.1.4.1.9148.3.2.1.1.7SysMgmtPercentageread-onlyThe percentage of NAT table (in CAM) utilization.
SYS apSysARPCapacity1.3.6.1.4.1.9148.3.2.1.1.8SysMgmtPercentageread-onlyThe percentage of ARP table (in CAM) utilization.
INT apSysState1.3.6.1.4.1.9148.3.2.1.1.9INTEGERread-onlyThe current system state. Online denotes regular call processing, while offline implies no call processing but other administrative functions are available.
SYS apSysLicenseCapacity1.3.6.1.4.1.9148.3.2.1.1.10SysMgmtPercentageread-onlyThe percentage of licensed sessions currently in progress.
U32 apSysSipStatsActiveLocalContacts1.3.6.1.4.1.9148.3.2.1.1.11Unsigned32read-onlyNumber of current cached registered contacts in the SD.
U32 apSysMgcpGWEndpoints1.3.6.1.4.1.9148.3.2.1.1.12Unsigned32read-onlyNumber of current registered GW endpoints in the SD.
U32 apSysH323Registration1.3.6.1.4.1.9148.3.2.1.1.13Unsigned32read-onlyNumber of H323 registrations in the SD.
I32 apSysRegCacheLimit1.3.6.1.4.1.9148.3.2.1.1.14Integer32read-onlyThe maximum number of contacts allowed to be accepted into the registration cache. A value of 0 indicates no limit.
U32 apSysShortSessionThreshold1.3.6.1.4.1.9148.3.2.1.1.15Unsigned32read-onlyThe threshold for which a trap will be emitted when the amount of short sessions exceeds this value.
SYS apSysApplicationCPULoadRate1.3.6.1.4.1.9148.3.2.1.1.16SysMgmtPercentageread-onlyThe average load rate of the service applications taken over a period, upto 10 seconds.
SYS apSysRegistrationCapacity1.3.6.1.4.1.9148.3.2.1.1.17SysMgmtPercentageread-onlyThe percentage of licensed registrations currently in use.
C32 apSysRejectedMessages1.3.6.1.4.1.9148.3.2.1.1.18Counter32read-onlyNumber of messages rejected by the SD due to matching criteria.
U32 apSysSipEndptDemTrustToUntrust1.3.6.1.4.1.9148.3.2.1.1.19Unsigned32read-onlyThe global counter for SIP endpoint demotion from trusted to untrusted.
U32 apSysSipEndptDemUntrustToDeny1.3.6.1.4.1.9148.3.2.1.1.20Unsigned32read-onlyThe global counter for SIP endpoint demotion from untrusted to deny.
U32 apSysMgcpEndptDemTrustToUntrust1.3.6.1.4.1.9148.3.2.1.1.21Unsigned32read-onlyThe global counter for MGCP endpoint demotion from trusted to untrusted.
U32 apSysMgcpEndptDemUntrustToDeny1.3.6.1.4.1.9148.3.2.1.1.22Unsigned32read-onlyThe global counter for MGCP endpoint demotion from untrusted to deny.
apSysStorageSpaceTable1.3.6.1.4.1.9148.3.2.1.1.23not-accessibleA 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.
apSysStorageSpaceEntry1.3.6.1.4.1.9148.3.2.1.1.23.1not-accessibleA table entry designed to hold storage space data, on a single volume
I32 apSysVolumeIndex1.3.6.1.4.1.9148.3.2.1.1.23.1.1Integer32read-onlyA monotonically increasing integer for the sole purpose of indexing volumes
STR apSysVolumeName1.3.6.1.4.1.9148.3.2.1.1.23.1.2DisplayStringread-onlyThe name of the volume
U32 apSysVolumeTotalSpace1.3.6.1.4.1.9148.3.2.1.1.23.1.3Unsigned32read-onlyThe total size of the volume, in MB
U32 apSysVolumeAvailSpace1.3.6.1.4.1.9148.3.2.1.1.23.1.4Unsigned32read-onlyThe total space available on the volume, in KB
U32 apSysSipStatsActiveDatabaseContacts1.3.6.1.4.1.9148.3.2.1.1.24Unsigned32read-onlyNumber of current cached database-type contacts in the SD.
U32 apSysSipTotalCallsRejected1.3.6.1.4.1.9148.3.2.1.1.25Unsigned32read-onlyThe total number of SIP calls rejected.
U32 apSysCurrentEndptsDenied1.3.6.1.4.1.9148.3.2.1.1.26Unsigned32read-onlyThe total number of endpoints currently denied.
U32 apSysSipStatsActiveSubscriptions1.3.6.1.4.1.9148.3.2.1.1.27Unsigned32read-onlyNumber of active subscriptions in the SD.
C32 apSysSipStatsPerMaxSubscriptions1.3.6.1.4.1.9148.3.2.1.1.28Counter32read-onlyLifetime PerMax subscriptions count.
C32 apSysSipStatsMaximumActiveSubscriptions1.3.6.1.4.1.9148.3.2.1.1.29Counter32read-onlyCount of lifetime maximum active subscriptions.
C32 apSysSipStatsTotalSubscriptions1.3.6.1.4.1.9148.3.2.1.1.30Counter32read-onlyCount of lifetime total subscriptions for the SD.
STR apSysMgmtH248MgcName1.3.6.1.4.1.9148.3.2.1.1.31DisplayStringread-onlyName of H248 Core side MGC.
STR apSysMgmtH248Realm1.3.6.1.4.1.9148.3.2.1.1.32DisplayStringread-onlyRealm of H248 Core side MGC.
U32 apSysMgmtH248PortMapUsage1.3.6.1.4.1.9148.3.2.1.1.33Unsigned32read-onlyPort map usage on this core side MGC.
SYS apSysXCodeCapacity1.3.6.1.4.1.9148.3.2.1.1.34SysMgmtPercentageread-onlyThe percentage of transcoding utilization
SYS apSysXCodeAMRCapacity1.3.6.1.4.1.9148.3.2.1.1.35SysMgmtPercentageread-onlyThe percentage of licensed AMR transcoding utilization
SYS apSysXCodeAMRWBCapacity1.3.6.1.4.1.9148.3.2.1.1.36SysMgmtPercentageread-onlyThe percentage of licensed AMR-WB transcoding utilization
apSysETCCoreUtilTable1.3.6.1.4.1.9148.3.2.1.1.37not-accessibleA 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.
apSysETCCoreUtilEntry1.3.6.1.4.1.9148.3.2.1.1.37.1not-accessibleA table entry designed to hold storage space data, on a single volume
I32 apSysETCIndex1.3.6.1.4.1.9148.3.2.1.1.37.1.1Integer32not-accessibleA monotonically increasing integer for the sole purpose of indexing ETC.
I32 apSysETCCoreIndex1.3.6.1.4.1.9148.3.2.1.1.37.1.2Integer32not-accessibleA monotonically increasing integer for the sole purpose of indexing ETC CPU Core
SYS apSysETCCoreCPUUtil1.3.6.1.4.1.9148.3.2.1.1.37.1.3SysMgmtPercentageaccessible-for-notifyThe percentage of CPU utilization.
apSysETCMemoryPoolUtilTable1.3.6.1.4.1.9148.3.2.1.1.38not-accessibleA 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.
apSysETCMemoryPoolUtilEntry1.3.6.1.4.1.9148.3.2.1.1.38.1not-accessibleA table entry designed to hold storage space data, on a single volume
I32 apSysETCMemoryPoolIndex1.3.6.1.4.1.9148.3.2.1.1.38.1.1Integer32not-accessibleA monotonically increasing integer for the sole purpose of indexing ETC MemoryPool
SYS apSysETCMemoryPoolMemUtil1.3.6.1.4.1.9148.3.2.1.1.38.1.2SysMgmtPercentageaccessible-for-notifyThe percentage of Memory utilization
apSysMgmtMIBSessionObjects1.3.6.1.4.1.9148.3.2.1.2
apCombinedSessionAgentStatsTable1.3.6.1.4.1.9148.3.2.1.2.1not-accessibleA table to hold statistics information on H323 and sip session agents arranged into rows, indexed by unique integers. These are all read only.
apCombinedSessionAgentStatsEntry1.3.6.1.4.1.9148.3.2.1.2.1.1not-accessibleA table entry designed to hold statistics, on a single session agent
I32 apCombinedStatsSessionAgentIndex1.3.6.1.4.1.9148.3.2.1.2.1.1.1Integer32read-onlyA 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 apCombinedStatsSessionAgentHostname1.3.6.1.4.1.9148.3.2.1.2.1.1.2DisplayStringread-onlyThe hostname of the session agent the following statistics are being calculated for
APS apCombinedStatsSessionAgentType1.3.6.1.4.1.9148.3.2.1.2.1.1.3ApSessionAgentTyperead-onlyThe type of the specified Session-Agent, can be either sip or h323
U32 apCombinedStatsCurrentActiveSessionsInbound1.3.6.1.4.1.9148.3.2.1.2.1.1.4Unsigned32read-onlyNumber of current active inbound sessions
U32 apCombinedStatsCurrentSessionRateInbound1.3.6.1.4.1.9148.3.2.1.2.1.1.5Unsigned32read-onlyCurrent Inbound Session rate in CPS
U32 apCombinedStatsCurrentActiveSessionsOutbound1.3.6.1.4.1.9148.3.2.1.2.1.1.6Unsigned32read-onlyNumber of current active outbound sessions
U32 apCombinedStatsCurrentSessionRateOutbound1.3.6.1.4.1.9148.3.2.1.2.1.1.7Unsigned32read-onlyCurrent outbound session rate in CPS
C32 apCombinedStatsTotalSessionsInbound1.3.6.1.4.1.9148.3.2.1.2.1.1.8Counter32read-onlyTotal Number of inbound sessions
C32 apCombinedStatsTotalSessionsNotAdmittedInbound1.3.6.1.4.1.9148.3.2.1.2.1.1.9Counter32read-onlyTotal number of inbound sessions rejected due to insufficient bandwidth
U32 apCombinedStatsPeriodHighInbound1.3.6.1.4.1.9148.3.2.1.2.1.1.10Unsigned32read-onlyHighest number of concurrent inbound sessions during the period
U32 apCombinedStatsAverageRateInbound1.3.6.1.4.1.9148.3.2.1.2.1.1.11Unsigned32read-onlyAverage rate of inbound sessions during the period in CPS
C32 apCombinedStatsTotalSessionsOutbound1.3.6.1.4.1.9148.3.2.1.2.1.1.12Counter32read-onlyTotal Number of outbound sessions
C32 apCombinedStatsTotalSessionsNotAdmittedOutbound1.3.6.1.4.1.9148.3.2.1.2.1.1.13Counter32read-onlyTotal number of outbound sessions rejected due to insufficient bandwidth
U32 apCombinedStatsPeriodHighOutbound1.3.6.1.4.1.9148.3.2.1.2.1.1.14Unsigned32read-onlyHighest number of concurrent outbound sessions during the period
U32 apCombinedStatsAverageRateOutbound1.3.6.1.4.1.9148.3.2.1.2.1.1.15Unsigned32read-onlyAverage rate of outbound sessions during the period in CPS
U32 apCombinedStatsMaxBurstRate1.3.6.1.4.1.9148.3.2.1.2.1.1.16Unsigned32read-onlyMaximum burst rate of traffic measured during the period (combined inbound and outbound)
C32 apCombinedStatsPeriodSeizures1.3.6.1.4.1.9148.3.2.1.2.1.1.17Counter32read-onlyTotal number of seizures during the period
C32 apCombinedStatsPeriodAnswers1.3.6.1.4.1.9148.3.2.1.2.1.1.18Counter32read-onlyTotal number of answered sessions during the period
U32 apCombinedStatsPeriodASR1.3.6.1.4.1.9148.3.2.1.2.1.1.19Unsigned32read-onlyThe answer-to-seizure ratio, expressed as a percentage. For example, a value of 90 would represent 90%, or .90
U32 apCombinedStatsAverageLatency1.3.6.1.4.1.9148.3.2.1.2.1.1.20Unsigned32read-onlyAverage observed one-way signalling latency during the period in milliseconds
U32 apCombinedStatsMaxLatency1.3.6.1.4.1.9148.3.2.1.2.1.1.21Unsigned32read-onlyMaximum observed one-way signalling latency during the period in milliseconds
APS apCombinedStatsSessionAgentStatus1.3.6.1.4.1.9148.3.2.1.2.1.1.22ApSessionAgentStatusOptionsread-onlyThe current status of the specified session agent, which is expressed as INS, OOSnonresp, OOSconstraintsviolation, BecomingOOS, or ForcedOOS
apSipSessionAgentStatsTable1.3.6.1.4.1.9148.3.2.1.2.2not-accessibleA table to hold statistics information on SIP session agents arranged into rows, indexed by unique integers. These are all read only.
apSipSessionAgentStatsEntry1.3.6.1.4.1.9148.3.2.1.2.2.1not-accessibleA table entry designed to hold statistics, on a single session agent
I32 apSipSAStatsSessionAgentIndex1.3.6.1.4.1.9148.3.2.1.2.2.1.1Integer32read-onlyA 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 apSipSAStatsSessionAgentHostname1.3.6.1.4.1.9148.3.2.1.2.2.1.2DisplayStringread-onlyThe hostname of the session agent the following statistics are being calculated for
APS apSipSAStatsSessionAgentType1.3.6.1.4.1.9148.3.2.1.2.2.1.3ApSessionAgentTyperead-onlyThe type of the specified Session-Agent, can be either sip or h323
U32 apSipSAStatsCurrentActiveSessionsInbound1.3.6.1.4.1.9148.3.2.1.2.2.1.4Unsigned32read-onlyNumber of current active inbound sessions
U32 apSipSAStatsCurrentSessionRateInbound1.3.6.1.4.1.9148.3.2.1.2.2.1.5Unsigned32read-onlyCurrent Inbound Session rate in CPS
U32 apSipSAStatsCurrentActiveSessionsOutbound1.3.6.1.4.1.9148.3.2.1.2.2.1.6Unsigned32read-onlyNumber of current active outbound sessions
U32 apSipSAStatsCurrentSessionRateOutbound1.3.6.1.4.1.9148.3.2.1.2.2.1.7Unsigned32read-onlyCurrent outbound session rate in CPS
C32 apSipSAStatsTotalSessionsInbound1.3.6.1.4.1.9148.3.2.1.2.2.1.8Counter32read-onlyTotal Number of inbound sessions
C32 apSipSAStatsTotalSessionsNotAdmittedInbound1.3.6.1.4.1.9148.3.2.1.2.2.1.9Counter32read-onlyTotal number of inbound sessions rejected due to insufficient bandwidth
U32 apSipSAStatsPeriodHighInbound1.3.6.1.4.1.9148.3.2.1.2.2.1.10Unsigned32read-onlyHighest number of concurrent inbound sessions during the period
U32 apSipSAStatsAverageRateInbound1.3.6.1.4.1.9148.3.2.1.2.2.1.11Unsigned32read-onlyAverage rate of inbound sessions during the period in CPS
C32 apSipSAStatsTotalSessionsOutbound1.3.6.1.4.1.9148.3.2.1.2.2.1.12Counter32read-onlyTotal Number of outbound sessions
C32 apSipSAStatsTotalSessionsNotAdmittedOutbound1.3.6.1.4.1.9148.3.2.1.2.2.1.13Counter32read-onlyTotal number of outbound sessions rejected due to insufficient bandwidth
U32 apSipSAStatsPeriodHighOutbound1.3.6.1.4.1.9148.3.2.1.2.2.1.14Unsigned32read-onlyHighest number of concurrent outbound sessions during the period
U32 apSipSAStatsAverageRateOutbound1.3.6.1.4.1.9148.3.2.1.2.2.1.15Unsigned32read-onlyAverage rate of outbound sessions during the period in CPS
U32 apSipSAStatsMaxBurstRate1.3.6.1.4.1.9148.3.2.1.2.2.1.16Unsigned32read-onlyMaximum burst rate of traffic measured during the period (combined inbound and outbound)
C32 apSipSAStatsPeriodSeizures1.3.6.1.4.1.9148.3.2.1.2.2.1.17Counter32read-onlyTotal number of seizures during the period
C32 apSipSAStatsPeriodAnswers1.3.6.1.4.1.9148.3.2.1.2.2.1.18Counter32read-onlyTotal number of answered sessions during the period
U32 apSipSAStatsPeriodASR1.3.6.1.4.1.9148.3.2.1.2.2.1.19Unsigned32read-onlyThe answer-to-seizure ratio, expressed as a percentage. For example, a value of 90 would represent 90%, or .90
U32 apSipSAStatsAverageLatency1.3.6.1.4.1.9148.3.2.1.2.2.1.20Unsigned32read-onlyAverage observed one-way signalling latency during the period in milliseconds
U32 apSipSAStatsMaxLatency1.3.6.1.4.1.9148.3.2.1.2.2.1.21Unsigned32read-onlyMaximum observed one-way signalling latency during the period in milliseconds
APS apSipSAStatsSessionAgentStatus1.3.6.1.4.1.9148.3.2.1.2.2.1.22ApSessionAgentStatusOptionsread-onlyThe current status of the specified session agent, which is expressed as INS, OOSnonresp, OOSconstraintsviolation, BecomingOOS, or ForcedOOS
apH323SessionAgentStatsTable1.3.6.1.4.1.9148.3.2.1.2.3not-accessibleA table to hold statistics information on H323 session agents arranged into rows, indexed by unique integers. These are all read only.
apH323SessionAgentStatsEntry1.3.6.1.4.1.9148.3.2.1.2.3.1not-accessibleA table entry designed to hold statistics, on a single session agent
I32 apH323SAStatsSessionAgentIndex1.3.6.1.4.1.9148.3.2.1.2.3.1.1Integer32read-onlyA 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 apH323SAStatsSessionAgentHostname1.3.6.1.4.1.9148.3.2.1.2.3.1.2DisplayStringread-onlyThe hostname of the session agent the following statistics are being calculated for
APS apH323SAStatsSessionAgentType1.3.6.1.4.1.9148.3.2.1.2.3.1.3ApSessionAgentTyperead-onlyThe type of the specified Session-Agent, can be either sip or h323
U32 apH323SAStatsCurrentActiveSessionsInbound1.3.6.1.4.1.9148.3.2.1.2.3.1.4Unsigned32read-onlyNumber of current active inbound sessions
U32 apH323SAStatsCurrentSessionRateInbound1.3.6.1.4.1.9148.3.2.1.2.3.1.5Unsigned32read-onlyCurrent Inbound Session rate in CPS
U32 apH323SAStatsCurrentActiveSessionsOutbound1.3.6.1.4.1.9148.3.2.1.2.3.1.6Unsigned32read-onlyNumber of current active outbound sessions
U32 apH323SAStatsCurrentSessionRateOutbound1.3.6.1.4.1.9148.3.2.1.2.3.1.7Unsigned32read-onlyCurrent outbound session rate in CPS
C32 apH323SAStatsTotalSessionsInbound1.3.6.1.4.1.9148.3.2.1.2.3.1.8Counter32read-onlyTotal Number of inbound sessions
C32 apH323SAStatsTotalSessionsNotAdmittedInbound1.3.6.1.4.1.9148.3.2.1.2.3.1.9Counter32read-onlyTotal number of inbound sessions rejected due to insufficient bandwidth
U32 apH323SAStatsPeriodHighInbound1.3.6.1.4.1.9148.3.2.1.2.3.1.10Unsigned32read-onlyHighest number of concurrent inbound sessions during the period
U32 apH323SAStatsAverageRateInbound1.3.6.1.4.1.9148.3.2.1.2.3.1.11Unsigned32read-onlyAverage rate of inbound sessions during the period in CPS
C32 apH323SAStatsTotalSessionsOutbound1.3.6.1.4.1.9148.3.2.1.2.3.1.12Counter32read-onlyTotal Number of outbound sessions
C32 apH323SAStatsTotalSessionsNotAdmittedOutbound1.3.6.1.4.1.9148.3.2.1.2.3.1.13Counter32read-onlyTotal number of outbound sessions rejected due to insufficient bandwidth
U32 apH323SAStatsPeriodHighOutbound1.3.6.1.4.1.9148.3.2.1.2.3.1.14Unsigned32read-onlyHighest number of concurrent outbound sessions during the period
U32 apH323SAStatsAverageRateOutbound1.3.6.1.4.1.9148.3.2.1.2.3.1.15Unsigned32read-onlyAverage rate of outbound sessions during the period in CPS
U32 apH323SAStatsMaxBurstRate1.3.6.1.4.1.9148.3.2.1.2.3.1.16Unsigned32read-onlyMaximum burst rate of traffic measured during the period (combined inbound and outbound)
C32 apH323SAStatsPeriodSeizures1.3.6.1.4.1.9148.3.2.1.2.3.1.17Counter32read-onlyTotal number of seizures during the period
C32 apH323SAStatsPeriodAnswers1.3.6.1.4.1.9148.3.2.1.2.3.1.18Counter32read-onlyTotal number of answered sessions during the period
U32 apH323SAStatsPeriodASR1.3.6.1.4.1.9148.3.2.1.2.3.1.19Unsigned32read-onlyThe answer-to-seizure ratio, expressed as a percentage. For example, a value of 90 would represent 90%, or .90
U32 apH323SAStatsAverageLatency1.3.6.1.4.1.9148.3.2.1.2.3.1.20Unsigned32read-onlyAverage observed one-way signalling latency during the period in milliseconds
U32 apH323SAStatsMaxLatency1.3.6.1.4.1.9148.3.2.1.2.3.1.21Unsigned32read-onlyMaximum observed one-way signalling latency during the period in milliseconds
APS apH323SAStatsSessionAgentStatus1.3.6.1.4.1.9148.3.2.1.2.3.1.22ApSessionAgentStatusOptionsread-onlyThe current status of the specified session agent, which is expressed as INS, OOSnonresp, OOSconstraintsviolation, BecomingOOS, or ForcedOOS
apSigRealmStatsTable1.3.6.1.4.1.9148.3.2.1.2.4not-accessibleA table to hold statistics information on realms arranged into rows, indexed by unique integers. These are all read only.
apSigRealmStatsEntry1.3.6.1.4.1.9148.3.2.1.2.4.1not-accessibleA table entry designed to hold statistics, on a single realm
I32 apSigRealmStatsRealmIndex1.3.6.1.4.1.9148.3.2.1.2.4.1.1Integer32read-onlyA 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 apSigRealmStatsRealmName1.3.6.1.4.1.9148.3.2.1.2.4.1.2DisplayStringread-onlyThe name of the realm the following statistics are being calculated for
U32 apSigRealmStatsCurrentActiveSessionsInbound1.3.6.1.4.1.9148.3.2.1.2.4.1.3Unsigned32read-onlyNumber of current active inbound sessions
U32 apSigRealmStatsCurrentSessionRateInbound1.3.6.1.4.1.9148.3.2.1.2.4.1.4Unsigned32read-onlyCurrent Inbound Session rate in CPS
U32 apSigRealmStatsCurrentActiveSessionsOutbound1.3.6.1.4.1.9148.3.2.1.2.4.1.5Unsigned32read-onlyNumber of current active outbound sessions
U32 apSigRealmStatsCurrentSessionRateOutbound1.3.6.1.4.1.9148.3.2.1.2.4.1.6Unsigned32read-onlyCurrent outbound session rate in CPS
C32 apSigRealmStatsTotalSessionsInbound1.3.6.1.4.1.9148.3.2.1.2.4.1.7Counter32read-onlyTotal Number of inbound sessions
C32 apSigRealmStatsTotalSessionsNotAdmittedInbound1.3.6.1.4.1.9148.3.2.1.2.4.1.8Counter32read-onlyTotal number of inbound sessions rejected due to insufficient bandwidth
U32 apSigRealmStatsPeriodHighInbound1.3.6.1.4.1.9148.3.2.1.2.4.1.9Unsigned32read-onlyHighest number of concurrent inbound sessions during the period
U32 apSigRealmStatsAverageRateInbound1.3.6.1.4.1.9148.3.2.1.2.4.1.10Unsigned32read-onlyAverage rate of inbound sessions during the period in CPS
C32 apSigRealmStatsTotalSessionsOutbound1.3.6.1.4.1.9148.3.2.1.2.4.1.11Counter32read-onlyTotal Number of outbound sessions
C32 apSigRealmStatsTotalSessionsNotAdmittedOutbound1.3.6.1.4.1.9148.3.2.1.2.4.1.12Counter32read-onlyTotal number of outbound sessions rejected due to insufficient bandwidth
U32 apSigRealmStatsPeriodHighOutbound1.3.6.1.4.1.9148.3.2.1.2.4.1.13Unsigned32read-onlyHighest number of concurrent outbound sessions during the period
U32 apSigRealmStatsAverageRateOutbound1.3.6.1.4.1.9148.3.2.1.2.4.1.14Unsigned32read-onlyAverage rate of outbound sessions during the period in CPS
U32 apSigRealmStatsMaxBurstRate1.3.6.1.4.1.9148.3.2.1.2.4.1.15Unsigned32read-onlyMaximum burst rate of traffic measured during the period (combined inbound and outbound)
C32 apSigRealmStatsPeriodSeizures1.3.6.1.4.1.9148.3.2.1.2.4.1.16Counter32read-onlyTotal number of seizures during the period
C32 apSigRealmStatsPeriodAnswers1.3.6.1.4.1.9148.3.2.1.2.4.1.17Counter32read-onlyTotal number of answered sessions during the period
U32 apSigRealmStatsPeriodASR1.3.6.1.4.1.9148.3.2.1.2.4.1.18Unsigned32read-onlyThe answer-to-seizure ratio, expressed as a percentage. For example, a value of 90 would represent 90%, or .90
U32 apSigRealmStatsAverageLatency1.3.6.1.4.1.9148.3.2.1.2.4.1.19Unsigned32not-accessibleAverage observed one-way signalling latency during the period in milliseconds
U32 apSigRealmStatsMaxLatency1.3.6.1.4.1.9148.3.2.1.2.4.1.20Unsigned32not-accessibleMaximum observed one-way signalling latency during the period in milliseconds
U32 apSigRealmStatsMinutesLeft1.3.6.1.4.1.9148.3.2.1.2.4.1.21Unsigned32read-onlyThe number of monthly-minutes left in the pool per calendar month for a given realm
U32 apSigRealmStatsMinutesReject1.3.6.1.4.1.9148.3.2.1.2.4.1.22Unsigned32read-onlyPeg counts of number of rejected calls due to monthly-minutes constraints exceeded
C32 apSigRealmStatsShortSessions1.3.6.1.4.1.9148.3.2.1.2.4.1.23Counter32read-onlyThe lifetime number of sessions whose duration was less than the configured short session duration.
U32 apSigRealmStatsAverageQoSRFactor1.3.6.1.4.1.9148.3.2.1.2.4.1.24Unsigned32read-onlyAverage QoS RFactor observed during the period
U32 apSigRealmStatsMaximumQoSRFactor1.3.6.1.4.1.9148.3.2.1.2.4.1.25Unsigned32read-onlyAverage QoS RFactor observed during the period
U32 apSigRealmStatsCurrentMajorRFactorExceeded1.3.6.1.4.1.9148.3.2.1.2.4.1.26Unsigned32read-onlyPeg counts of number of times the Major Rfactor threshold was exceeded during the period
C32 apSigRealmStatsTotalMajorRFactorExceeded1.3.6.1.4.1.9148.3.2.1.2.4.1.27Counter32read-onlyPeg counts of number of times the Major Rfactor threshold was exceeded during the lifetime
U32 apSigRealmStatsCurrentCriticalRFactorExceeded1.3.6.1.4.1.9148.3.2.1.2.4.1.28Unsigned32read-onlyPeg counts of number of times the Critical Rfactor threshold was exceeded during the period
C32 apSigRealmStatsTotalCriticalRFactorExceeded1.3.6.1.4.1.9148.3.2.1.2.4.1.29Counter32read-onlyPeg counts of number of times the Critical Rfactor threshold was exceeded during the lifetime
APS apSigRealmStatsRealmStatus1.3.6.1.4.1.9148.3.2.1.2.4.1.30ApSigRealmStatusOptionsread-onlyThe current status of the specified realm, which is expressed as INS,constraintsviolation, or callLoadReduction
U32 apSigRealmStatsActiveLocalContacts1.3.6.1.4.1.9148.3.2.1.2.4.1.31Unsigned32read-onlyNumber of current cached registered contacts, for a given realm, in the SD.
U32 apSigRealmStatsActiveSubscriptions1.3.6.1.4.1.9148.3.2.1.2.4.1.32Unsigned32read-onlyNumber of active subscriptions for the given realm.
C32 apSigRealmStatsPerMaxSubscriptions1.3.6.1.4.1.9148.3.2.1.2.4.1.33Counter32read-onlyLifetime PerMax subscriptions count for the given realm.
C32 apSigRealmStatsMaximumActiveSubscriptions1.3.6.1.4.1.9148.3.2.1.2.4.1.34Counter32read-onlyCount of lifetime maximum active subscriptions for the given realm.
C32 apSigRealmStatsTotalSubscriptions1.3.6.1.4.1.9148.3.2.1.2.4.1.35Counter32read-onlyCount of lifetime total subscriptions for the SD.
apSysMgmtMIBNetMgmtCtrlObjects1.3.6.1.4.1.9148.3.2.1.3
apNetMgmtCtrlStatsTable1.3.6.1.4.1.9148.3.2.1.3.1not-accessibleA 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.
apNetMgmtCtrlStatsEntry1.3.6.1.4.1.9148.3.2.1.3.1.1not-accessibleA table entry designed to hold statistics, on a single network management control
STR apNetMgmtCtrlStatsName1.3.6.1.4.1.9148.3.2.1.3.1.1.1DisplayStringread-onlyThe name of the network management control the following statistics are being calculated for
APN apNetMgmtCtrlStatsType1.3.6.1.4.1.9148.3.2.1.3.1.1.2ApNetMgmtCtrlTyperead-onlyThe type of the specified network management control, which can be gap-rate, gap-percent or priority
U32 apNetMgmtCtrlStatsIncomingTotal1.3.6.1.4.1.9148.3.2.1.3.1.1.3Unsigned32read-onlyTotal number of incoming calls that have matched a destination identifier of the specified network management control
U32 apNetMgmtCtrlStatsRejectedTotal1.3.6.1.4.1.9148.3.2.1.3.1.1.4Unsigned32read-onlyTotal number of incoming calls that have been rejected by the specified network management control
U32 apNetMgmtCtrlStatsDivertedTotal1.3.6.1.4.1.9148.3.2.1.3.1.1.5Unsigned32read-onlyTotal number of incoming calls that have been diverted by the specified network management control
U32 apNetMgmtCtrlStatsIncomingCurrent1.3.6.1.4.1.9148.3.2.1.3.1.1.6Unsigned32read-onlyNumber of incoming calls during the current period that have matched a destination identifier of the specified network management control
U32 apNetMgmtCtrlStatsRejectedCurrent1.3.6.1.4.1.9148.3.2.1.3.1.1.7Unsigned32read-onlyNumber of incoming calls during the current period that have been rejected by the specified network management control
U32 apNetMgmtCtrlStatsDivertedCurrent1.3.6.1.4.1.9148.3.2.1.3.1.1.8Unsigned32read-onlyNumber of incoming calls during the current period that have been diverted by the specified network management control
U32 apNetMgmtCtrlStatsIncomingPeriodMax1.3.6.1.4.1.9148.3.2.1.3.1.1.9Unsigned32read-onlyMaximum number of incoming calls during a period that have matched a destination identifier of the specified network management control
U32 apNetMgmtCtrlStatsRejectedPeriodMax1.3.6.1.4.1.9148.3.2.1.3.1.1.10Unsigned32read-onlyMaximum number of incoming calls during a period that have been rejected by the specified network management control
U32 apNetMgmtCtrlStatsDivertedPeriodMax1.3.6.1.4.1.9148.3.2.1.3.1.1.11Unsigned32read-onlyMaximum number of incoming calls during a period that have been diverted by the specified network management control
APN apNetMgmtCtrlStatsState1.3.6.1.4.1.9148.3.2.1.3.1.1.12ApNetMgmtCtrlStateread-onlyThe state of the specified network management control, which can be disabled or enabled
apSysMgmtMIBENUMServerStatusObjects1.3.6.1.4.1.9148.3.2.1.4
apENUMServerStatusTable1.3.6.1.4.1.9148.3.2.1.4.1not-accessibleThis 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.
apENUMServerStatusEntry1.3.6.1.4.1.9148.3.2.1.4.1.1not-accessibleAn entry designed to hold the status of a single ENUM server
STR apENUMConfigName1.3.6.1.4.1.9148.3.2.1.4.1.1.1DisplayStringread-onlyThe name of the enum-config element that contains this ENUM server.
IP apENUMServerIpAddress1.3.6.1.4.1.9148.3.2.1.4.1.1.2IpAddressread-onlyThe IP address of this ENUM server.
INT apENUMServerStatus1.3.6.1.4.1.9148.3.2.1.4.1.1.3INTEGERread-onlyThe status of this ENUM server.
apSysMgmtMIBNSEPStatsObjects1.3.6.1.4.1.9148.3.2.1.5
U32 apNSEPStatsCurrentActiveSessionsInbound1.3.6.1.4.1.9148.3.2.1.5.1Unsigned32read-onlyNumber of current active inbound NS/EP sessions
C32 apNSEPStatsTotalSessionsInbound1.3.6.1.4.1.9148.3.2.1.5.2Counter32read-onlyTotal Number of inbound NS/EP sessions during the period
U32 apNSEPStatsPeriodHighInbound1.3.6.1.4.1.9148.3.2.1.5.3Unsigned32read-onlyHighest number of concurrent inbound NS/EP sessions during the period
U32 apNSEPStatsPeriod1.3.6.1.4.1.9148.3.2.1.5.4Unsigned32read-onlyThe period for which the stats are collected in secs
apNSEPStatsRPHTable1.3.6.1.4.1.9148.3.2.1.5.5not-accessibleA table to hold statistics information on NS/EP sessions arranged into rows, indexed by unique RPH values (namespace.rpriority) These are all read only.
apNSEPStatsRPHEntry1.3.6.1.4.1.9148.3.2.1.5.5.1not-accessibleA table entry designed to hold statistics, on a single RPH value
STR apNSEPStatsRPHValue1.3.6.1.4.1.9148.3.2.1.5.5.1.1DisplayStringread-onlyThe RPH Value the following statistics are being calculated for
U32 apNSEPStatsRPHCurrentActiveSessionsInbound1.3.6.1.4.1.9148.3.2.1.5.5.1.2Unsigned32read-onlyNumber of current active inbound NS/EP sessions
U32 apNSEPStatsRPHTotalSessionsInbound1.3.6.1.4.1.9148.3.2.1.5.5.1.3Unsigned32read-onlyTotal Number of inbound NS/EP sessions
U32 apNSEPStatsRPHPeriodHighInbound1.3.6.1.4.1.9148.3.2.1.5.5.1.4Unsigned32read-onlyHighest number of concurrent inbound NS/EP sessions during the period
U32 apNSEPStatsRPHTotalSessionsNotAdmittedInbound1.3.6.1.4.1.9148.3.2.1.5.5.1.5Unsigned32read-onlyTotal number of inbound NS/EP sessions rejected
U32 apNSEPStatsRPHCurrentActiveSessionsOutbound1.3.6.1.4.1.9148.3.2.1.5.5.1.6Unsigned32read-onlyNumber of current active outbound NS/EP sessions
U32 apNSEPStatsRPHTotalSessionsOutbound1.3.6.1.4.1.9148.3.2.1.5.5.1.7Unsigned32read-onlyTotal Number of outbound NS/EP sessions
U32 apNSEPStatsRPHPeriodHighOutbound1.3.6.1.4.1.9148.3.2.1.5.5.1.8Unsigned32read-onlyHighest number of concurrent outbound NS/EP sessions during the period
U32 apNSEPStatsRPHTotalSessionsNotAdmittedOutbound1.3.6.1.4.1.9148.3.2.1.5.5.1.9Unsigned32read-onlyTotal number of outbound NS/EP sessions rejected
apSysMgmtMIBLDAPServerStatusObjects1.3.6.1.4.1.9148.3.2.1.6
apLDAPServerStatusTable1.3.6.1.4.1.9148.3.2.1.6.1not-accessibleA read-only table to hold the status of configured LDAP servers, indexed by server IP.
apLDAPServerStatusEntry1.3.6.1.4.1.9148.3.2.1.6.1.1not-accessibleAn entry designed to hold the status of a single LDAP server
STR apLDAPConfigName1.3.6.1.4.1.9148.3.2.1.6.1.1.1DisplayStringread-onlyThe name of the ldap-config element that contains this LDAP server.
IP apLDAPServerIpAddress1.3.6.1.4.1.9148.3.2.1.6.1.1.2IpAddressread-onlyThe IP address of this LDAP server.
INT apLDAPServerStatus1.3.6.1.4.1.9148.3.2.1.6.1.1.3INTEGERread-onlyThe status of this LDAP server.
apSysMgmtSystemTrapObjects1.3.6.1.4.1.9148.3.2.1.7
apSysMgmtTrapTable1.3.6.1.4.1.9148.3.2.1.7.1not-accessibleA 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.
apSysMgmtTrapTableEntry1.3.6.1.4.1.9148.3.2.1.7.1.1not-accessibleA table entry designed to hold traps, on a Session Border Controller.
U32 apTrapTableSystemTime1.3.6.1.4.1.9148.3.2.1.7.1.1.1Unsigned32not-accessibleThe system time of the session border controller.
U32 apTrapTableInstanceIndex1.3.6.1.4.1.9148.3.2.1.7.1.1.2Unsigned32not-accessibleThe instance index of the trapID incremented with a resolution of a second.
U32 apTrapTableNumVariables1.3.6.1.4.1.9148.3.2.1.7.1.1.3Unsigned32read-onlyThe number of information encoded in the trap.
TIK apTrapTableSysUptime1.3.6.1.4.1.9148.3.2.1.7.1.1.4TimeTicksread-onlyThe snmp sysUptime when the trap was generated.
OID apTrapTableTrapId1.3.6.1.4.1.9148.3.2.1.7.1.1.5OBJECT IDENTIFIERread-onlyThe trapID associated with the fault condition.
apSysMgmtTrapInformationTable1.3.6.1.4.1.9148.3.2.1.7.2not-accessibleA 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.
apSysMgmtTrapInformationTableEntry1.3.6.1.4.1.9148.3.2.1.7.2.1not-accessibleA table entry designed to hold trap information, reported by a Session Border Controller.
U32 apTrapInformationTableDataIndex1.3.6.1.4.1.9148.3.2.1.7.2.1.1Unsigned32not-accessibleThe index of the information encoded in the trap.
INT apTrapInformationTableDataType1.3.6.1.4.1.9148.3.2.1.7.2.1.2INTEGERread-onlysnmp type enumerated encoded in the trap. snmpTypeInteger is the size of integer. snmpTypeObjectIpAddress is an octet string of length 4.
U32 apTrapInformationTableDataLength1.3.6.1.4.1.9148.3.2.1.7.2.1.3Unsigned32read-onlyThe octet length of the information encoded in the trap.
OCT apTrapInformationTableDataOctets1.3.6.1.4.1.9148.3.2.1.7.2.1.4OCTET STRINGread-onlyThe 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.
apSysMgmtInterfaceObjects1.3.6.1.4.1.9148.3.2.1.8
apSysMgmtPhyUtilTable1.3.6.1.4.1.9148.3.2.1.8.1not-accessibleA Table that contains RX and TX utilization information on media ports.
apSysMgmtPhyUtilTableEntry1.3.6.1.4.1.9148.3.2.1.8.1.1not-accessibleA table entry that contains RX and TX utilization information on media ports.
SYS apPhyUtilTableRXUtil1.3.6.1.4.1.9148.3.2.1.8.1.1.1SysMgmtPercentageread-onlyThe RX Network utilization of the physical port measured over a 1 second period.
SYS apPhyUtilTableTXUtil1.3.6.1.4.1.9148.3.2.1.8.1.1.2SysMgmtPercentageread-onlyThe TX Network utilization of the physical port measured over a 1 second period.
apSysMgmtNotificationObjects1.3.6.1.4.1.9148.3.2.2
OID apSysMgmtTrapType1.3.6.1.4.1.9148.3.2.2.1OBJECT IDENTIFIERaccessible-for-notifyThe object ID of the item which value is exceeds its monitoring threshold
I32 apSysMgmtTrapValue1.3.6.1.4.1.9148.3.2.2.2Integer32accessible-for-notifyThe value of the object which causes the trap to occur.
I32 apSysMgmtSlotID1.3.6.1.4.1.9148.3.2.2.3Integer32accessible-for-notifyThe slot the trap occurs on.
APH apSysMgmtSlotType1.3.6.1.4.1.9148.3.2.2.4ApHardwareModuleFamilyaccessible-for-notifyThe slot type the trap occurs on.
INT apSysMgmtRedundancyState1.3.6.1.4.1.9148.3.2.2.5INTEGERaccessible-for-notifyThe new redundancy state for the generating entity.
APR apSysMgmtSingleUnitRedundancyState1.3.6.1.4.1.9148.3.2.2.6ApRedundancyStateaccessible-for-notifyThe new redundancy state for the generating entity.
U32 apSysMgmtSipInterfaceActiveLocalContacts1.3.6.1.4.1.9148.3.2.2.7Unsigned32accessible-for-notifyNumber of current cached registered contacts per Sip Interface.
U32 apSysMgmtSipInterfaceRegCacheLimit1.3.6.1.4.1.9148.3.2.2.8Unsigned32accessible-for-notifyThe maximum number of contacts allowed to be accepted into the registration cache per Sip Interface. A value of 0 indicates no limit.
apSystemManagementNotificationPrefix1.3.6.1.4.1.9148.3.2.3
apSystemManagementNotifications1.3.6.1.4.1.9148.3.2.3.0
NTF apSysMgmtGroupTrap1.3.6.1.4.1.9148.3.2.3.0.1The trap will generated if value of the monitoring object exceeds a certain threshold.
NTF apSysMgmtGroupClearTrap1.3.6.1.4.1.9148.3.2.3.0.2The 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 apSysMgmtSingleUnitRedundancyTrap1.3.6.1.4.1.9148.3.2.3.0.3The trap will generated a slot's status changes. The varbinds contain the new information for the generating slot.
apSystemManagementConformance1.3.6.1.4.1.9148.3.2.4
apSystemManagementCompliances1.3.6.1.4.1.9148.3.2.4.1
apSystemManagementGroups1.3.6.1.4.1.9148.3.2.4.2
apSysMgmtGeneralGroup1.3.6.1.4.1.9148.3.2.4.2.1A collection of objects providing the system manager MIB capability.
apSysMgmtCombinedGroup1.3.6.1.4.1.9148.3.2.4.2.2A collection of statistics for session H323 and SIP sessions.
apSysMgmtSipGroup1.3.6.1.4.1.9148.3.2.4.2.3A collection of statistics for SIP sessions.
apSysMgmtH323Group1.3.6.1.4.1.9148.3.2.4.2.4A collection of statistics for H323 sessions.
apSysMgmtSigRealmGroup1.3.6.1.4.1.9148.3.2.4.2.5A collection of statistics for realms.
apSysMgmtCtrlStatsGroup1.3.6.1.4.1.9148.3.2.4.2.6A collection of stats reflecting network management controls.
apSysMgmtENUMServerStatusGroup1.3.6.1.4.1.9148.3.2.4.2.7Report the status of configured ENUM servers.
apSysMgmtNSEPStatsGroup1.3.6.1.4.1.9148.3.2.4.2.8Objects to monitor NS/EP sessions.
apSysMgmtExtSigRealmStatsGroup1.3.6.1.4.1.9148.3.2.4.2.9Objects added to the realm table for extended stat reporting.
apSysMgmtLDAPServerStatusGroup1.3.6.1.4.1.9148.3.2.4.2.10Objects to monitor NS/EP sessions.
apSysMgmtRegistrationGroup1.3.6.1.4.1.9148.3.2.4.2.11Objects to monitor registration.
apSysMgmtRegCacheLimitGroup1.3.6.1.4.1.9148.3.2.4.2.12Objects for monitoring registration cache usage.
apSysMgmtShortSessionGroup1.3.6.1.4.1.9148.3.2.4.2.13Objects to monitor short duration sessions.
apSysMgmtTrapTableObjectGroup1.3.6.1.4.1.9148.3.2.4.2.14Attributes of the trap table in the Session Border Controller.
apSysMgmtRealmStatsQoSGroup1.3.6.1.4.1.9148.3.2.4.2.15Objects to monitor QoS statistics for a realm.
apSysMgmtApplicationCPUUsageGroup1.3.6.1.4.1.9148.3.2.4.2.16Objects to monitor application CPU usage.
apSysMgmtRegistrationCapacityGroup1.3.6.1.4.1.9148.3.2.4.2.17Objects to monitor registration use against licensed capacity.
apSysMgmtRejectedMessagesGroup1.3.6.1.4.1.9148.3.2.4.2.18Objects to track the number of messages rejected by the SD.
apSysMgmtEndPtDemotionObjectGroup1.3.6.1.4.1.9148.3.2.4.2.19Attributes for counting global endpoint demotions.
apSysMgmtCallRecordingGroup1.3.6.1.4.1.9148.3.2.4.2.20Objects to monitor Call Recording Servers.
apSysMgmtPhyUtilGroup1.3.6.1.4.1.9148.3.2.4.2.21Objects to monitor PHY utilization.
apSysMgmtStorageSpaceGroup1.3.6.1.4.1.9148.3.2.4.2.22Objects to monitor storage space.
apSysMgmtCtrlStatsGroup21.3.6.1.4.1.9148.3.2.4.2.23A collection of stats reflecting network management controls.
apSysMgmtDatabaseRegGroup1.3.6.1.4.1.9148.3.2.4.2.24Objects to monitor database registration functionality.
apSysMgmtCallsRejectedGroup1.3.6.1.4.1.9148.3.2.4.2.25Number of SIP Calls rejected.
apSysMgmtRealmRegCacheSummaryGroup1.3.6.1.4.1.9148.3.2.4.2.26Display the number of active local contacts for a given realm.
apSysMgmtSubscriptionSummaryGroup1.3.6.1.4.1.9148.3.2.4.2.27Display Subscription counts on a per-realm or system-wide basis.
apSysMgmtETCUtilGroup1.3.6.1.4.1.9148.3.2.4.2.28Objects group including CPU utilization and memory pool utilization in a ETC card.
apSystemManagementNotificationsGroups1.3.6.1.4.1.9148.3.2.4.3
apSysMgmtNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.1A collection of traps generated by the smgmt mib.
apSysMgmtH323NotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.2A collection of traps generated by the h323.
apSysMgmtNotificationsGroup21.3.6.1.4.1.9148.3.2.4.3.3A collection of traps to extend reporting capabilities.
apSysMgmtNotificationsGroup31.3.6.1.4.1.9148.3.2.4.3.4A collection of traps to extend reporting capabilities.
apSysMgmtHDRNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.5A collection of traps to extend reporting capabilities.
apSysMgmtObsoleteNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.6A collection of traps to extend reporting capabilities.
apSysMgmtRegNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.7A collection of traps to extend reporting capabilities.
apSysMgmtNTPNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.8A collection of traps to extend reporting capabilities.
apSysMgmtMediaNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.9A collection of traps to extend reporting capabilities.
apSysMgmtH248NotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.10A collection of traps to extend reporting capabilities.
apSysMgmtRFactorNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.11A collection of traps to extend reporting capabilities.
apSysMgmtRealmExceedNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.12A collection of traps to extend reporting capabilities.
apSysMgmtDOSNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.13A collection of traps to extend reporting capabilities.
apSysMgmtClockSkewNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.14A collection of traps to extend reporting capabilities.
apSysMgmtLDAPServerStatusNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.15Objects to monitor NS/EP sessions.
apSysMgmtSipRejectNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.16Objects to monitor NS/EP sessions.
apSysMgmtCollectorPushSuccessNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.17Objects to monitor a successful HDR push operation.
apSysMgmtRegCacheLimitNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.18Objects for monitoring registration cache usage.
apSysMgmtShortSessionNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.19Objects to monitor short duration sessions.
apSysMgmtMonitorNetworkGatewaySynchronizedNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.20Objects to monitor synchronized gateway trap.
apSysMgmtCallRecordingNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.21Objects to monitor Call Recording Servers.
apSysMgmtSipExtNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.22Extended notifications sent by sip interface.
apSysMgmtIcmpFailureNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.23Objects to monitor Icmp Failure.
apSysMgmtCDRPushReceiverNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.24Objects to monitor cdr push receiver failures.
apSysMgmtInetAddrDOSNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.25A collection of traps to extend reporting capabilities. This includes capability to report both IPv4 and IPv6 addresses
apSysMgmtRejectedMessagesNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.26Traps used for notificaton of rejected messages
apSysMgmtInetAddrWithReasonDOSNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.27A collection of traps to extend reporting capabilities. This includes capability to report both IPv4 and IPv6 addresses
apSysMgmtAdminGroup1.3.6.1.4.1.9148.3.2.4.3.28Traps to monitor admin security related events
apSysMgmtLPGroup1.3.6.1.4.1.9148.3.2.4.3.29Traps to monitor Local Policy routing
apSysMgmtPhyUtilNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.30Traps to monitor PHY utilization.
apSysMgmtStorageSpaceNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.31Traps to monitor storage space available.
apSysMgmtTcaGroup1.3.6.1.4.1.9148.3.2.4.3.32Traps to monitor Threshold Crossing Alerts.
apSysMgmtDatabaseRegNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.33Traps to monitor database registration threshold crossing.
apSysMgmtTacacsNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.34Traps to monitor TACACS+ server connections.
apSysMgmtOCSRNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.35Traps to monitor OCSR connections.
apSysMgmtSipInterfaceRegCacheLimitNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.36Objects for monitoring registration cache usage for sip interface.
apSysMgmtH248PortMapUsageNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.37Traps to monitor H248 Port map usage.
apSysMgmtInetAddrDOSTrustedtoUntrustedNotificationsGroup1.3.6.1.4.1.9148.3.2.4.3.38A collection of traps to extend reporting capabilities. This includes capability to report both IPv4 and IPv6 addresses
apSystemManagementMonitorGroups1.3.6.1.4.1.9148.3.2.4.4
apSysMgmtMonitorObjects1.3.6.1.4.1.9148.3.2.5
INT apSysMgmtPowerLocation1.3.6.1.4.1.9148.3.2.5.1INTEGERaccessible-for-notify0=left:power supply A, 1=right:power supply B.
INT apSysMgmtPowerPresence1.3.6.1.4.1.9148.3.2.5.2INTEGERaccessible-for-notify0=power supply down/not present, 1=power supply up/present.
U32 apSysMgmtTempValue1.3.6.1.4.1.9148.3.2.5.3Unsigned32accessible-for-notifythe value is the temperature of the system in degrees celsius.
INT apSysMgmtFanLocation1.3.6.1.4.1.9148.3.2.5.4INTEGERaccessible-for-notify0=left fan unit, 1=middle fan unit, 2=right fan unit.
I32 apSysMgmtFanSpeed1.3.6.1.4.1.9148.3.2.5.5Integer32accessible-for-notifythe value is the percentage of fan speed of given fan location.
STR apSysMgmtTaskSuspend1.3.6.1.4.1.9148.3.2.5.6DisplayStringaccessible-for-notifyThe 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 apSysMgmtRedRole1.3.6.1.4.1.9148.3.2.5.7INTEGERaccessible-for-notify0=primary unit in a redundant pair, 1=secondary unit in a redundant pair.
INT apSysMgmtRedTransState1.3.6.1.4.1.9148.3.2.5.8INTEGERaccessible-for-notifythe state that the system, give by location, is transitioning too.
SYS apSysMgmtMediaPorts1.3.6.1.4.1.9148.3.2.5.9SysMgmtPercentageaccessible-for-notifyThe value is the failure rate percentage at which the system cannot allocate media ports.
SYS apSysMgmtMediaBandwidth1.3.6.1.4.1.9148.3.2.5.10SysMgmtPercentageaccessible-for-notifyThe value is the failure rate percentage at which the system cannot allocate media bandwidth.
STR apSysMgmtGatewayUnreachable1.3.6.1.4.1.9148.3.2.5.11DisplayStringaccessible-for-notifyThe 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 apSysMgmtRadiusDown1.3.6.1.4.1.9148.3.2.5.12INTEGERaccessible-for-notifythe value identifies if all the radius connections are down or if just some of the radius connects have become unreachable.
STR apSysMgmtH323InitFail1.3.6.1.4.1.9148.3.2.5.13DisplayStringaccessible-for-notifyThe 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 apSysMgmtCfgSaveFail1.3.6.1.4.1.9148.3.2.5.14DisplayStringaccessible-for-notifyThe 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 apSysMgmtHardwareError1.3.6.1.4.1.9148.3.2.5.15DisplayStringaccessible-for-notifyThe 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 apSysMgmtSAHostname1.3.6.1.4.1.9148.3.2.5.16DisplayStringaccessible-for-notifyThe hostname of the Session Agent that is changing status
STR apSysMgmtSAIP1.3.6.1.4.1.9148.3.2.5.17DisplayStringaccessible-for-notifyThe ip address of the Session Agent that is changing status
INT apSysMgmtSAStatus1.3.6.1.4.1.9148.3.2.5.18INTEGERaccessible-for-notifyThe status that the Session Agent is changing into
INT apSysMgmtSAStatusReason1.3.6.1.4.1.9148.3.2.5.19INTEGERaccessible-for-notifyThe reason for the status change of the Session Agent
INT apSysMgmtAuthFailLevel1.3.6.1.4.1.9148.3.2.5.20INTEGERaccessible-for-notifyThe state a user was trying to switch to or from when failing to authenticate.
INT apSysMgmtAuthFailProto1.3.6.1.4.1.9148.3.2.5.21INTEGERaccessible-for-notifyThe protocol a user was using when failing to authenticate
STR apSysMgmtAuthFailOrigin1.3.6.1.4.1.9148.3.2.5.22DisplayStringaccessible-for-notifyThe 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 apSysMgmtSystemState1.3.6.1.4.1.9148.3.2.5.23INTEGERaccessible-for-notifyThe current value of the system-state
STR apSysMgmtTaskDelete1.3.6.1.4.1.9148.3.2.5.24DisplayStringaccessible-for-notifyThe 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 apSysMgmtAlgdCPULoad1.3.6.1.4.1.9148.3.2.5.25SysMgmtPercentageaccessible-for-notifyThe value is the CPU utilization percentage of application tasks.
STR apSysMgmtSipInterfaceRealmName1.3.6.1.4.1.9148.3.2.5.26DisplayStringaccessible-for-notifyThe realm of the Sip Interface that is changing status
STR apSysMgmtSipInterfaceIP1.3.6.1.4.1.9148.3.2.5.27DisplayStringaccessible-for-notifyThe ip address of the Sip Interface that is changing status
INT apSysMgmtSipInterfaceStatus1.3.6.1.4.1.9148.3.2.5.28INTEGERaccessible-for-notifyThe status that the Sip Interface is changing into
INT apSysMgmtSipInterfaceStatusReason1.3.6.1.4.1.9148.3.2.5.29INTEGERaccessible-for-notifyThe reason for the status change of the Sip Interface
STR apSysMgmtCollectPushServerUnreachable1.3.6.1.4.1.9148.3.2.5.30DisplayStringaccessible-for-notifyThe value is the push server that is or was unreachable from the system collector.
STR apSysMgmtNTPServer1.3.6.1.4.1.9148.3.2.5.31DisplayStringaccessible-for-notifyThe value is the server that is or was unreachable from the NTP.
STR apSysMgmtBorderGatewayId1.3.6.1.4.1.9148.3.2.5.32DisplayStringaccessible-for-notifyThe identifier of a Border Gateway.
STR apSysMgmtRFactor1.3.6.1.4.1.9148.3.2.5.33DisplayStringaccessible-for-notifyThe R-factor value of the call that has exceeded a configured threshold.
STR apSysMgmtCallId1.3.6.1.4.1.9148.3.2.5.34DisplayStringaccessible-for-notifyA call correlation identifier.
STR apSysMgmtSurrogateRegHost1.3.6.1.4.1.9148.3.2.5.35DisplayStringaccessible-for-notifyThe registrar host name for a surrogate registration
STR apSysMgmtSurrogateRegAor1.3.6.1.4.1.9148.3.2.5.36DisplayStringaccessible-for-notifyThe address of record used in a surrogate registration
STR apSysMgmtRealmID1.3.6.1.4.1.9148.3.2.5.37DisplayStringaccessible-for-notifyThe Realm ID.
STR apSysMgmtCollectorPushNodeName1.3.6.1.4.1.9148.3.2.5.38DisplayStringaccessible-for-notifyThe node name from which the collector file was transferred successfully.
STR apSysMgmtCollectorPushUniqueFileName1.3.6.1.4.1.9148.3.2.5.39DisplayStringaccessible-for-notifyThe unique collector fileID that was transferred successfully.
STR apSysMgmtCollectorPushReceiverAddress1.3.6.1.4.1.9148.3.2.5.40DisplayStringaccessible-for-notifyThe address of the push-receiver to where the collector file was transferred successfully.
STR apSysMgmtRealmName1.3.6.1.4.1.9148.3.2.5.41DisplayStringaccessible-for-notifyThe realm whose session constraint status is changing
INT apSysMgmtRealmStatusReason1.3.6.1.4.1.9148.3.2.5.42INTEGERaccessible-for-notifyThe reason for the status change of the Realm Status
STR apSysMgmtGatewaySynchronized1.3.6.1.4.1.9148.3.2.5.43DisplayStringaccessible-for-notifyThe 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 apSysCallRecordingServerName1.3.6.1.4.1.9148.3.2.5.44DisplayStringaccessible-for-notifyCall Recording Server name
INT apSysCallRecordingServerState1.3.6.1.4.1.9148.3.2.5.45INTEGERaccessible-for-notifyThe current state of the Call Recording Server
IPt apSysCDRPushReceiverAddressType1.3.6.1.4.1.9148.3.2.5.46InetAddressTypeaccessible-for-notifyThe address type of the receiver.
IP apSysCDRPushReceiverAddress1.3.6.1.4.1.9148.3.2.5.47InetAddressaccessible-for-notifyThe address of the push receiver.
INT apSysCDRPushReceiverFailureReasonCode1.3.6.1.4.1.9148.3.2.5.48INTEGERaccessible-for-notifyThe reason code for the failure.
INT apSysAdminAuditLogFullReason1.3.6.1.4.1.9148.3.2.5.49INTEGERaccessible-for-notifyThe reason code for Audit log full.
INT apSysAdminWriteErrorCode1.3.6.1.4.1.9148.3.2.5.50INTEGERaccessible-for-notifyThe reason code for write failure
STR apSysAdminFileName1.3.6.1.4.1.9148.3.2.5.51DisplayStringaccessible-for-notifyfile name
IPt apSysAddressType1.3.6.1.4.1.9148.3.2.5.52InetAddressTypeaccessible-for-notifyThe address type.
IP apSysAddress1.3.6.1.4.1.9148.3.2.5.53InetAddressaccessible-for-notifyaddress
INT apSysReasonCode1.3.6.1.4.1.9148.3.2.5.54INTEGERaccessible-for-notifyThe reason code for the failure.
U32 apSysMgmtPhyUtilCurrent1.3.6.1.4.1.9148.3.2.5.55Unsigned32accessible-for-notifyThe current measured percentage value of RX/TX utilization, whichever is higher.
U32 apSysMgmtPhyUtilMinorThreshold1.3.6.1.4.1.9148.3.2.5.56Unsigned32accessible-for-notifyThe current configured minor threshold value.
U32 apSysMgmtPhyUtilMajorThreshold1.3.6.1.4.1.9148.3.2.5.57Unsigned32accessible-for-notifyThe current configured major threshold value.
U32 apSysMgmtPhyUtilCriticalThreshold1.3.6.1.4.1.9148.3.2.5.58Unsigned32accessible-for-notifyThe current configured critical threshold value
U32 apSysMgmtPhyRejectOverUtil1.3.6.1.4.1.9148.3.2.5.59Unsigned32accessible-for-notifyWhether or not the overloadProtection feature is enabled and active.
U32 apSysMgmtSpaceAvailCurrent1.3.6.1.4.1.9148.3.2.5.60Unsigned32accessible-for-notifyThe current measured percentage value of space available.
U32 apSysMgmtSpaceAvailMinorThreshold1.3.6.1.4.1.9148.3.2.5.61Unsigned32accessible-for-notifyThe current configured minor threshold value.
U32 apSysMgmtSpaceAvailMajorThreshold1.3.6.1.4.1.9148.3.2.5.62Unsigned32accessible-for-notifyThe current configured major threshold value.
U32 apSysMgmtSpaceAvailCriticalThreshold1.3.6.1.4.1.9148.3.2.5.63Unsigned32accessible-for-notifyThe current configured critical threshold value
STR apSysMgmtPartitionPath1.3.6.1.4.1.9148.3.2.5.64DisplayStringaccessible-for-notifypartition path
OID apSysMgmtTcaOid1.3.6.1.4.1.9148.3.2.5.65OBJECT IDENTIFIERaccessible-for-notifyThe Object ID for the Threshold Crossing Alert counter that is changing alert level
U32 apSysMgmtTcaCurrent1.3.6.1.4.1.9148.3.2.5.66Unsigned32accessible-for-notifyThe current configured TCA minor threshold value.
U32 apSysMgmtTcaMinorThreshold1.3.6.1.4.1.9148.3.2.5.67Unsigned32accessible-for-notifyThe current configured TCA minor threshold value.
U32 apSysMgmtTcaMajorThreshold1.3.6.1.4.1.9148.3.2.5.68Unsigned32accessible-for-notifyThe current configured TCA major threshold value.
U32 apSysMgmtTcaCriticalThreshold1.3.6.1.4.1.9148.3.2.5.69Unsigned32accessible-for-notifyThe current configured TCA critical threshold value.
STR apSysEPSName1.3.6.1.4.1.9148.3.2.5.70DisplayStringaccessible-for-notifyThe name of the external policy server.
STR apSysEPSFqdn1.3.6.1.4.1.9148.3.2.5.71DisplayStringaccessible-for-notifyThe FQDN of the external policy server.
STR apSysEPSAddress1.3.6.1.4.1.9148.3.2.5.72DisplayStringaccessible-for-notifyThe ip address and port of the external policy server.
STR apSysEPSRealm1.3.6.1.4.1.9148.3.2.5.73DisplayStringaccessible-for-notifyRealm associated with the policy server.
STR apSysEPSOperationType1.3.6.1.4.1.9148.3.2.5.74DisplayStringaccessible-for-notifyOperation mode (RACF/CLF) of the policy server.
U32 apSysMgmtDatabaseContactMinorThreshold1.3.6.1.4.1.9148.3.2.5.75Unsigned32accessible-for-notifyThe current configured minor threshold value.
U32 apSysMgmtDatabaseContactMajorThreshold1.3.6.1.4.1.9148.3.2.5.76Unsigned32accessible-for-notifyThe current configured major threshold value.
U32 apSysMgmtDatabaseContactCriticalThreshold1.3.6.1.4.1.9148.3.2.5.77Unsigned32accessible-for-notifyThe current configured critical threshold value
INT apSysMgmtTacacsDown1.3.6.1.4.1.9148.3.2.5.78INTEGERaccessible-for-notifythe value identifies if all the tacacs connections are down or if just some of the tacacs connects have become unreachable.
INT apSysMgmtOCSRDown1.3.6.1.4.1.9148.3.2.5.79INTEGERaccessible-for-notifythe value identifies if all the OCSR connections are down or if just some of the OCSR connections are unreachable.
apSystemManagementMonitorPrefix1.3.6.1.4.1.9148.3.2.6
apSystemManagementMonitors1.3.6.1.4.1.9148.3.2.6.0
NTF apSysMgmtPowerTrap1.3.6.1.4.1.9148.3.2.6.0.1The trap will be generated if a power supply is powered down, powered up, inserted/present or removed/not present.
NTF apSysMgmtTempTrap1.3.6.1.4.1.9148.3.2.6.0.2The trap will be generated if the temperature falls below the monitoring thershold.
NTF apSysMgmtFanTrap1.3.6.1.4.1.9148.3.2.6.0.3The trap will be generated if a fan unit speed falls below the monitoring threshold.
NTF apSysMgmtTaskSuspendTrap1.3.6.1.4.1.9148.3.2.6.0.4The trap will be generated if a critical task running on the system enters a suspened state.
NTF apSysMgmtRedundancyTrap1.3.6.1.4.1.9148.3.2.6.0.5The trap will be generated if a state change occurs on either the primary or secondary system in a redundant(HA) pair.
NTF apSysMgmtMediaPortsTrap1.3.6.1.4.1.9148.3.2.6.0.6The trap will be generated if port allocation fails at a percentage rate higher or equal to the system's default threshold rate.
NTF apSysMgmtMediaBandwidthTrap1.3.6.1.4.1.9148.3.2.6.0.7The trap will be generated if bandwidth allocation fails at a percentage rage higher or equal to the system's default threshold rate.
NTF apSysMgmtMediaOutOfMemory1.3.6.1.4.1.9148.3.2.6.0.8The trap will be generated if media procees cannot allocate memory.
NTF apSysMgmtMediaUnknownRealm1.3.6.1.4.1.9148.3.2.6.0.9The trap will be generated if media proccess cannot find associated realm for flow.
NTF apSysMgmtGatewayUnreachableTrap1.3.6.1.4.1.9148.3.2.6.0.10The trap will be generated if gateway specified becomes unreachable by the system.
NTF apSysMgmtRadiusDownTrap1.3.6.1.4.1.9148.3.2.6.0.11The trap will be generated if all or some configured radius accounting servers haved timed out from a RADIUS Server.
NTF apSysMgmtH323InitFailTrap1.3.6.1.4.1.9148.3.2.6.0.12The trap will be generated if H.323 stack has failed to initialize properly and has been terminated.
NTF apSysMgmtCfgSaveFailTrap1.3.6.1.4.1.9148.3.2.6.0.13The trap will be generated if an error occurs while the system is trying to save the configuration to memory.
NTF apSysMgmtHardwareErrorTrap1.3.6.1.4.1.9148.3.2.6.0.14The trap will be generated if an error condition is detected in the Switch or CAM subsystems.
NTF apSysMgmtSAStatusChangeTrap1.3.6.1.4.1.9148.3.2.6.0.15Generated when a session agent changes status.
NTF apSysMgmtAuthenticationFailedTrap1.3.6.1.4.1.9148.3.2.6.0.16The trap will be generated if a user fails authentication on the console or over telnet, ftp, ssh, or sftp.
NTF apSysMgmtSystemStateTrap1.3.6.1.4.1.9148.3.2.6.0.17The trap will be generated when the SD is instructed to change system-state or the transition from becoming_offline to offline occurs.
NTF apSysMgmtMediaPortsClearTrap1.3.6.1.4.1.9148.3.2.6.0.18The trap will be generated if the port allocation failure rate drops below the system's default acceptable threshold.
NTF apSysMgmtMediaBandwidthClearTrap1.3.6.1.4.1.9148.3.2.6.0.19The trap will be generated if bandwidth allocation failure rate drops below the system's default acceptable failure threshold.
NTF apSysMgmtMediaOutOfMemoryClear1.3.6.1.4.1.9148.3.2.6.0.20The 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 apSysMgmtGatewayUnreachableClearTrap1.3.6.1.4.1.9148.3.2.6.0.21The trap will be generated if gateway specified again becomes reachable after being previously unreachable.
NTF apSysMgmtRadiusDownClearTrap1.3.6.1.4.1.9148.3.2.6.0.22The trap will be generated when all configured radius accounting servers have resumed communication after any or all have previously timed out.
NTF apSysMgmtTaskDeleteTrap1.3.6.1.4.1.9148.3.2.6.0.23The trap will be generated if a task running on the system is deleted.
NTF apSysMgmtAlgdCPULoadTrap1.3.6.1.4.1.9148.3.2.6.0.24The trap will be generated if the CPU utilization percentage of application tasks has exceeded the threshold algd-load-limit.
NTF apSysMgmtAlgdCPULoadClearTrap1.3.6.1.4.1.9148.3.2.6.0.25The trap will be generated when the CPU utilization percentage of application tasks has fallen below the threshold algd-load-limit.
NTF apSysMgmtInterfaceStatusChangeTrap1.3.6.1.4.1.9148.3.2.6.0.26The trap will be generated when there is a change in the status of the sip interface.
NTF apSysMgmtENUMStatusChangeTrap1.3.6.1.4.1.9148.3.2.6.0.27The trap will be generated if the reachability status of an ENUM server changes. The trap is being replaced by apAppsENUMStatusChangeTrap.
NTF apSysMgmtPushServerUnreachableTrap1.3.6.1.4.1.9148.3.2.6.0.28The trap will be generated if server specified becomes unreachable by the system collector.
NTF apSysMgmtPushServerUnreachableClearTrap1.3.6.1.4.1.9148.3.2.6.0.29The trap will be generated if server specified becomes unreachable by the system collector.
NTF apSysMgmtNTPServerUnreachableTrap1.3.6.1.4.1.9148.3.2.6.0.30The trap will be generated if server specified becomes unreachable by the NTP process.
NTF apSysMgmtNTPServerUnreachableClearTrap1.3.6.1.4.1.9148.3.2.6.0.31The trap will be generated if server specified was unreachable by the NTP process and now is reachable.
NTF apSysMgmtNTPServiceDownTrap1.3.6.1.4.1.9148.3.2.6.0.32The trap will be generated if all servers specified are unreachable by the NTP process.
NTF apSysMgmtNTPServiceDownClearTrap1.3.6.1.4.1.9148.3.2.6.0.33The trap will be generated if all servers specified are unreachable by the NTP process.
NTF apSysMgmtMediaSupervisionTimerExpTrap1.3.6.1.4.1.9148.3.2.6.0.34The 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 apSysMgmntH248AssociationLostTrap1.3.6.1.4.1.9148.3.2.6.0.35This 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 apSysMgmntH248AssociationLostClearTrap1.3.6.1.4.1.9148.3.2.6.0.36This 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 apSysMgmtRFactorBelowThresholdTrap1.3.6.1.4.1.9148.3.2.6.0.37This 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 apSysMgmtRFactorBelowThresholdClearTrap1.3.6.1.4.1.9148.3.2.6.0.38This 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 apSysMgmtSurrogateRegFailed1.3.6.1.4.1.9148.3.2.6.0.39The trap will be generated if a surrogate registration failed after the maximum configured attempts.
NTF apSysMgmtRealmMinutesExceedTrap1.3.6.1.4.1.9148.3.2.6.0.40The trap will be generated if monthly minutes exceed for a realm.
NTF apSysMgmtRealmMinutesExceedClearTrap1.3.6.1.4.1.9148.3.2.6.0.41The trap will be generated if monthly minutes reset.
NTF apSysMgmtLDAPStatusChangeTrap1.3.6.1.4.1.9148.3.2.6.0.42The trap will be generated if the reachability status of an LDAP server changes.
NTF apSysMgmtNTPClockSkewTrap1.3.6.1.4.1.9148.3.2.6.0.43The trap will be generated if NTP has to adjust the clock by more than 1000 seconds.
NTF apSysMgmtCollectorPushSuccessTrap1.3.6.1.4.1.9148.3.2.6.0.44The trap will be generated when the collector completes a push operation successfully.
NTF apSysMgmtRealmStatusChangeTrap1.3.6.1.4.1.9148.3.2.6.0.45The trap will be generated when there is a change in the status of the realm constraints.
NTF apSysMgmtRegCacheThresholdTrap1.3.6.1.4.1.9148.3.2.6.0.46The trap will be generated when the number of contacts stored in the registration cache exceeds the configured threshold.
NTF apSysMgmtRegCacheThresholdClearTrap1.3.6.1.4.1.9148.3.2.6.0.47The trap will be generated when the number of contacts stored in the registration cache falls below the configured threshold.
NTF apSysMgmtShortSessionExceedTrap1.3.6.1.4.1.9148.3.2.6.0.48The trap will be generated when the amount of short sessions in a realm exceeds the short session threshold within the short session window.
NTF apSysMgmtGatewaySynchronizedTrap1.3.6.1.4.1.9148.3.2.6.0.49The trap will be generated when the default gateway is synchronized in the ARP table.
NTF apSysMgmtCallRecordingStateChangeTrap1.3.6.1.4.1.9148.3.2.6.0.50The trap will be generated when a call recording server changes state.
NTF apSysMgmtRealmIcmpFailureTrap1.3.6.1.4.1.9148.3.2.6.0.51The trap will be generated when ICMP heartbeat failure.
NTF apSysMgmtRealmIcmpFailureClearTrap1.3.6.1.4.1.9148.3.2.6.0.52The trap will be generated ICMP heartbeat failure cleared.
NTF apSysMgmtCDRPushReceiverFailureTrap1.3.6.1.4.1.9148.3.2.6.0.53The trap will be generated when an enabled cdr push receiver fails.
NTF apSysMgmtCDRPushReceiverFailureClearTrap1.3.6.1.4.1.9148.3.2.6.0.54The trap will be generated when an enabled cdr push receiver resumes normal operation after a failure.
NTF apSysMgmtCDRPushAllReceiversFailureTrap1.3.6.1.4.1.9148.3.2.6.0.55The trap will be generated when all enabled cdr push receivers fail.
NTF apSysMgmtCDRPushAllReceiversFailureClearTrap1.3.6.1.4.1.9148.3.2.6.0.56The trap will be generated when one or more enabled cdr push receivers return to normal operation, after failures were encountered on all receivers.
NTF apSysMgmtRejectedMesagesThresholdExeededTrap1.3.6.1.4.1.9148.3.2.6.0.57The trap will be generated when the number of rejected messages exceed the configured threshold within the configured window.
NTF apSysMgmtAdminAuditLogFullTrap1.3.6.1.4.1.9148.3.2.6.0.58The trap will be generated when one of the audit log full threshold [time interval/file-size/percentage-full] is satisfied.
NTF apSysMgmtAdminAuditLogFullClearTrap1.3.6.1.4.1.9148.3.2.6.0.59The trap will be generated when free audit log storage space becomes available.
NTF apSysMgmtAdminAuditPushFailTrap1.3.6.1.4.1.9148.3.2.6.0.60The trap will be generated when audit file transfer fails.
NTF apSysMgmtAdminAuditPushFailClearTrap1.3.6.1.4.1.9148.3.2.6.0.61The trap will be generated when audit file is successfully transferred.
NTF apSysMgmtAdminWriteFailTrap1.3.6.1.4.1.9148.3.2.6.0.62The trap will be generated when a write to file fails.
NTF apSysMgmtAdminWriteFailClearTrap1.3.6.1.4.1.9148.3.2.6.0.63The trap will be generated when a write to file succeeds.
NTF apSysMgmtAdminAuthLockoutTrap1.3.6.1.4.1.9148.3.2.6.0.64The trap will be generated on system lockout after multiple auth failures.
NTF apSysMgmtLPLookupExceededTrap1.3.6.1.4.1.9148.3.2.6.0.65The 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.
NTF apSysMgmtPhyUtilThresholdTrap1.3.6.1.4.1.9148.3.2.6.0.66The 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.
NTF apSysMgmtPhyUtilThresholdClearTrap1.3.6.1.4.1.9148.3.2.6.0.67The trap will be generated once a media-ports' utilization falls below the lowest configured threshold.
NTF apSysMgmtSpaceAvailThresholdTrap1.3.6.1.4.1.9148.3.2.6.0.68The trap will be generated when the space available on a partition crosses a configured space threshold.
NTF apSysMgmtSpaceAvailThresholdClearTrap1.3.6.1.4.1.9148.3.2.6.0.69The trap will be generated when the space available on a partition falls below the lowest configured space threshold.
NTF apSysMgmtCdrFileDeleteTrap1.3.6.1.4.1.9148.3.2.6.0.70The 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 apSysMgmtSataAccessErrorTrap1.3.6.1.4.1.9148.3.2.6.0.71The trap will be generated when there is fatal access error on the SATA hard drive.
NTF apSysMgmtTcaTrap1.3.6.1.4.1.9148.3.2.6.0.72The trap will be generated when a Threshold Crossing Alert counter crosses a configured TCA threshold
NTF apSysMgmtTcaClearTrap1.3.6.1.4.1.9148.3.2.6.0.73The trap will be generated when a Threshold Crossing Alert counter has fallen below the lowest configured TCA reset-threshold value
NTF apSysMgmtExtPolicyServerConnDownTrap1.3.6.1.4.1.9148.3.2.6.0.74The trap will be generated when a connection to an external-policy-server is lost.
NTF apSysMgmtExtPolicyServerConnEstTrap1.3.6.1.4.1.9148.3.2.6.0.75The trap will be generated when a connection to an external-policy-server is established.
NTF apSysMgmtDatabaseRegCacheCapTrap1.3.6.1.4.1.9148.3.2.6.0.76The trap will be generated when the number of database-type contacts stored in the registration cache exceeds the licensed threshold.
NTF apSysMgmtDatabaseRegCacheCapClearTrap1.3.6.1.4.1.9148.3.2.6.0.77The trap will be generated when the number of database-type contacts stored in the registration cache falls below the licensed threshold.
NTF apSysMgmtTacacsDownTrap1.3.6.1.4.1.9148.3.2.6.0.78The trap will be generated when all or some configured TACACS servers become unreachable.
NTF apSysMgmtTacacsDownClearTrap1.3.6.1.4.1.9148.3.2.6.0.79The trap will be generated when all configured TACACS servers become reachable again.
NTF apSysMgmtOCSRDownTrap1.3.6.1.4.1.9148.3.2.6.0.80The trap will be generated if all or some configured OCSR servers haved timed out from a OCSR Server.
NTF apSysMgmtOCSRDownClearTrap1.3.6.1.4.1.9148.3.2.6.0.81The trap will be generated when all configured OCSR accounting servers have resumed communication after any or all have previously timed out.
NTF apSysMgmtSipInterfaceRegCacheThresholdTrap1.3.6.1.4.1.9148.3.2.6.0.82The trap will be generated when the number of contacts stored in the registration cache exceeds the configured threshold for the sip interface.
NTF apSysMgmtSipInterfaceRegCacheThresholdClearTrap1.3.6.1.4.1.9148.3.2.6.0.83The trap will be generated when the number of contacts stored in the registration cache falls below the configured threshold for the sip interface.
NTF apSysMgmtH248PortMapUsageTrap1.3.6.1.4.1.9148.3.2.6.0.84The trap will be geenerated when the port map usage on H.248 core side Exceeds 90%
NTF apSysMgmtH248PortMapUsageClearTrap1.3.6.1.4.1.9148.3.2.6.0.85The trap will be generated when the port map usage on H.248 core side Goes down below 90%..
apSysMgmtDOSObjects1.3.6.1.4.1.9148.3.2.7
apSysMgmtDOSNotificationObjects1.3.6.1.4.1.9148.3.2.7.1
IP apSysMgmtDOSIpAddress1.3.6.1.4.1.9148.3.2.7.1.1IpAddressaccessible-for-notifyThe blocked IP address.
STR apSysMgmtDOSRealmID1.3.6.1.4.1.9148.3.2.7.1.2DisplayStringaccessible-for-notifyThe blocked Realm ID.
STR apSysMgmtDOSFromUri1.3.6.1.4.1.9148.3.2.7.1.3DisplayStringaccessible-for-notifyThe FROM header of the message that caused the block (if available).
IPt apSysMgmtDOSInetAddressType1.3.6.1.4.1.9148.3.2.7.1.4InetAddressTypeaccessible-for-notifyThe blocked IP address family.
IP apSysMgmtDOSInetAddress1.3.6.1.4.1.9148.3.2.7.1.5InetAddressaccessible-for-notifyThe blocked IP address.
STR apSysMgmtDOSReason1.3.6.1.4.1.9148.3.2.7.1.6DisplayStringaccessible-for-notifyThe reason for demotion.
apSysMgmtDOSNotificationPrefix1.3.6.1.4.1.9148.3.2.8
apSysMgmtDOSNotifications1.3.6.1.4.1.9148.3.2.8.0
NTF apSysMgmtDOSTrap1.3.6.1.4.1.9148.3.2.8.0.1The trap will generated if IP address and realm ID is denied of service.
NTF apSysMgmtExpDOSTrap1.3.6.1.4.1.9148.3.2.8.0.2This 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 apSysMgmtInetAddrDOSTrap1.3.6.1.4.1.9148.3.2.8.0.3This 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 apSysMgmtInetAddrWithReasonDOSTrap1.3.6.1.4.1.9148.3.2.8.0.4This 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.
NTF apSysMgmtInetAddrTrustedToUntrustedDOSTrap1.3.6.1.4.1.9148.3.2.8.0.5This 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.
apSysMgmtSipRejectionObjects1.3.6.1.4.1.9148.3.2.9
apSysMgmtSipRejectionNotificationObjects1.3.6.1.4.1.9148.3.2.9.1
STR apSysMgmtSipRejFromUriUser1.3.6.1.4.1.9148.3.2.9.1.1DisplayStringaccessible-for-notifyThe user portion of the FROM URI of the rejected SIP request
STR apSysMgmtSipRejToUriUser1.3.6.1.4.1.9148.3.2.9.1.2DisplayStringaccessible-for-notifyThe user portion of the TO URI of the rejected SIP request
STR apSysMgmtSipRejRequestUri1.3.6.1.4.1.9148.3.2.9.1.3DisplayStringaccessible-for-notifyThe Request URI of the rejected SIP request
STR apSysMgmtSipRejContactUri1.3.6.1.4.1.9148.3.2.9.1.4DisplayStringaccessible-for-notifythe contact uri of the rejected sip request
IP apSysMgmtSipRejIpAddress1.3.6.1.4.1.9148.3.2.9.1.5IpAddressaccessible-for-notifyThe remote IP address of the rejected SIP request
INT apSysMgmtSipRejMsgType1.3.6.1.4.1.9148.3.2.9.1.6INTEGERaccessible-for-notifyThe type of SIP Request.
INT apSysMgmtSipRejMethod1.3.6.1.4.1.9148.3.2.9.1.7INTEGERaccessible-for-notifyThe method of the SIP rejection message.
STR apSysMgmtSipRejReason1.3.6.1.4.1.9148.3.2.9.1.8DisplayStringaccessible-for-notifyThe REASON string of the SIP rejection message.
apSysMgmtSipRejectionNotificationPrefix1.3.6.1.4.1.9148.3.2.10
apSysMgmtSipRejectionNotifications1.3.6.1.4.1.9148.3.2.10.0
NTF apSysMgmtSipRejectionTrap1.3.6.1.4.1.9148.3.2.10.0.1This trap is sent when either a SIP Invite or Registration request fails.

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.

Download APSYSMGMT-MIB