gs2328pQosFrameType

LANCOM-GS-2328P-MIB · .1.3.6.1.4.1.2356.800.3.2331.2.14.9.2.1.11

Object

column r/w Enumeration
Frame Type can have any of the following values:
1: Any,
2: Ethernet,
3: LLC,
4: SNAP,
5: IPv4,
6: IPv6.

Context

MIB
LANCOM-GS-2328P-MIB
OID
.1.3.6.1.4.1.2356.800.3.2331.2.14.9.2.1.11
Type
column
Access
readwrite
Status
current
Parent
gs2328pQosQceEntry

Walk 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-GS-2328P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2328P-MIB::gs2328pQosFrameType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS-2328P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2328P-MIB::gs2328pQosFrameType.<gs2328pQosQceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS-2328P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS-2328P-MIB::gs2328pQosFrameType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1any
2ethernet
3llc
4snap
5ipv4
6ipv6