sourcePortsEgress

Es2952-MIB · .1.3.6.1.4.1.3902.15.2.11.4.2

Object

scalar r/w PortList
Mirroring source ports for egress

Context

MIB
Es2952-MIB
OID
.1.3.6.1.4.1.3902.15.2.11.4.2
Type
scalar
Access
readwrite
Status
current
Parent
mirror

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::sourcePortsEgress.0'
More examples
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::sourcePortsEgress'

Syntax

Source
PortList
Base type
OctetString
Type Description
Each octet within this value specifies a set of eight
ports, with the first octet specifying ports 1 through
8, the second octet specifying ports 9 through 16, etc.
Within each octet, the most significant bit represents
the lowest numbered port, and the least significant bit
represents the highest numbered port.  Thus, each port
of the bridge is represented by a single bit within the
value of this object.  If that bit has a value of '1'
then that port is included in the set of ports; the port
is not included if its bit has a value of '0'.

Values & Constraints

No enumerated values or constraints recorded.