portVlanMode

Es2952-MIB · .1.3.6.1.4.1.3902.15.2.11.2.4.1.11

Object

column r/w OctetString
Port's vlan-mode .(only valid in the pon port) .
The first character means:
1 : port's vlan-mode for transparent-mode .
2 : port's vlan-mode for translation-mode .
3 : port's vlan-mode for tag-mode .  when being 3,the following characters have the format
of 3-100, which means the port's vlan-mode is tag-mode and tag value is 100(DefaultVlanId) .

Context

MIB
Es2952-MIB
OID
.1.3.6.1.4.1.3902.15.2.11.2.4.1.11
Type
column
Access
readwrite
Status
current
Parent
portEntry

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.