optIfODUkPositionSeqCurrentSize
OPT-IF-MIB ·
.1.3.6.1.2.1.10.133.1.8.1.1.4
Object
column SNMPv2-SMIUnsigned32
This variable indicates the current size of the position
sequence (i.e., number of TCM function and/or GCC12
access that have been created in the ODUk interface).
When the value of this variable is greater than zero,
it means that one or more TCM function and/or GCC12
access have been created in the ODUk interface. In this
case, there will be as many rows in the
optIfODUkPositionSeqTable as the value of
optIfODUkPositionSeqCurrentSize corresponding to this
ODUk interface, one row for each TCM function or GCC12
access. The position of the TCM function and/or
GCC12 access within the sequence is indicated by the
optIfODUkPositionSeqPosition variable in
optIfODUkPositionSeqTable.
The optIfODUkPositionSeqTable also provides pointers
to the corresponding TCM function (optIfODUkT) and
GCC12 access (optIfGCC12) entities.
Context
- MIB
- OPT-IF-MIB
- OID
.1.3.6.1.2.1.10.133.1.8.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optIfODUkConfigEntry
- 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 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPT-IF-MIB::optIfODUkPositionSeqCurrentSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPT-IF-MIB::optIfODUkPositionSeqCurrentSize.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPT-IF-MIB::optIfODUkPositionSeqCurrentSize'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of