gs2310TrapHostConfVersion
LANCOM-GS2310-MIB ·
.1.3.6.1.4.1.2356.800.3.2313.1.6.1.6.1.2
Object
column r/w
Enumeration
The version of the Trap PDU. Version : 2(SNMPv2c), 3(SNMPv3)
Context
- MIB
- LANCOM-GS2310-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2313.1.6.1.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2310TrapHostConfEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LANCOM-GS2310-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS2310-MIB::gs2310TrapHostConfVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS2310-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS2310-MIB::gs2310TrapHostConfVersion.<gs2310TrapHostConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS2310-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS2310-MIB::gs2310TrapHostConfVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | snmpv2c |
3 | snmpv3 |