SNMP/MIB Changes

The following information summarizes the SNMP MIB changes in the Oracle® Enterprise Session Border Controller S-Cz9.3.0 release.

See the MIB Guide for a description of each MIB.

MIBs

The following new MIBs are added in this release:
  • apAppsSchBkpNotificationGroupTrapCap / 1.3.6.1.4.1.9148.2.1.21.19
  • apAppsConfigPushReceiverAddress / 1.3.6.1.4.1.9148.3.15.7.1.1.2
  • apAppsConfigPushReceiverAddressType / 1.3.6.1.4.1.9148.3.15.7.1.1.1
  • apAppsConfigPushReceiverFailureReasonCode / 1.3.6.1.4.1.9148.3.15.7.1.1.3
  • apAppsResrvdNsepSessionCapacity / 1.3.6.1.4.1.9148.3.16.8.1.1
  • apAppsResrvdNsepSessUtlObjects / 1.3.6.1.4.1.9148.3.16.8.1
  • apAppsResrvdNsepUtlObjects / 1.3.6.1.4.1.9148.3.16.8
  • apAppsSchBkpNotifications / 1.3.6.1.4.1.9148.3.15.7.1
  • apAppsSchBkpNotificationsPrefix / 1.3.6.1.4.1.9148.3.15.7.1.0
  • apAppsSchBkpObjects / 1.3.6.1.4.1.9148.3.15.7.1.1
  • apAppsSchBkpUtil / 1.3.6.1.4.1.9148.3.15.7
  • apAppsStirNotificationGroups / 1.3.6.1.4.1.9148.3.16.3.2.7
  • apAppsStirNotificationsGroup / 1.3.6.1.4.1.9148.3.16.3.2.7.1
  • apDosThresholdNotificationObjects / 1.3.6.1.4.1.9148.3.16.6
  • apSchBkpNotificationGroups / 1.3.6.1.4.1.9148.3.15.3.2.7
  • apSchBkpNotificationsGroup / 1.3.6.1.4.1.9148.3.15.3.2.7.1
  • apSipRealmEntry / 1.3.6.1.4.1.9148.3.15.1.2.11.1.1
  • apSIPRealmIndex / 1.3.6.1.4.1.9148.3.15.1.2.11.1.1.1
  • apSipRealmMethodStatsEntry / 1.3.6.1.4.1.9148.3.15.1.2.11.2.1
  • apSipRealmMethodStatsEventCode / 1.3.6.1.4.1.9148.3.15.1.2.11.2.1.4
  • apSipRealmMethodStatsEventCount / 1.3.6.1.4.1.9148.3.15.1.2.11.2.1.5
  • apSipRealmMethodStatsGroup / 1.3.6.1.4.1.9148.3.15.3.1.13
  • apSipRealmMethodStatsGroupCap / 1.3.6.1.4.1.9148.2.1.21.18
  • apSipRealmMethodStatsIndex / 1.3.6.1.4.1.9148.3.15.1.2.11.2.1.2
  • apSipRealmMethodStatsTable / 1.3.6.1.4.1.9148.3.15.1.2.11.2
  • apSipRealmMethodStatsTransType / 1.3.6.1.4.1.9148.3.15.1.2.11.2.1.3
  • apSipRealmMIBTabularObjects / 1.3.6.1.4.1.9148.3.15.1.2.11
  • apSIPRealmName / 1.3.6.1.4.1.9148.3.15.1.2.11.1.1.2
  • apSipRealmStatsIndex / 1.3.6.1.4.1.9148.3.15.1.2.11.2.1.1
  • apSipRealmTable / 1.3.6.1.4.1.9148.3.15.1.2.11.1
  • hcnumTC / 1.3.6.1.2.1.78
The following MIBs were changed:
  • apAppsStirNotificationGroups — The last OID number changed from 5 to 7.
  • ApStirStatsType—Added vsInviteRejected as integer 26, and moved apStirStatsTypeMax from 26 to 27.

Traps

The following traps are added in this release:
  • apConfigPushReceiverFailureTrap / 1.3.6.1.4.1.9148.3.15.7.1.0.1
The following traps were modified:
  • apSysMgmtAuthenticationFailedTrap / 1.3.6.1.4.1.9148.3.2.6.0.16—Added the values of http and https.

SNMP for STIR/SHAKEN

The following SNMP objects are included in this release. This list may not include objects included in other patches.

  • vsInviteRejected / Object available from STIR/SHAKEN SNMP walk tables, including the apAppsStirServerTable, apAppsStirAgentStatsTable, apAppsStirSipInterfaceStatsTable, apAppsStirRealmStatsTable and apAppsStirSystemStatsTable.

For example, the tabular object apStirServerStats instance that has an OID of the form apStirServerStats.x.y.26, where:

  • apStirServerStats is 1.3.6.1.4.1.9148.3.16.1.2.4.2.1.4;
  • x is the stir server's object ID/index;
  • y is the ApCounterStatsType (recent (1), total (2), or permax (3)
  • 26 is the data category, (In this example, "vsInviteRejected")

SNMP for Realm Based SIP Method Statistics

The existing SIP Method statistics are available, after configuration, on a per-realm basis. The applicable OIDs use the same prefix as the system-wide statistics, 1.3.6.1.4.1.9148.3.15.1.2 under the package apSipRealmTable. The system nests the realm-based statistics under the package apSipRealmMethodStatsTable, completing each individual OID using the identifier and variables 11.2.1.5.X1.X2.X3.X4, with the variables enumerating specific statistics:

  • X1 ranges from 1 to n, where n is the number of configured realms, enumerated within apSIPRealmIndex. Perform an SNMPWALK on 1.3.6.1.4.1.9148.3.15.1.2.11.1.1.2 to list the values of X1.
  • X2 values are 9,10 and 13, which enumerate the SIP Method types SUBSCRIBE (9), NOTIFY (10) and MESSAGE (13).
  • X3 ranges from 1 to 2, which enumerate the transaction types, including Server Transaction (1) and Client Transaction (2), which are the contents of ApSipMethodTransType.
  • X4 ranges from 1 to 57, which enumerates the event code types within ApSipMethodEventCode.

See the Realm Based SIP Method Statistics section in the MIB Guide for additional explanation.