vcgMemberSoSendSeq
F3-EOTDM-MIB ·
.1.3.6.1.4.1.2544.1.12.17.1.2.1.4
Object
column Integer32
As the source side, this object reports the sequence number sent to the sink side. The sequence number is determined by the LCAS protocol (when LCAS is enabled) or by the order that each path was added into the VCG (when LCAS is disabled). If SQ is invalid, -1 is returned
Context
- MIB
- F3-EOTDM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.17.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vcgMemberEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'F3-EOTDM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-EOTDM-MIB::vcgMemberSoSendSeq'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-EOTDM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-EOTDM-MIB::vcgMemberSoSendSeq.<neIndex>.<shelfIndex>.<slotIndex>.<vcgIndex>.<vcgMemberIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-EOTDM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-EOTDM-MIB::vcgMemberSoSendSeq'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-63
Conformance
Member of