zxAnQosGlobalQueueMode
ZTE-AN-QOS-MIB ·
zte-ng variant
·
.1.3.6.1.4.1.3902.1082.50.1.2.2.1.6
Object
scalar r/w
Enumeration
The global queue mode configuration.
pon(1) - The queue configuration is effective on PON interfaces.
vportNormal(2) - The queue configuration is effective on VPort,
the priority of unicast or multicast green
packets is higher than yellow packets. Only
four queues is supported.
vportCir(3) - The queue configuration is effective on VPort,
the priority of unicast green packets is higher than
multicast packets, the priority of multicast packets
is higher than yellow packets.
vportPir(4) - The queue configuration is effective on VPort,
the priority of unicast or multicast green packets
is higher than yellow packets. Only eight queues is
supported.
vportNormalBidirectional(5) - The queue configuration supports
egress or ingress direction based on
vportNormal.
Context
- MIB
- ZTE-AN-QOS-MIB
- OID
.1.3.6.1.4.1.3902.1082.50.1.2.2.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
pon- Parent
- zxAnQosQueueGlobalObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-QOS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOS-MIB::zxAnQosGlobalQueueMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-QOS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-QOS-MIB::zxAnQosGlobalQueueMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pon |
2 | vportNormal |
3 | vportCir |
4 | vportPir |
5 | vportNormalBidirectional |