ctVlanProtoEtherType

CTRON-VLAN-EXTENSIONS-MIB · .1.3.6.1.4.1.52.4.1.2.16.5.3.1.1

Object

column mandatory Integer32
This object returns the protocol or Ether type that is mapped to
the VLAN specified in it's instancing.  This object takes the 
value of any valid Ether type(0x0600..0xFFFF).
              
In addition to the previously mentioned range of Ether types, the 
following values hold special meaning:
                 
Value        Description        DSAP/SSAP/Control
-------     ---------------    ----------------------
0x100        LLC_IPX1            0xE0E003   
0x101        LLC_IPX2            0xFFFF
0x102        LLC_NETBIOS         0xF0F003
0x103        LLC_BANYAN          0xBCBC03

Context

MIB
CTRON-VLAN-EXTENSIONS-MIB
OID
.1.3.6.1.4.1.52.4.1.2.16.5.3.1.1
Type
column
Access
readonly
Status
mandatory
Parent
ctVlanProtoAssignEntry

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 'CTRON-VLAN-EXTENSIONS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-VLAN-EXTENSIONS-MIB::ctVlanProtoEtherType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-VLAN-EXTENSIONS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-VLAN-EXTENSIONS-MIB::ctVlanProtoEtherType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-VLAN-EXTENSIONS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-VLAN-EXTENSIONS-MIB::ctVlanProtoEtherType'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647