zxAnGponSrvBpMapType

ZTE-AN-GPON-SERVICE-MIB · .1.3.6.1.4.1.3902.1082.500.10.2.3.6.1.3

Object

column r/w Enumeration
Map type of GEM port and VPort,
cos(1): mapping by CoS value
'zxAnGponSrvBpMapConfVid' will be ignored when creating
 bp-map.
              
vlan(2): mapping by VLAN value
'zxAnGponSrvBpMapConfCos' will be ignored when creating bp-map.
              
cosPlusVlan(3): mapping by both CoS and VLAN value
'zxAnGponSrvBpMapConfCos' and 'zxAnGponSrvBpMapConfVid' are
 mandatory when createing bp-map
              
oneToOne(4): mapping is 1:1 between GEM port and VPort.
'zxAnGponSrvBpMapConfCos' and 'zxAnGponSrvBpMapConfVid' 
will be ignored when createing bp-map

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cos
2vlan
3cosPlusVlan
4oneToOne

Conformance