All MIBs › ERI-DNX-SMC-MIB › trapDestName
trapDestName
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::trapDestName
OID (numeric): 1.3.6.1.4.1.644.2.4.3.20.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
The Trap Destination Community String which is included in all Trap PDUs sent to this Client.
What is trapDestName?
This object specifies the SNMP community string (password-like identifier) that is included in trap PDUs sent to a configured trap destination/client. The community string authenticates trap messages and may be used for access control and filtering. Operators configure different community strings per destination for security partitioning and to identify which traps apply to which management tools.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.3.20.1.1.2 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::trapDestName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.3.20.1.1.2.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::trapDestName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.3.20.1.1.2.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.3 | traps | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.3.20 | trapCfg | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.3.20.1 | trapDestinationTable | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.3.20.1.1 | trapDestinationEntry | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.3.20.1.1.2 | trapDestName | ERI-DNX-SMC-MIB |