All MIBs › A3COM0012-TRAPTABLE2 › snmpTrapProtocol
snmpTrapProtocol
Module: A3COM0012-TRAPTABLE2
OID (symbolic): A3COM0012-TRAPTABLE2::snmpTrapProtocol
OID (numeric): 1.3.6.1.4.1.43.10.10.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This defines the transport protocol to use when sending an SNMP trap.
At present, this value is determined by the format/value of snmpTrapDestionation which is currently un-ambiguous and so this object is read-only.
What is snmpTrapProtocol?
Identifies the transport protocol (UDP, IPX, etc.) used to deliver SNMP traps based on the destination address format. This is read-only and automatically determined by the destination address syntax. Example: an IP address destination automatically sets protocol to UDP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.10.2.1.3 snmpwalk -v2c -c public <target> A3COM0012-TRAPTABLE2::snmpTrapProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.10.2.1.3.1 snmpget -v2c -c public <target> A3COM0012-TRAPTABLE2::snmpTrapProtocol.1
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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.10 | localSnmp | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.10.2 | snmpTrapTable | A3COM0012-TRAPTABLE2 |
| 1.3.6.1.4.1.43.10.10.2.1 | snmpTrapEntry | A3COM0012-TRAPTABLE2 |
| 1.3.6.1.4.1.43.10.10.2.1.3 | snmpTrapProtocol | A3COM0012-TRAPTABLE2 |