All MIBs › PKTC-IETF-MTA-MIB › pktcMtaDevResetKrbTickets
pktcMtaDevResetKrbTickets
Module: PKTC-IETF-MTA-MIB
OID (symbolic): PKTC-IETF-MTA-MIB::pktcMtaDevResetKrbTickets
OID (numeric): 1.3.6.1.2.1.140.1.3.9
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
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. If a value is written into an instance of pktcMtaDevResetKrbTickets, the agent MUST retain the supplied value across an MTA re-initialization or reboot.
What is pktcMtaDevResetKrbTickets?
A settable bitmask that tells the MTA to discard locally stored Kerberos tickets on next reboot — bit 0 for the provisioning-server ticket, bit 1 for all CMS tickets — useful for forcing a device to re-authenticate from scratch after a key-management problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.140.1.3.9 snmpwalk -v2c -c public <target> PKTC-IETF-MTA-MIB::pktcMtaDevResetKrbTickets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.140.1.3.9.1 snmpget -v2c -c public <target> PKTC-IETF-MTA-MIB::pktcMtaDevResetKrbTickets.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.140.1.3.9.1 s <value>
Start monitoring vendor-neutral, standards-based MIB, RFC 4682 (PacketCable/IPCablecom MTA provisioning) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PKTC-IETF-MTA-MIB::pktcMtaDevResetKrbTickets OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, RFC 4682 (PacketCable/IPCablecom MTA provisioning) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.140 | pktcIetfMtaMib | PKTC-IETF-MTA-MIB |
| 1.3.6.1.2.1.140.1 | pktcMtaMibObjects | PKTC-IETF-MTA-MIB |
| 1.3.6.1.2.1.140.1.3 | pktcMtaDevSecurity | PKTC-IETF-MTA-MIB |
| 1.3.6.1.2.1.140.1.3.9 | pktcMtaDevResetKrbTickets | PKTC-IETF-MTA-MIB |