diffServAllowTagOnIngress

NTNTECH-MTM-MIB · .0.3.1.2.1.5

Object

column r/w Enumeration
The value assigned will determine a path for ingress packets. Tag (1) indicates that 
only ingress packets with a vlan tag to be considered; all ingress packets without 
a VLAN tag will be dropped. Untag (2) indicates that only ingress packets without a VLAN 
tag will be considered.  All ingress packets with a VLAN tag will be dropped.

Context

MIB
NTNTECH-MTM-MIB
OID
.0.3.1.2.1.5
Type
column
Access
readwrite
Status
current
Parent
diffServEntry

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 'NTNTECH-MTM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-MTM-MIB::diffServAllowTagOnIngress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTNTECH-MTM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-MTM-MIB::diffServAllowTagOnIngress.<ifCfgSlotIndex>.<ifCfgPortIndex>.<diffServIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTNTECH-MTM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTNTECH-MTM-MIB::diffServAllowTagOnIngress'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1tag
2untag