All MIBs › TRAP-MIB › trapSrcParty
trapSrcParty
Module: TRAP-MIB
OID (symbolic): TRAP-MIB::trapSrcParty
OID (numeric): 1.3.6.1.4.1.52.4.1.5.7.1.1.1.5
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-write
Description: This object administratively defines operations of the source SNMP protocol entity. When processing a SNMP message, the entity acts as a SNMP party.
What is trapSrcParty?
This value administratively defines which SNMPv2 party the device should act as when originating a given trap, referencing the SNMPv2 party-based security model used by this legacy Cabletron trap table. A network administrator configures this only in environments still relying on that older SNMPv2p security framework, to control the trap's declared sending identity. For example, this field would hold the OID of a specific configured SNMPv2 party that the device impersonates as the trap's source when sending that entry's traps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.5.7.1.1.1.5 snmpwalk -v2c -c public <target> TRAP-MIB::trapSrcParty
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.5.7.1.1.1.5.1 snmpget -v2c -c public <target> TRAP-MIB::trapSrcParty.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.5.7.1.1.1.5.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> trapSrcParty.1
Start monitoring vendor-neutral, standards-based MIB, generic SNMP-managed network device (base trap object-structure template) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TRAP-MIB::trapSrcParty OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, generic SNMP-managed network device (base trap object-structure template) from a single console.
OID Breakdown
Upper-level ancestors (11 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.5 | ctSystem | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.5.7 | ctTrapTable | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.5.7.1 | trap | TRAP-MIB |
| 1.3.6.1.4.1.52.4.1.5.7.1.1 | trapTable | TRAP-MIB |
| 1.3.6.1.4.1.52.4.1.5.7.1.1.1 | trapEntry | TRAP-MIB |
| 1.3.6.1.4.1.52.4.1.5.7.1.1.1.5 | trapSrcParty | TRAP-MIB |