APDNSALG-MIB
- Registered at
- 1.3.6.1.4.1.9148.3.14
- Last updated
- 2014-06-26 00:00
- Organization
- Oracle Communications
- Revisions
- 2014-06-26 00:00
- Namespace
- oracle
- Source file
APDNSALG-MIB- Digest
sha256:9adf5e5f8655054082dfdbc5536db1cd315992698aa6c717d52211f1af5e7afd
Description
The Dns Alg MIB for Oracle Communications Acme Packet SBCs
Contact
Customer Service Postal: Oracle Communications 100 Crosby Drive Bedford, MA 01730 US Tel: 1-800-633-0738 Url: www.oracle.com E-mail: support@oracle.com
Imports
| From | Symbols |
|---|---|
| ACMEPACKET-SMI | acmepacketMgmt |
| ACMEPACKET-TC | ApHardwareModuleFamily, ApRedundancyState, ApTransportType |
| APSYSMGMT-MIB | SysMgmtPercentage |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero, ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType, InetVersion, InetZoneIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ACMEPACKET-SMI ACMEPACKET-TC APDNSALG-MIB APLICENSE-MIB APSYSMGMT-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| apDNSALGMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.14.1 | |||
| apDNSALGMIBGeneralObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.14.1.1 | |||
| apDNSALGMIBTabularObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.14.1.2 | |||
| apDNSALGServerStatusTable OBJECT-TYPE A read-only table to hold the status of configured DNSALG servers, indexed by the name of the Dns alg config name, server realm and server IP. | 1.3.6.1.4.1.9148.3.14.1.2.1 | not-accessible | current | |
| apDNSALGServerStatusEntry OBJECT-TYPE An entry designed to hold the status of a single DNSALG server | 1.3.6.1.4.1.9148.3.14.1.2.1.1 | not-accessible | current | |
| apDNSALGConfigIndex OBJECT-TYPE An integer for the sole purpose of indexing the DNS-ALG configuration.Only one DNS-ALG configuration is allowed per a realm. | 1.3.6.1.4.1.9148.3.14.1.2.1.1.1 | INTEGER (1..2147483647) | accessible-for-notify | current |
| apDNSALGServerIndex OBJECT-TYPE An integer for the sole purpose of indexing the Dns Server Attributes in a DNS-ALG config. Each DNS-ALG config can have multiple Dns Server Attributes. | 1.3.6.1.4.1.9148.3.14.1.2.1.1.2 | INTEGER (1..2147483647) | accessible-for-notify | current |
| apDNSALGConfigName OBJECT-TYPE The name of the dns-alg-config element that contains this DNS-ALG server. | 1.3.6.1.4.1.9148.3.14.1.2.1.1.4 | DisplayString (SIZE(0..255)) | read-only | current |
| apDNSALGServerRealm OBJECT-TYPE The name of the server realm element that contains this DNSALG server. | 1.3.6.1.4.1.9148.3.14.1.2.1.1.5 | DisplayString (SIZE(0..255)) | read-only | current |
| apDNSALGDomainSuffix OBJECT-TYPE The name of the domain suffix element that contains this DNSALG server. | 1.3.6.1.4.1.9148.3.14.1.2.1.1.6 | DisplayString (SIZE(0..255)) | read-only | current |
| apDNSALGServerIpAddress OBJECT-TYPE The IP address of this DNSALG server. | 1.3.6.1.4.1.9148.3.14.1.2.1.1.7 | IpAddress | read-only | current |
| apDNSALGServerStatus OBJECT-TYPE The status of this DNSALG server. | 1.3.6.1.4.1.9148.3.14.1.2.1.1.8 | INTEGER {inservice(0), lowerpriority(1), oosunreachable(2)} | read-only | current |
| apDNSALGStatsTable OBJECT-TYPE per DNS-ALG config(i.e.client realm)stats. | 1.3.6.1.4.1.9148.3.14.1.2.2 | not-accessible | current | |
| apDnsALGStatsEntry OBJECT-TYPE A table entry designed to hold DNS-ALG stats data | 1.3.6.1.4.1.9148.3.14.1.2.2.1 | not-accessible | current | |
| apDnsAlgClientRealmIndex OBJECT-TYPE An integer for the sole purpose of indexing the DNS-ALG configuration.Only one DNS-ALG configuration is allowed per a realm. | 1.3.6.1.4.1.9148.3.14.1.2.2.1.1 | INTEGER (1..2147483647) | accessible-for-notify | current |
| apDnsAlgClientRealmName OBJECT-TYPE DNS-ALG Config realm name | 1.3.6.1.4.1.9148.3.14.1.2.2.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| apDnsAlgCurrentQueries OBJECT-TYPE Number of queries sent in recent period received on DNS-ALG config realm. | 1.3.6.1.4.1.9148.3.14.1.2.2.1.3 | Gauge32 | read-only | current |
| apDnsAlgTotalQueries OBJECT-TYPE Total number of queries sent in life time received on DNS-ALG config realm. | 1.3.6.1.4.1.9148.3.14.1.2.2.1.4 | Counter32 | read-only | current |
| apDnsAlgCurrentSucess OBJECT-TYPE Number of success responses in recent period received on DNS-ALG config realm. | 1.3.6.1.4.1.9148.3.14.1.2.2.1.5 | Gauge32 | read-only | current |
| apDnsAlgTotalSucess OBJECT-TYPE Total number of success responses in life time received on DNS-ALG config realm. | 1.3.6.1.4.1.9148.3.14.1.2.2.1.6 | Counter32 | read-only | current |
| apDnsAlgCurrentNotFound OBJECT-TYPE Number of not-found responses in recent period received on DNS-ALG config realm. | 1.3.6.1.4.1.9148.3.14.1.2.2.1.7 | Gauge32 | read-only | current |
| apDnsAlgTotalNotFound OBJECT-TYPE Total number of not-found responses in life time received on DNS-ALG config realm. | 1.3.6.1.4.1.9148.3.14.1.2.2.1.8 | Counter32 | read-only | current |
| apDnsAlgCurrentTimeOut OBJECT-TYPE Number of time out responses in recent period received on DNS-ALG config realm. | 1.3.6.1.4.1.9148.3.14.1.2.2.1.9 | Gauge32 | read-only | current |
| apDnsAlgTotalTimeOut OBJECT-TYPE Total number of time out responses in life time received on DNS-ALG config realm | 1.3.6.1.4.1.9148.3.14.1.2.2.1.10 | Counter32 | read-only | current |
| apDnsAlgCurrentBadStatus OBJECT-TYPE Number of bad status responses in recent period received on DNS-ALG config realm. | 1.3.6.1.4.1.9148.3.14.1.2.2.1.11 | Gauge32 | read-only | current |
| apDnsAlgTotalBadStatus OBJECT-TYPE Total number of bad status responses in life time received on DNS-ALG config realm. | 1.3.6.1.4.1.9148.3.14.1.2.2.1.12 | Counter32 | read-only | current |
| apDnsAlgCurrentOtherFailures OBJECT-TYPE Number of other failure responses in recent period received on DNS-ALG config realm. | 1.3.6.1.4.1.9148.3.14.1.2.2.1.13 | Gauge32 | read-only | current |
| apDnsAlgTotalOtherFailures OBJECT-TYPE Total number of other failure responses in life time received on DNS-ALG config realm. | 1.3.6.1.4.1.9148.3.14.1.2.2.1.14 | Counter32 | read-only | current |
| apDnsAlgAvgLatency OBJECT-TYPE Average observed one-way signalling latency during the period in milliseconds | 1.3.6.1.4.1.9148.3.14.1.2.2.1.15 | Unsigned32 | read-only | current |
| apDnsAlgMaxLatency OBJECT-TYPE Maximum observed one-way signalling latency during the period in milliseconds | 1.3.6.1.4.1.9148.3.14.1.2.2.1.16 | Unsigned32 | read-only | current |
| apDnsAlgMaxBurstRate OBJECT-TYPE Maximum burst rate of traffic measured during the period (combined inbound and outbound) | 1.3.6.1.4.1.9148.3.14.1.2.2.1.17 | Unsigned32 | read-only | current |
| apDnsAlgConfigTable OBJECT-TYPE DNS Config info. | 1.3.6.1.4.1.9148.3.14.1.2.3 | not-accessible | current | |
| apDnsAlgConfigEntry OBJECT-TYPE DNS ALG config and client realm info. | 1.3.6.1.4.1.9148.3.14.1.2.3.1 | not-accessible | current | |
| apDnsAlgConfigIndex OBJECT-TYPE An integer for the sole purpose of indexing the DNS-ALG configuration.Only one DNS-ALG configuration is allowed per a realm. | 1.3.6.1.4.1.9148.3.14.1.2.3.1.1 | INTEGER (1..2147483647) | not-accessible | current |
| apDnsAlgConfigClientRealm OBJECT-TYPE client realm name. | 1.3.6.1.4.1.9148.3.14.1.2.3.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| apDnsAlgServerTable OBJECT-TYPE DNS Alg Server table. | 1.3.6.1.4.1.9148.3.14.1.2.4 | not-accessible | current | |
| apDnsAlgServerEntry OBJECT-TYPE DNS ALG server entry. | 1.3.6.1.4.1.9148.3.14.1.2.4.1 | not-accessible | current | |
| apDnsAlgServerIndex OBJECT-TYPE An integer for the sole purpose of indexing the Dns Server. | 1.3.6.1.4.1.9148.3.14.1.2.4.1.1 | INTEGER (1..2147483647) | not-accessible | current |
| apDnsAlgServerRealm OBJECT-TYPE The name of the server realm element that contains this DnsAlg server. | 1.3.6.1.4.1.9148.3.14.1.2.4.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| apDnsAlgServerRateStatsTable OBJECT-TYPE DNS Alg Server message rate stats. | 1.3.6.1.4.1.9148.3.14.1.2.5 | not-accessible | current | |
| apDnsAlgServerRateStatsEntry OBJECT-TYPE DNS ALG server message rate statistics. | 1.3.6.1.4.1.9148.3.14.1.2.5.1 | not-accessible | current | |
| apDnsAlgServerInetAddressType OBJECT-TYPE The IP address of this DnsAlg server. | 1.3.6.1.4.1.9148.3.14.1.2.5.1.1 | InetAddressType | read-only | current |
| apDnsAlgServerInetAddress OBJECT-TYPE The IP address of this DnsAlg server. | 1.3.6.1.4.1.9148.3.14.1.2.5.1.2 | InetAddress | read-only | current |
| apDnsAlgServerRateMsgRcvd OBJECT-TYPE The rate of messages received. | 1.3.6.1.4.1.9148.3.14.1.2.5.1.5 | Gauge32 | read-only | current |
| apDnsAlgServerRateMsgSent OBJECT-TYPE The rate of messages sent. | 1.3.6.1.4.1.9148.3.14.1.2.5.1.6 | Gauge32 | read-only | current |
| apDnsAlgServerRateReqRcvd OBJECT-TYPE The rate of request messages received. | 1.3.6.1.4.1.9148.3.14.1.2.5.1.7 | Gauge32 | read-only | current |
| apDnsAlgServerRateReqSent OBJECT-TYPE The rate of request messages sent. | 1.3.6.1.4.1.9148.3.14.1.2.5.1.8 | Gauge32 | read-only | current |
| apDnsAlgServerRateRspRcvd OBJECT-TYPE The rate of response messages received. | 1.3.6.1.4.1.9148.3.14.1.2.5.1.9 | Gauge32 | read-only | current |
| apDnsAlgServerRateRspSent OBJECT-TYPE The rate of response messages sent. | 1.3.6.1.4.1.9148.3.14.1.2.5.1.10 | Gauge32 | read-only | current |
| apDNSALGNotificationObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.14.2 | |||
| apDNSALGNotifObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.14.2.1 | |||
| apDNSALGConstraintsStatus OBJECT-TYPE The status of this DNS-ALG config realm for constraints. | 1.3.6.1.4.1.9148.3.14.2.1.1 | INTEGER {inservice(0), constraintsExceeded(1)} | accessible-for-notify | current |
| apDNSALGNotifPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.14.2.2 | |||
| apDNSALGNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.14.2.2.0 | |||
| apDNSALGConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.14.3 | |||
| apDNSALGObjectGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.14.3.1 | |||
| apDNSALGNotificationGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9148.3.14.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| apDnsAlgStatusChangeTrap NOTIFICATION-TYPE The trap will be generated if the reachability status of an DNS-ALG server changes from In-Service to either Timed out or Out of Service. | 1.3.6.1.4.1.9148.3.14.2.2.0.1 | current |
| apDnsAlgStatusChangeClearTrap NOTIFICATION-TYPE The trap will be generated if the reachability status of an DNS-ALG server changes from either Timed out or Out of Service to In-Service | 1.3.6.1.4.1.9148.3.14.2.2.0.2 | current |
| apDnsAlgConstraintStateChangeTrap NOTIFICATION-TYPE The trap will be generated if an DNS-ALG config's constriants state changed from inservice to constraintsExceeded. | 1.3.6.1.4.1.9148.3.14.2.2.0.3 | current |
| apDnsAlgConstraintStateChangeClearTrap NOTIFICATION-TYPE The trap will be generated if an DNS-ALG config's constriants state changed from constraintsExceeded to inservice. | 1.3.6.1.4.1.9148.3.14.2.2.0.4 | current |
| apDnsAlgSvrConstraintStateChangeTrap NOTIFICATION-TYPE The trap will be generated if an Dns Server(i.e.IP-Address) constriants state changed from inservice to constraintsExceeded. | 1.3.6.1.4.1.9148.3.14.2.2.0.5 | current |
| apDnsAlgSvrConstraintStateChangeClearTrap NOTIFICATION-TYPE The trap will be generated if an Dns Server(i.e.IP-Address) constriants state changed from constraintsExceeded to inservice. | 1.3.6.1.4.1.9148.3.14.2.2.0.6 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| apDnsAlgServerStatusGroup OBJECT-GROUP A collection of statistics for DNS-ALG server status. | 1.3.6.1.4.1.9148.3.14.3.1.1 | current |
| apDnsAlgStatsGroup OBJECT-GROUP Report the stats of configured DNSALG config objects. | 1.3.6.1.4.1.9148.3.14.3.1.2 | current |
| apDnsAlgServerRateStatsGroup OBJECT-GROUP Report the status of configured DNS servers. | 1.3.6.1.4.1.9148.3.14.3.1.3 | current |
| apDNSALGNotificationsGroup NOTIFICATION-GROUP A collection of mib objects accessible only to traps. | 1.3.6.1.4.1.9148.3.14.3.2.1 | current |