alaIpInterfaceTag

ALCATEL-ENT1-IP-MIB · .1.3.6.1.4.1.6486.801.1.2.1.23.1.1.14.1.30

Object

column r/w Enumeration
If a physical-port or linkagg is directly bound to the IP Interface, then
alaIpInterfaceTag indicates whether it is tagged or untagged. 1 for untagged,
and 2 for tagged. If neither a linkagg nor a physical port is bound directly,
alaIpInterfaceTag will be equal to 0

Context

MIB
ALCATEL-ENT1-IP-MIB
OID
.1.3.6.1.4.1.6486.801.1.2.1.23.1.1.14.1.30
Type
column
Access
readwrite
Status
current
Parent
alaIpInterfaceEntry
Groups
1

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 'ALCATEL-ENT1-IP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-IP-MIB::alaIpInterfaceTag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-IP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-IP-MIB::alaIpInterfaceTag.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-IP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-IP-MIB::alaIpInterfaceTag'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unbound
1untagged
2tagged

Conformance