sniMirrorGroupSrcOutPortList

NSCRTV-EPON-SNI-MIB · .1.3.6.1.4.1.17409.2.3.2.3.1.5

Object

column r/w OctetString
Mirror Group Src Out Port List.            
It will includes the PON ports.            
It is presented by source egress port list. Each  port is identified
by 4-byte format, same as TC of EponDeviceIndex. The actual length of
this string depends of the number of source egress ports in this mirror 
instance.            
The relationship is:            
Length of the string = 4 * (NUM of ports)              
For example, if device 1, port 2/3, device 6, port 7/8 is the source
egress port of the mirror instance, then object will be presented as:
01 02 03 00 06 07 08 00

Context

MIB
NSCRTV-EPON-SNI-MIB
OID
.1.3.6.1.4.1.17409.2.3.2.3.1.5
Type
column
Access
readwrite
Status
current
Parent
sniMirrorEntry

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 'NSCRTV-EPON-SNI-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-SNI-MIB::sniMirrorGroupSrcOutPortList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-EPON-SNI-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-SNI-MIB::sniMirrorGroupSrcOutPortList.<sniMirrorGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-EPON-SNI-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-EPON-SNI-MIB::sniMirrorGroupSrcOutPortList'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.