All MIBs › ADVA-MIB › neTrapsinkVersion
neTrapsinkVersion
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neTrapsinkVersion
OID (numeric): 1.3.6.1.4.1.2544.2.3.4.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
What is neTrapsinkVersion?
This read-write unsigned integer field holds the version identifier for a trap sink (SNMP trap receiver) destination entry in ADVA network equipment. Its purpose and range are not explicitly documented in the MIB. An operator would set or update this value when configuring trap delivery destinations and version-specific SNMP parameters for management integration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.4.1.5 snmpwalk -v2c -c public <target> ADVA-MIB::neTrapsinkVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.3.4.1.5.1 snmpget -v2c -c public <target> ADVA-MIB::neTrapsinkVersion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.2.3.4.1.5.1 i <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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3 | events | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.4 | neTrapsinkTable | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.4.1 | neTrapsinkEntry | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.3.4.1.5 | neTrapsinkVersion | ADVA-MIB |