outerEtherType
ONEACCESS-VLAN-CONFIG-MIB ·
.1.3.6.1.4.1.13191.10.3.1.6.1.2.1.1.3
Object
This textual convention defines the different EtherType of a SPVLAN.
etherType-8100 - Specifies Ethertype value 0x8100,
as defined in IEEE Standard 802.1q
etherType-9100 - Specifies Ethertype value 0x9100
etherType-88a8 - Specifies Ethertype value 0x88a8,
as defined in IEEE Standard 802.1ad
Context
- MIB
- ONEACCESS-VLAN-CONFIG-MIB
- OID
.1.3.6.1.4.1.13191.10.3.1.6.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vlanMappingEntry
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 'ONEACCESS-VLAN-CONFIG-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-VLAN-CONFIG-MIB::outerEtherType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ONEACCESS-VLAN-CONFIG-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-VLAN-CONFIG-MIB::outerEtherType.<ifIndex>.<outerSPVlan>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-VLAN-CONFIG-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-VLAN-CONFIG-MIB::outerEtherType'
Syntax
- Source
- SPVlanEtherType
- Base type
Enumeration
Type Description
This textual convention defines the different EtherType of a SPVLAN.
etherType-8100 - Specifies Ethertype value 0x8100,
as defined in IEEE Standard 802.1q
etherType-9100 - Specifies Ethertype value 0x9100
etherType-88a8 - Specifies Ethertype value 0x88a8,
as defined in IEEE Standard 802.1ad
Values & Constraints
Type Values
1 | etherType-8100 |
2 | etherType-9100 |
3 | etherType-88a8 |