zxAnGponRmVlanPortTable
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.4.63
Object
table
A table containing VLAN port information for VLANs
configured into the bridge by (local or network)
management, specifying the set of
ports to which frames received on a VLAN for this FDB
and containing a specific Group destination address are
allowed to be forwarded.
When a manager wants to create a VLAN port,it must comply
with the multi-variables usage rule that all the mib variables
related to same fuction must be in one snmp set operation, the
variables have two type: mandatory and optional.
Mandatory variables must be in the one snmp set operation.
Optional variables may be in the one snmp set operation with the
mandatory variables, but must not be used alone.
To modify a service port, there are several cases base on the
variable zxAnGponRmVlanPortMode, and the mandatory and optional
variables for each case are different.
Case 1: to modify a VLAN port when zxAnGponRmVlanPortMode is
access(1):
- mandatoty:
zxAnGponRmVlanPortMode,
- optional :
zxAnGponRmVlanPortDefaultVid,
zxAnGponRmVlanPortDefaultCos,
Case 2: to modify a service port when zxAnGponRmVlanPortMode is
trunk(2):
- mandatoty:
zxAnGponRmVlanPortMode,
- optional :
Case 3: to modify a service port when zxAnGponRmVlanPortMode is
hybrid(3):
- mandatoty:
zxAnGponRmVlanPortMode,
- optional :
zxAnGponRmVlanPortDefaultVid,
zxAnGponRmVlanPortDefaultCos,
Case 4: to modify a service port when zxAnGponRmVlanPortMode is
transparent(4):
- mandatoty:
zxAnGponRmVlanPortMode,
- optional :
Case 5: to modify a service port when zxAnGponRmVlanPortMode is
none(5):
- mandatoty:
zxAnGponRmVlanPortMode,
- optional :
Context
- MIB
- ZTE-AN-GPON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.20.2.4.63- Type
- table
- Status
- current
- Parent
- zxAnGponRmLayer2Objects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmVlanPortTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmVlanPortTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.