All MIBs › RFC1353-MIB › partyAuthClock
partyAuthClock
Module: RFC1353-MIB
OID (symbolic): RFC1353-MIB::partyAuthClock
OID (numeric): 1.3.6.1.2.1.20.2.1.1.6
Node type: OBJECT-TYPE
Type: Clock
Access: read-write
Description: The authentication clock which represents the local notion of the current time specific to the party. This value must not be decremented unless the party's secret information is changed simultaneously, at which time the party's nonce and last-timestamp values must also be reset to zero, and the new value of the clock, respectively.
What is partyAuthClock?
The party's local authentication clock value, representing its own notion of current time for replay protection. It must never be decremented except in lockstep with a change to the party's secret authentication key, at which point the party's nonce and last-timestamp are also reset. Defaults to 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.20.2.1.1.6 snmpwalk -v2c -c public <target> RFC1353-MIB::partyAuthClock
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.20.2.1.1.6.1 snmpget -v2c -c public <target> RFC1353-MIB::partyAuthClock.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.20.2.1.1.6.1 s <value>
Start monitoring vendor-neutral, standards-based MIB, legacy SNMPv2p-capable network devices (obsolete security model) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1353-MIB::partyAuthClock OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, legacy SNMPv2p-capable network devices (obsolete security model) 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.20 | snmpParties | RFC1353-MIB |
| 1.3.6.1.2.1.20.2 | partyPublic | RFC1353-MIB |
| 1.3.6.1.2.1.20.2.1 | partyTable | RFC1353-MIB |
| 1.3.6.1.2.1.20.2.1.1 | partyEntry | RFC1353-MIB |
| 1.3.6.1.2.1.20.2.1.1.6 | partyAuthClock | RFC1353-MIB |