All MIBs › ASKEY-SYSTEM-MIB › snmpTrapSNMPVersion
snmpTrapSNMPVersion
Module: ASKEY-SYSTEM-MIB
OID (symbolic): ASKEY-SYSTEM-MIB::snmpTrapSNMPVersion
OID (numeric): 1.3.6.1.4.1.3646.1300.2.1.6.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object indicates the version of SNMPv1 or SNMPv2c.
What is snmpTrapSNMPVersion?
This read-only object indicates which version of SNMP protocol (SNMPv1 or SNMPv2c) is used for sending SNMP trap notifications. It helps network management stations identify the SNMP capability and message format they should expect from the device. Operators use this to verify compatibility with their management infrastructure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3646.1300.2.1.6.1.1.3 snmpwalk -v2c -c public <target> ASKEY-SYSTEM-MIB::snmpTrapSNMPVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3646.1300.2.1.6.1.1.3.1 snmpget -v2c -c public <target> ASKEY-SYSTEM-MIB::snmpTrapSNMPVersion.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.3646 | askey | ASKEY-DSLAM-MIB |
| 1.3.6.1.4.1.3646.1300 | asd300 | ASKEY-DSLAM-MIB |
| 1.3.6.1.4.1.3646.1300.2 | ipDslam | ASKEY-DSLAM-MIB |
| 1.3.6.1.4.1.3646.1300.2.1 | askeySystemMib | ASKEY-SYSTEM-MIB |
| 1.3.6.1.4.1.3646.1300.2.1.6 | snmpTrapMib | ASKEY-SYSTEM-MIB |
| 1.3.6.1.4.1.3646.1300.2.1.6.1 | snmpTrapTable | ASKEY-SYSTEM-MIB |
| 1.3.6.1.4.1.3646.1300.2.1.6.1.1 | snmpTrapEntry | ASKEY-SYSTEM-MIB |
| 1.3.6.1.4.1.3646.1300.2.1.6.1.1.3 | snmpTrapSNMPVersion | ASKEY-SYSTEM-MIB |