arrisMtaDevDhcpSecTicketInvalid
ARRIS-MTA-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.3.1.1.2.4.6
Object
scalar Bits
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 stored 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, - 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.
Context
- MIB
- ARRIS-MTA-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.3.1.1.2.4.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- arrisMtaDevDhcpPktcOptParameters
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevDhcpSecTicketInvalid.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevDhcpSecTicketInvalid'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | invalidateProvOnReboot |
1 | invalidateAllCmsOnReboot |