All MIBs › RFC1353-MIB › partyPrivPublic
partyPrivPublic
Module: RFC1353-MIB
OID (symbolic): RFC1353-MIB::partyPrivPublic
OID (numeric): 1.3.6.1.2.1.20.2.1.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: A publically-readable value for the party.
Depending on the party's privacy protocol, this value may be needed to support the party's privacy protocol. Alternatively, it may be used by a manager as a part of its procedure for altering secret information about a party. (For example, by altering the value of an instance of this object in the same SNMP Set-Request used to update an instance of partyPrivPrivate, a subsequent Get-Request can determine if the Set-Request was successful in the event that no response to the Set-Request is received, see RFC 1352.)
The length of the value is dependent on the party's privacy protocol. If not used by the privacy protocol, it is recommended that agents support values of any length up to and including the length of the corresponding partyPrivPrivate object.
What is partyPrivPublic?
A publicly-readable value supporting this party's privacy protocol (up to 16 bytes for desPrivProtocol), usable by a manager as part of a secret-key-change procedure in the same way as partyAuthPublic is used for the authentication key. Defaults to an empty string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.20.2.1.1.10 snmpwalk -v2c -c public <target> RFC1353-MIB::partyPrivPublic
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.20.2.1.1.10.1 snmpget -v2c -c public <target> RFC1353-MIB::partyPrivPublic.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.20.2.1.1.10.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::partyPrivPublic 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.10 | partyPrivPublic | RFC1353-MIB |