iso/org/dod/internet/private/enterprises/.4491/.2/clabProjPacketCable/pktcMtaMib/.1/.3/pktcMtaDevResetKrbTickets
pktcMtaDevResetKrbTickets
OBJECT-TYPE
1.3.6.1.4.1.4491.2.2.1.1.3.19
Description
This object defines a Kerberos Ticket Control Mask that instructs the MTA to invalidate the specific Application Server Kerberos Ticket(s) that are stored locally in the MTA NVRAM (non-volatile or persistent memory). If the MTA does not store Kerberos tickets in NVRAM, it MUST ignore setting of this object, and MUST report a BITS value of zero when the object is read. If the MTA supports Kerberos tickets storage in NVRAM, the object value is encoded as follows: - Setting the invalidateProvOnReboot bit (bit 0) to 1 means that the MTA MUST invalidate the Kerberos Application Ticket(s) for the Provisioning Application at the next MTA reboot (if secure SNMP provisioning mode is used). In non secure provisioning modes, the MTA MUST return an 'inconsistentValue' in response to SNMP SET operations with a bit 0 set to 1. - Setting the invalidateAllCmsOnReboot bit (bit 1) to 1 means that the MTA MUST invalidate the Kerberos Application Ticket(s) for all CMSes currently assigned to the MTA endpoints.
Syntax
BITS { invalidateProvOnReboot (0), invalidateAllCmsOnReboot (1) }