RFC1353-MIB :: partyTAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRFC1353-MIBpartyTAddress

partyTAddress

Module: RFC1353-MIB

OID (symbolic): RFC1353-MIB::partyTAddress

OID (numeric): 1.3.6.1.2.1.20.2.1.1.3

Node type: OBJECT-TYPE

Type: TAddress

Access: read-write

Description: The transport service address by which the party receives network management traffic, formatted according to the corresponding value of partyTDomain. For rfc1351Domain, partyTAddress is formatted as a 4-octet IP Address concatenated with a 2-octet UDP port number.

What is partyTAddress?

The transport address at which this party receives management traffic, formatted according to partyTDomain -- for the default rfc1351Domain (SNMP over UDP) it's a 4-byte IP address followed by a 2-byte UDP port. Defaults to all zeros (unconfigured).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.20.2.1.1.3
snmpwalk -v2c -c public <target> RFC1353-MIB::partyTAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.20.2.1.1.3.1
snmpget -v2c -c public <target> RFC1353-MIB::partyTAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.20.2.1.1.3.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> partyTAddress.1

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::partyTAddress 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.20snmpPartiesRFC1353-MIB
1.3.6.1.2.1.20.2partyPublicRFC1353-MIB
1.3.6.1.2.1.20.2.1partyTableRFC1353-MIB
1.3.6.1.2.1.20.2.1.1partyEntryRFC1353-MIB
1.3.6.1.2.1.20.2.1.1.3partyTAddressRFC1353-MIB