Home/Catalog/PKTC-MTA-MIB

PKTC-MTA-MIB

AI MIB Summary

The PKTC-MTA-MIB module provides management objects for monitoring Packeteer MTA (Message Transfer Agent) devices, specifically tracking mail transfer session states, queue depths, delivery success/failure counters, and protocol-specific error metrics. It enables administrators to observe real-time SMTP/MTA operational status, resource utilization, and transactional throughput for troubleshooting mail flow issues within the Packeteer appliance environment.

This MIB module supplies the basic management objects for the MTA Device.
Main OID:
pktcMtaMib.1.3.6.1.4.1.4491.2.2.1
66
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

66 total
Object Name
pktcMtaMibThis MIB module supplies the basic management objects for the MTA Device.
MODULE-IDENTITY
.1.3.6.1.4.1.4491.2.2.1
pktcMtaMibObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.4491.2.2.1.1
pktcMtaDevBase
OBJECT IDENTIFIER
.1.3.6.1.4.1.4491.2.2.1.1.1
pktcMtaDevResetNowSetting this object to true(1) causes the device to reset. Reading this object always returns false(2).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.1.1
pktcMtaDevSerialNumberThe manufacturer's serial number for this MTA.ro
DisplayString
.1.3.6.1.4.1.4491.2.2.1.1.1.2
pktcMtaDevHardwareVersionThe manufacturer's hardware version for this MTA.ro
DisplayString
.1.3.6.1.4.1.4491.2.2.1.1.1.3
pktcMtaDevMacAddressThe telephony MAC address for this device.ro
OCTET STRING
.1.3.6.1.4.1.4491.2.2.1.1.1.4
pktcMtaDevFQDNThe Fully Qualified Domain Name for this MTA.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.1.5
pktcMtaDevEndPntCountThe physical end points for this MTA.ro
INTEGER
.1.3.6.1.4.1.4491.2.2.1.1.1.6
pktcMtaDevEnabledThe MTA Admin Status of this device, where True(1) means the voice feature is enabled and false(2) indicates that it is disabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.1.7
pktcMtaDevTypeIdentifierThis is a copy of the device type identifier used in the DHCP option 60 exchanged between the MTA and the DHCP server.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.1.8
pktcMtaDevProvisioningStateThis object indicates the completion state of the provisioning process. Pass or Fail states occur after processing of the config file is completed. InProgress occurs from boot time until config file processing is complete. Fail state requires manual intervention.ro
Enumeration
.1.3.6.1.4.1.4491.2.2.1.1.1.9
pktcMtaDevHttpAccessThis indicates whether HTTP file access is supported for MTA configuration file transfer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.1.10
pktcMtaDevServer
OBJECT IDENTIFIER
.1.3.6.1.4.1.4491.2.2.1.1.2
pktcMtaDevServerBootStateIf operational(1), the device has completed loading and processing of configuration parameters and the Access Node has completed the Registration exchange. If disabled(2) then the device was administratively disabled, possibly by being refused network access in the configuration file. If waitingForDhcpOffer(3) then a DHCP Discover has been transmitted and no offer has yet been received. If waitingForDhcpResponse(4) then a DHCP Request has been transmitted and no response has yet been received. If waitingForConfig(5) then a request to the config parameter server has been made and no response received. If refusedByCmts(6) then the Registration Request/Response exchange with the Access Node failed.ro
Enumeration
.1.3.6.1.4.1.4491.2.2.1.1.2.1
pktcMtaDevServerDhcpThe IP address or FQDN of the DHCP server that assigned an IP address to this device. Returns 0.0.0.0 if DHCP was not used for IP address assignment.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.2.2
pktcMtaDevServerDns1The IP address or FQDN of the primary DNS server that resolved an IP address for this device.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.2.3
pktcMtaDevServerDns2The IP address or FQDN of the secondary DNS server that resolved an IP address for this device.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.2.4
pktcMtaDevConfigFileThe URL of the TFTP/HTTP file for downloading provisioning and configuration parameters to this device. Returns NULL if the server address is unknown. Supports both TFTP and HTTPrw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.2.5
pktcMtaDevSnmpEntityThe IP address or FQDN of the SNMP entity for provisioning trap handling that assigned an IP address to this device. Returns 0.0.0.0 if DHCP was not used for IP address assignment.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.2.6
pktcMtaDevSecurity
OBJECT IDENTIFIER
.1.3.6.1.4.1.4491.2.2.1.1.3
pktcMtaDevManufacturerCertificateASN.1 DER encoding of the MTA Manufacturer's X.509 public-key certificate, called MTA Manufacturer Certificate. It is issued to each MTA manufacturer and is installed into each MTA either in the factory or with a code download. The provisioning server cannot update this certificate.ro
X509Certificate
.1.3.6.1.4.1.4491.2.2.1.1.3.1
pktcMtaDevCertificateASN.1 DER encoding of the MTA's X.509 public-key certificate issued by the manufacturer and installed into the embedded-MTA in the factory. This certificate, called MTA Device Certificate, contains the MTA's MAC address. It cannot be updated by the provisioning server.ro
X509Certificate
.1.3.6.1.4.1.4491.2.2.1.1.3.2
pktcMtaDevSignatureA unique signature created by the MTA for each SNMP Inform or SNMP Trap or SNMP GetResponse message exchanged prior to enabling SNMPv3 security ASN.1 encoded Digital signature in the Cryptographic message syntax (includes nonce).ro
OCTET STRING
.1.3.6.1.4.1.4491.2.2.1.1.3.3
pktcMtaDevCorrelationIdRandom value generated by the MTA for use in registration authorization. It is for use only in the MTA initialization messages and for MTA configuration file download.ro
Integer32
.1.3.6.1.4.1.4491.2.2.1.1.3.4
pktcMtaDevSecurityTableContains per endpoint security information.
SEQUENCE OF PktcMtaDevSecurityEntry
.1.3.6.1.4.1.4491.2.2.1.1.3.5
pktcMtaDevSecurityEntryList of security attributes for a single IPCablecom endpoint interface associated with ifType(104).
PktcMtaDevSecurityEntry
.1.3.6.1.4.1.4491.2.2.1.1.3.5.1
pktcMtaDevServProviderCertificateASN.1 DER encoding of the Telephony Service Provider's X.509 public-key certificate, called Service Provider Certificate. It serves as the root of the intra-domain trust hierarchy. Each MTA is configured with this certificate so that it can authenticate KDCs owned by the same service provider. The provisioning server needs the ability to update this certificate in the MTAs via both SNMP and configuration files.rw
X509Certificate
.1.3.6.1.4.1.4491.2.2.1.1.3.5.1.1
pktcMtaDevTelephonyCertificateASN.1 DER encoding of the MTA's X.509 public-key certificate issued by the Service Provider with either the Service Provider CA or a Local System CA. This certificate, called MTA Telephony Certificate, contains the same public key as the MTA Device Certificate issued by the manufacturer. It is used to authenticate the identity of the MTA to the TGS (during PKINIT exchanges). The provisioning server needs the ability to update this certificate in the MTAs via both SNMP and configuration files.rw
X509Certificate
.1.3.6.1.4.1.4491.2.2.1.1.3.5.1.2
pktcMtaDevKerberosRealmSpecifies a Kerberos realm (i.e. administrative domain), required for IPCablecom key management].rw
OCTET STRING
.1.3.6.1.4.1.4491.2.2.1.1.3.5.1.3
pktcMtaDevKerbPrincipalNameKerberos principal name for the Call Agent. This information is required in order for the MTA to obtain Call Agent Kerberos tickets. This principal name does not include the realm, which is specified as a separate field in this configuration file. A Single Kerberos principal name MAY be shared among several Call Agents.rw
DisplayString
.1.3.6.1.4.1.4491.2.2.1.1.3.5.1.4
pktcMtaDevServGracePeriodThe MTA MUST obtain a new Kerberos ticket (with a PKINIT exchange) this many minutes before the old ticket expires. The minimum allowable value is 15 mins. The default is 30 mins.rw
Integer32
.1.3.6.1.4.1.4491.2.2.1.1.3.5.1.5
pktcMtaDevLocalSystemCertificateTelephony Service Provider CA may delegate the issuance of certificates to a regional Certification Authority called Local System CA (with the corresponding Local System Certificate). This parameter is the ASN.1 DER encoding of the Local System Certificate. It MUST have a non-empty value when the MTA Telephony certificate is signed by a Local System CA. Otherwise, the value MUST be of length 0.rw
X509Certificate
.1.3.6.1.4.1.4491.2.2.1.1.3.5.1.6
pktcMtaDevKeyMgmtTimeout1This timeout applies only when the MTA initiated key management. It is the period during which the MTA will save a nonce (inside the sequence number field) from the sent out AP Request and wait for the matching AP Reply from the CMS.rw
Integer32
.1.3.6.1.4.1.4491.2.2.1.1.3.5.1.7
pktcMtaDevKeyMgmtTimeout2This timeout applies only when the CMS initiated key management (with a Wake Up or Rekey message). It is the period during which the MTA will save a nonce (inside the sequence number field) from the sent out AP Request and wait for the matching AP Reply from the CMS.rw
Integer32
.1.3.6.1.4.1.4491.2.2.1.1.3.5.1.8
pktcMtaDevTgsTableContains per endpoint Ticket Granting Server information.
SEQUENCE OF PktcMtaDevTgsEntry
.1.3.6.1.4.1.4491.2.2.1.1.3.8
pktcMtaDevTgsEntryList of Tgs attributes for a single IPCablecom endpoint interface associated with ifType(104).
PktcMtaDevTgsEntry
.1.3.6.1.4.1.4491.2.2.1.1.3.8.1
pktcMtaDevTgsIndexIndex into the TGS table for TGS locations. IfType specifies the endpoint, TgsIndex specifies a TGS.
Integer32
.1.3.6.1.4.1.4491.2.2.1.1.3.8.1.1
pktcMtaDevTgsLocationName of the TGS - Ticket Granting Server, which is the Kerberos Server. This parameter is a FQDN or Ipv4 address. There may be multiple entries of this type. The order in which these entries are listed is the priority order in which the MTA will attempt to contact them for this endpoint.rw
DisplayString
.1.3.6.1.4.1.4491.2.2.1.1.3.8.1.2
pktcMtaDevTgsStatusThis object contains the Row Status associated with the pktcMtaDevTgsTable.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.3.8.1.3
pktcMtaDevEvent
OBJECT IDENTIFIER
.1.3.6.1.4.1.4491.2.2.1.1.4
pktcMtaDevEvControlSetting this object to resetLog(1) empties the event log. All data is deleted. Setting it to useDefaultReporting(2) returns all event priorities to their factory-default reporting. Reading this object always returns useDefaultReporting(2).rw
Enumeration
.1.3.6.1.4.1.4491.2.2.1.1.4.1
pktcMtaDevEvSyslogThe IP address or FQDN of the Syslog server. If 0.0.0.0, syslog transmission is inhibited.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.4.2
pktcMtaDevEvThrottleAdminStatusControls the transmission of traps and syslog messages with respect to the trap pacing threshold. unconstrained(1) causes traps and syslog messages to be transmitted without regard to the threshold settings. maintainBelowThreshold(2) causes trap transmission and syslog messages to be suppressed if the number of traps would otherwise exceed the threshold. stopAtThreshold(3) causes trap transmission to cease at the threshold, and not resume until directed to do so. inhibited(4) causes all trap transmission and syslog messages to be suppressed. A single event is always treated as a single event for threshold counting. That is, an event causing both a trap and a syslog message is still treated as a single event. Writing to this object resets the thresholding state. At initial startup, this object has a default value of unconstrained(1).rw
Enumeration
.1.3.6.1.4.1.4491.2.2.1.1.4.3
pktcMtaDevEvThrottleInhibitedIf true(1), trap and syslog transmission is currently inhibited due to thresholds and/or the current setting of pktcMtaDevEvThrottleAdminStatus. In addition, this is set to true(1) if transmission is inhibited due to no syslog (pktcMtaDevEvSyslog) or trap (pktcMtaDevNmAccessEntry) destinations having been set.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.4.4
pktcMtaDevEvThrottleThresholdNumber of trap/syslog events per pktcMtaDevEvThrottleInterval to be transmitted before throttling. A single event is always treated as a single event for threshold counting. That is, an event causing both a trap and a syslog message is still treated as a single event. At initial startup, this object returns 0.rw
Unsigned32
.1.3.6.1.4.1.4491.2.2.1.1.4.5
pktcMtaDevEvThrottleIntervalThe interval over which the trap threshold applies. At initial startup, this object has a value of 1.rw
Integer32
.1.3.6.1.4.1.4491.2.2.1.1.4.6
pktcMtaDevEvControlTableThis table allows control of the reporting of event classes. For each event priority, a combination of logging and reporting mechanisms may be chosen. The mapping of event types to priorities is vendor-dependent. Vendors may also choose to allow the user to control that mapping through proprietary means.
SEQUENCE OF PktcMtaDevEvControlEntry
.1.3.6.1.4.1.4491.2.2.1.1.4.7
pktcMtaDevEvControlEntryAllows configuration of the reporting mechanisms for a particular event priority.
PktcMtaDevEvControlEntry
.1.3.6.1.4.1.4491.2.2.1.1.4.7.1
pktcMtaDevEvPriorityThe priority level that is controlled by this entry. These are ordered from most (emergency) to least (debug) critical. Each event with a CM or Access Node has a particular priority level associated with it (as defined by the vendor). During normal operation no event more critical than notice(6) should be generated. Events between warning and emergency should be generated at appropriate levels of problems (e.g. emergency when the box is about to crash).
Enumeration
.1.3.6.1.4.1.4491.2.2.1.1.4.7.1.1
pktcMtaDevEvReportingDefines the action to be taken on occurrence of this event class. Implementations may not necessarily support all options for all event classes, but at minimum must allow traps and syslogging to be disabled. If the local(0) bit is set, then log to the internal log, if the traps(1) bit is set, then generate a trap, if the syslog(2) bit is set, then send a syslog message (assuming the syslog address is set).rw
Bits
.1.3.6.1.4.1.4491.2.2.1.1.4.7.1.2
pktcMtaDevEventTableContains a log of network and device events that may be of interest in fault isolation and troubleshooting.
SEQUENCE OF PktcMtaDevEventEntry
.1.3.6.1.4.1.4491.2.2.1.1.4.8
pktcMtaDevEventEntryDescribes a network or device event that may be of interest in fault isolation and troubleshooting. Multiple sequential identical events are represented by incrementing pktcMtaDevEvCounts and setting pktcMtaDevEvLastTime to the current time rather than creating multiple rows. Entries are created with the first occurrance of an event. pktcMtaDevEvControl can be used to clear the table. Individual events can not be deleted.
PktcMtaDevEventEntry
.1.3.6.1.4.1.4491.2.2.1.1.4.8.1
pktcMtaDevEvIndexProvides relative ordering of the objects in the event log. This object will always increase except when (a) the log is reset via pktcMtaDevEvControl, (b) the device reboots and does not implement non-volatile storage for this log, or (c) it reaches the value 2^31. The next entry for all the above cases is 1.
INTEGER
.1.3.6.1.4.1.4491.2.2.1.1.4.8.1.1
pktcMtaDevEvFirstTimeThe time that this entry was created.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.4.8.1.2
pktcMtaDevEvLastTimeIf multiple events are reported via the same entry, the time that the last event for this entry occurred, otherwise this should have the same value as pktcMtaDevEvFirstTime.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.4.8.1.3
pktcMtaDevEvCountsThe number of consecutive event instances reported by this entry. This starts at 1 with the creation of this row and increments by 1 for each subsequent duplicate event.ro
Counter32
.1.3.6.1.4.1.4491.2.2.1.1.4.8.1.4
pktcMtaDevEvLevelThe priority level of this event as defined by the vendor. These are ordered from most serious (critical) to least serious (debug).ro
Enumeration
.1.3.6.1.4.1.4491.2.2.1.1.4.8.1.5
pktcMtaDevEvIdFor this product, uniquely identifies the type of event that is reported by this entry.ro
Unsigned32
.1.3.6.1.4.1.4491.2.2.1.1.4.8.1.6
pktcMtaDevEvTextProvides a human-readable description of the event, including all relevant context (interface numbers, etc.).ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4491.2.2.1.1.4.8.1.7
pktcMtaNotification
OBJECT IDENTIFIER
.1.3.6.1.4.1.4491.2.2.1.2
pktcMtaProvisioningEnrollmentThis inform is issued to initiate the IPCablecom process provisioning.
NOTIFICATION-TYPE
.1.3.6.1.4.1.4491.2.2.1.2.1
pktcMtaProvisioningStatusThis inform is issued to confirm completion of the IPCablecom provisioning process, and indicate the completion state.
NOTIFICATION-TYPE
.1.3.6.1.4.1.4491.2.2.1.2.2
pktcMtaConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.4491.2.2.1.3
pktcMtaCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.4491.2.2.1.3.1
pktcMtaGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.4491.2.2.1.3.2
PKTC-MTA-MIB - SNMP MIB Reference | MIBs Explorer