zxAnGponOPVlanPortCmd

ZTE-AN-GPON-ONUPRF-MIB · .1.3.6.1.4.1.3902.1082.500.21.2.2.3.1.1

Object

column r/w Enumeration
The command to operate VLAN list of 'zxAnGponOPVlanPortTable'.
              
The multi-variables binding rule should be complied with
when a manager configures port VLAN cmd. According to this rule,
all the related mib variables must be included in one SNMP
set operation.
              
There are two types of variables: mandatory and optional.
All of the mandatory variables must be included in one SNMP
set operation. Optional variables may be included in one
SNMP set operation with the mandatory variables, but must
not be used alone.
              
To configure VLAN, the mandatory and optional variables
are as follows:
mandatoty: zxAnGponOPVlanPortCmd, zxAnGponOPVlanPortVid
optional : none
              
There are two groups of operation command, the first group includes
addVlan and delVlan, the second group includes addAllVlan and 
delAllVlan. For an ONU interface, two groups of operation command 
can't be use at the same time. When zxAnGponOPVlanPortCmd is 
addAllVlan or delAllVlan and then zxAnGponOPVlanPortVid is 
invalid.

Context

MIB
ZTE-AN-GPON-ONUPRF-MIB
OID
.1.3.6.1.4.1.3902.1082.500.21.2.2.3.1.1
Type
column
Access
readwrite
Status
current
Parent
zxAnGponOPVlanPortCmdEntry
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 'ZTE-AN-GPON-ONUPRF-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-ONUPRF-MIB::zxAnGponOPVlanPortCmd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-ONUPRF-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-ONUPRF-MIB::zxAnGponOPVlanPortCmd.<zxAnGponOPName>.<zxAnPonRmOnuIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-ONUPRF-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-ONUPRF-MIB::zxAnGponOPVlanPortCmd'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1addVlan
2delVlan
3addAllVlan
4delAllVlan

Conformance