atiVlanProtocolDllEncapsType
CENTRECOM-VLAN-MIB ·
.1.3.6.1.4.1.207.8.12.2.4.5.1.1.4
Object
column r/w
Enumeration
Represents the type of data-link encapsulation in which the atiVlanProtocolId protocol ID is carried. The value any(1) is used to indicate a wildcard and matches all encapsulations and protocol IDs that are not explicitly mentioned in this table. Entries of type any(1) may not be created. The value none(5) is used to indicate that no protocol IDs match this entry. A value of none(5) may not be set by a manager.
Context
- MIB
- CENTRECOM-VLAN-MIB
- OID
.1.3.6.1.4.1.207.8.12.2.4.5.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atiVlanProtocolEntry
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 'CENTRECOM-VLAN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTRECOM-VLAN-MIB::atiVlanProtocolDllEncapsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CENTRECOM-VLAN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTRECOM-VLAN-MIB::atiVlanProtocolDllEncapsType.<atiVlanProtocolIndex>.<atiVlanProtocolIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTRECOM-VLAN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTRECOM-VLAN-MIB::atiVlanProtocolDllEncapsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | ethertype |
3 | llc |
4 | llcSnapEthertype |